Added new categories types 13/12913/1
authorIdan Amit <ia096e@intl.att.com>
Sun, 17 Sep 2017 14:10:53 +0000 (17:10 +0300)
committerIdan Amit <ia096e@intl.att.com>
Sun, 17 Sep 2017 14:10:53 +0000 (17:10 +0300)
Change-Id: I1a3fa409a0df007a19c1d8f3dea362b2cb9a0bf2
Issue-Id: SDC-329
Signed-off-by: Idan Amit <ia096e@intl.att.com>
catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml
catalog-be/src/main/resources/import/tosca/categories/categoryTypes.zip

index 8914207..4c7ca11 100644 (file)
@@ -11,6 +11,12 @@ services:
     VoIP_Call_Control:
       name: "VoIP Call Control"
       icons: ['call_controll']
+    E2E_Service:
+      name: "E2E Service"
+      icons: ['network_l_1-3']
+    Network_Service:
+      name: "Network Service"
+      icons: ['network_l_1-3']
 resources:
   NetworkLayer23:
     name: "Network L2-3"
@@ -137,7 +143,10 @@ resources:
           icons: ['service_admin']  
       ContrailRoute:
           name: "Contrail Route"
-          icons: ['contrail_route']          
+          icons: ['contrail_route']
       SecurityZone:
           name: "Security Zone"
-          icons: ['security_zone']          
\ No newline at end of file
+          icons: ['security_zone']
+      NetworkService:
+          name: "Network Service"
+          icons: ['network']
\ No newline at end of file
index 7a0e6bc..314a12e 100644 (file)
Binary files a/catalog-be/src/main/resources/import/tosca/categories/categoryTypes.zip and b/catalog-be/src/main/resources/import/tosca/categories/categoryTypes.zip differ