diff options
author | Satoshi Fujii <fujii-satoshi@jp.fujitsu.com> | 2019-12-05 19:03:59 +0900 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-05 10:03:59 +0000 |
commit | 166a9b8e256246296c92c4891f4434ce9856dc0c (patch) | |
tree | 2bd8d54cf3b02f8fdfa8933a633d7efc9654007c /docs/submodules/sdc.git | |
parent | 1b5f882c8a342a50ed9384f87e9160696160eb69 (diff) |
Update git submodules
* Update docs/submodules/sdc.git from branch 'master'
to 15fabcb9618c6acd6fa604e17777df4d494eca1b
- Fix impossible to drag and drop same service twice into the composition
When a service proxy instance including underscore in its name is added into
the composition, instance ID suffix is not properly calculated and that results
in duplicate key error due to ID conflict.
This change normalizes the name to find existing proxy instances to get suffix
number calculated properly.
Change-Id: I6f2ceb4b9cf020e1523264a99e1347b6caa98965
Issue-ID: SDC-2043
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Diffstat (limited to 'docs/submodules/sdc.git')
m--------- | docs/submodules/sdc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git -Subproject ee4c4d72ed2118ea44dd5d83e1cf1677b6ebb03 +Subproject 15fabcb9618c6acd6fa604e17777df4d494eca1 |