From: priyanshu Date: Fri, 17 Aug 2018 05:21:09 +0000 (+0530) Subject: Remove workflow plugin from context mode in SDC X-Git-Tag: 1.3.0~151 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ddc466301431d78b2d8b8e03e69ca4cacb8007a6;p=sdc.git Remove workflow plugin from context mode in SDC Remove workflow plugin from context mode in SDC Change-Id: I39c0ec5a0b483f767aca47016ad426c1d640acce Issue-ID: SDC-1659 Signed-off-by: priyanshu --- diff --git a/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/templates/default/FE-plugins-configuration.yaml.erb b/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/templates/default/FE-plugins-configuration.yaml.erb index 0f9719f4ad..338432d896 100644 --- a/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/templates/default/FE-plugins-configuration.yaml.erb +++ b/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/templates/default/FE-plugins-configuration.yaml.erb @@ -24,9 +24,5 @@ pluginsList: tab: displayName: "WORKFLOW" displayRoles: ["DESIGNER", "TESTER"] - context: - displayName: "Workflow Designer" - displayContext: ["VF", "SERVICE"] - displayRoles: ["DESIGNER", "TESTER"] connectionTimeout: 1000