From f41951033204f43882337533b4265790c598c4e1 Mon Sep 17 00:00:00 2001 From: Tal Gitelman Date: Tue, 13 Nov 2018 19:37:19 +0200 Subject: vCPE Tunnel XConn : allottedResourcEtype is - failing to match SO trigger Change-Id: I5e56408f619487c436e7547c0935b3791d24016d Issue-ID: SDC-1909 Signed-off-by: Tal Gitelman --- catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'catalog-be/src') 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 5f28c147b6..bb59cc41b8 100644 --- a/catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml +++ b/catalog-be/src/main/resources/import/tosca/categories/categoryTypes.yml @@ -148,7 +148,7 @@ resources: name: "Allotted Resource" icons: ['allotted_resource'] TunnelXConnect: - name: "Tunnel XConnect" + name: "TunnelXConn" icons: ['tunnel_x_connect'] IpMuxDemux: name: "IP Mux Demux" -- cgit 1.2.3-korg