Fixed some gvnfm vnflcm adapter bugs
[vfc/gvnfm/vnflcm.git] / lcm / lcm / nf / vnfs / const.py
index 8f421ab..3967eae 100644 (file)
@@ -428,7 +428,7 @@ vnfd_model_dict = {
             ],
             "nfv_compute": {
                 "num_cpus": 4,
-                "mem_size": "1024MB",
+                "mem_size": "1 GB",
                 "cpu_frequency": "1GHz",
                 "flavor_extra_specs": {
                     "hw: cpu_policy": "shared",
@@ -774,7 +774,7 @@ c7_data_create_flavor ={
 c8_data_list_image = {
     "vimid": "",
     "vimname": "",
-    "imageList": [
+    "images": [
         {
             "status": "active",
             "id": "5e2757c1-f846-4727-915c-9a872553ed75",