ab13d4f2ca1fab68a584f8b45b6b28d64067df56
[sdc.git] /
1 pluginsList:
2    - pluginId: DCAE
3      pluginProtocol: <%= @dcae_protocol %>
4      pluginHost: <%= @dcae_host %>
5      pluginPort: <%= @dcae_port %>
6      pluginPath: "/openoui/vnfmarket/#!/marketplace"
7      pluginStateUrl: "dcae"
8      pluginDisplayOptions:
9         context:
10             displayName: "Monitor"
11             displayContext: ["RESOURCE", "SERVICE"]
12    - pluginId: WORKFLOW
13      pluginProtocol: <%= @workflow_protocol %>
14      pluginHost: <%= @workflow_host %>
15      pluginPort: <%= @workflow_port %>
16      pluginPath: "/"
17      pluginStateUrl: "workflowDesigner"
18      pluginDisplayOptions:
19         top:
20             displayName: "WORKFLOW"
21         context:
22             displayName: "Workflow Designer"
23             displayContext: ["RESOURCE"]