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)] = {