Add vfc-vnflcm v2 tests
[vfc/gvnfm/vnflcm.git] / lcm / lcm / nf / vnf_create / create_vnf_identifier.py
index 62571a1..d85a228 100644 (file)
@@ -73,7 +73,7 @@ class CreateVnf:
             'vnfSoftwareVersion': vnf_inst.vnfSoftwareVersion,
             'vnfdVersion': vnf_inst.version,
             'vnfPkgId': vnf_inst.package_id,
-            'vnfConfigurableProperties': []
+            'vnfConfigurableProperties': {}
         }
         return resp