| commit | fb6c646590ef77d424eb58213e475001ec9af80e | [log] [tgz] |
|---|---|---|
| author | prithiv <prithiv.mohan@intel.com> | Thu Apr 13 17:20:36 2017 +0100 |
| committer | velandy <rajesh.velandy@riftio.com> | Thu Apr 13 22:49:51 2017 +0100 |
| tree | 50b58c9008107359db56f9d59bb6247170ee9583 | |
| parent | 0879ce9a9e28909ece90c603cb99c772b2552370 [diff] |
Bug 240 - NS Scaling Scale Out Change-Id: I7134ae3c64c616e4a679a4bc6039876e1b234c57 Signed-off-by: prithiv <prithiv.mohan@intel.com>
diff --git a/models/openmano/python/rift/openmano/rift2openmano.py b/models/openmano/python/rift/openmano/rift2openmano.py index 7c6dfc2..ad16a8c 100755 --- a/models/openmano/python/rift/openmano/rift2openmano.py +++ b/models/openmano/python/rift/openmano/rift2openmano.py
@@ -337,7 +337,6 @@ topology["nodes"] = {} tst_index = [] openmano_vnfd_id = openmano_vnfd_ids.get(rift_vnfd_id,None) - logger.debug("CONSTVNF %s", rift_nsd.constituent_vnfds) for rvnfd_id in rift_nsd.constituent_vnfds: if rvnfd_id.vnfd_id_ref == rift_vnfd_id: topology["nodes"][rift_vnfd_id+'__'+str(rvnfd_id.member_vnf_index)] = {