incorrect category location 21/15221/1
authorMichael Lando <ml636r@att.com>
Mon, 25 Sep 2017 22:10:34 +0000 (01:10 +0300)
committerMichael Lando <ml636r@att.com>
Mon, 25 Sep 2017 22:10:34 +0000 (01:10 +0300)
Change-Id: I8e96fb3febb6ad108d6f76ef7a8f09543f2e70ba
Issue-Id: SDC-394
Signed-off-by: Michael Lando <ml636r@att.com>
catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml

index 4c7ca11..5a0c7a4 100644 (file)
@@ -87,6 +87,9 @@ resources:
       Rules:
           name: "Rules"
           icons: ['networkrules','securityrules']
+      NetworkService:
+          name: "Network Service"
+          icons: ['network']
   NetworkConnectivity:
     name: "Network Connectivity"
     subcategories:
@@ -146,7 +149,4 @@ resources:
           icons: ['contrail_route']
       SecurityZone:
           name: "Security Zone"
-          icons: ['security_zone']
-      NetworkService:
-          name: "Network Service"
-          icons: ['network']
\ No newline at end of file
+          icons: ['security_zone']
\ No newline at end of file