Return canonical stack id on multicloud create 09/70609/1
authorEric Multanen <eric.w.multanen@intel.com>
Wed, 17 Oct 2018 06:36:20 +0000 (23:36 -0700)
committerEric Multanen <eric.w.multanen@intel.com>
Wed, 17 Oct 2018 07:05:45 +0000 (00:05 -0700)
commitb5b16afb10e4bbe44a26c9d1724b44a4cdd6853e
tree4d8bbed8492d93bb275033a2b804ded0e18276f1
parent62363588df24c40fe40e77f52ab00c3b23e62497
Return canonical stack id on multicloud create

When creating vfmodule via multicloud adapter, return
the canonical name of the stack <stackname>/<stack id>

Code was returning <stack id>/<stack id>

Change-Id: Iaa2a105ab779acc9638fe515c7bc4e5c23d7233e
Issue-ID: SO-1142
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoMulticloudUtils.java