e5c170e55bd514997ed0b21f80eee6675ce5b131
[sdc.git] /
1 designersList:
2    - designerId: DCAE
3      designerProtocol: <%= @dcae_protocol %>
4      designerHost: <%= @dcae_host %>
5      designerPort: <%= @dcae_port %>
6      designerPath: "/openoui/vnfmarket/#!/marketplace"
7      designerStateUrl: "dcae"
8      designerDisplayOptions:
9         context:
10             displayName: "Monitor"
11             displayContext: ["RESOURCE", "SERVICE"]
12    - designerId: WORKFLOW
13      designerProtocol: <%= @workflow_protocol %>
14      designerHost: <%= @workflow_host %>
15      designerPort: <%= @workflow_port %>
16      designerPath: "/"
17      designerStateUrl: "workflowDesigner"
18      designerDisplayOptions:
19         top:
20             displayName: "WORKFLOW"
21         context:
22             displayName: "Workflow Designer"
23             displayContext: ["RESOURCE"]