Update git submodules
authorSatoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Thu, 5 Dec 2019 10:03:59 +0000 (19:03 +0900)
committerGerrit Code Review <gerrit@onap.org>
Thu, 5 Dec 2019 10:03:59 +0000 (10:03 +0000)
commit166a9b8e256246296c92c4891f4434ce9856dc0c
tree2bd8d54cf3b02f8fdfa8933a633d7efc9654007c
parent1b5f882c8a342a50ed9384f87e9160696160eb69
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>
docs/submodules/sdc.git