diff options
author | Eric Multanen <eric.w.multanen@intel.com> | 2018-11-13 08:25:05 -0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-14 02:53:40 +0000 |
commit | 47307d49e2a94b8f1549eaaca6720715c128fd5c (patch) | |
tree | 480f4fad99968f1733b55665c2c312a83f4595f0 | |
parent | 65faf6c3acece156872dd2bf481365914a5fbfea (diff) |
Updated git submodules
Project: so casablanca 743c0ec3e756309476dadf2b4067f03edbdbaedf
Fix issues with mulicloud adapter parameters
Use the static final string variable for the parameter
key values instead of literal string of the variable name.
Also, vf_module_id and vnf_id (generic vnf id for multicloud)
are already part of the required input list, so they are
not needed to be added to the list of inputs.
Change-Id: I2b0bbf385e4114f0432673a3d7e8c9d652226f0a
Issue-ID: SO-1210
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
m--------- | docs/submodules/so.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git -Subproject 156bcc91b6ee96dd9fbb0223f70cd1b1ac1ebd8 +Subproject 743c0ec3e756309476dadf2b4067f03edbdbaed |