Fix for VID-927: Generated service instance name is not visible in Instantiation... 77/116077/2
authormarcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Thu, 3 Dec 2020 14:14:55 +0000 (15:14 +0100)
committerIkram Ikramullah <ikram@research.att.com>
Mon, 21 Dec 2020 17:32:52 +0000 (17:32 +0000)
commitf3821edf3122600c99658c5e6c11234199f04173
tree2192fa2578d12095a58619aab1d51c412d3ecdb9
parenteb2b6b31d0e90c359a63befe1a23ba066df62d1c
Fix for VID-927: Generated service instance name is not visible in Instantiation status table.

If user not provide Instance Name during set a new service instance, vid generate name base on service model name
(if the name is not unique, it will append the suffix)

Issue-ID: VID-927
Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Change-Id: I7d51c0d4b0b2c0765ba9f3a7302c591f19438dc4
vid-app-common/src/main/java/org/onap/vid/job/command/MsoRequestBuilder.kt
vid-app-common/src/test/resources/payload_jsons/bulk_service_no_homing.json
vid-app-common/src/test/resources/payload_jsons/bulk_service_request_ecomp_naming.json
vid-app-common/src/test/resources/payload_jsons/bulk_service_request_no_vfmodule_ecomp_naming.json