Sanity docker build
[sdc.git] / catalog-be / src / main / resources / scripts / import / tosca / importOnapTypes.py
index 664c5cc..18d2270 100644 (file)
@@ -26,12 +26,12 @@ def importOnapTypes(beHost, bePort, adminUser, fileDir, updateversion):
                      "extZteCP",
                      "extZteVDU",
                      "extZteVL",
+                     "NSD",
+                                 "VDU",
                      "vduCompute",
                                  "vduCpd",
                                  "vduVirtualStorage",
-                                 "vnfVirtualLinkDesc",
-                                 "NSD",
-                                 "VDU"
+                                 "vnfVirtualLinkDesc"
                                  ]
                
        responseCodes = [200, 201]