From 184a534c48377f89b0ac6ae6c3aacd7ed2d4f340 Mon Sep 17 00:00:00 2001 From: "Gitelman, Tal (tg851x)" Date: Mon, 12 Mar 2018 18:33:32 +0200 Subject: Normative alignemet Change-Id: I4ec063f938f9bde2f5727c338177e6d99ef5bc9a Issue-ID: SDC-1104 Signed-off-by: Gitelman, Tal (tg851x) --- .../main/resources/import/tosca/categories/categoryTypes.yml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml') diff --git a/catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml b/catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml index 519d1ee695..6e8b4487a5 100644 --- a/catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml +++ b/catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml @@ -11,12 +11,6 @@ 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" @@ -87,9 +81,6 @@ resources: Rules: name: "Rules" icons: ['networkrules','securityrules'] - NetworkService: - name: "Network Service" - icons: ['network'] NetworkConnectivity: name: "Network Connectivity" subcategories: @@ -135,6 +126,9 @@ resources: Template: name: "Template" subcategories: + BaseMonitoringTemplate: + name: "Base Monitoring Template" + icons: ['monitoring_template'] MonitoringTemplate: name: "Monitoring Template" icons: ['monitoring_template'] -- cgit 1.2.3-korg