blob: 21de74636f7c3c62f6bb5b072701fae263c004c6 [file] [log] [blame]
Idan Amiteedaaf92018-01-31 13:27:33 +02001pluginsList:
Michael Lando5b593492018-07-29 16:13:45 +03002 - pluginId: DCAED
Idan Amit162f5072018-01-31 18:57:31 +02003 pluginDiscoveryUrl: <%= @dcae_discovery_url %>
4 pluginSourceUrl: <%= @dcae_source_url %>
Areli, Fuss (af732p)332a0bd2018-05-01 12:11:06 +03005 pluginStateUrl: "dcaed"
Idan Amiteedaaf92018-01-31 13:27:33 +02006 pluginDisplayOptions:
7 context:
Idan Amitfb755102018-02-07 13:29:38 +02008 displayName: "Monitoring"
9 displayContext: ["SERVICE"]
Idan Amit162f5072018-01-31 18:57:31 +020010 displayRoles: ["DESIGNER"]
Michael Lando7ae629c2018-07-31 16:57:03 +030011 - pluginId: DCAE-DS
12 pluginDiscoveryUrl: <%= @dcae_dt_discovery_url %>
13 pluginSourceUrl: <%= @dcae_dt_source_url %>
14 pluginStateUrl: "dcae-ds"
15 pluginDisplayOptions:
16 tab:
17 displayName: "DCAE-DS"
18 displayRoles: ["DESIGNER"]
Idan Amiteedaaf92018-01-31 13:27:33 +020019 - pluginId: WORKFLOW
Idan Amit162f5072018-01-31 18:57:31 +020020 pluginDiscoveryUrl: <%= @workflow_discovery_url %>
21 pluginSourceUrl: <%= @workflow_source_url %>
Idan Amiteedaaf92018-01-31 13:27:33 +020022 pluginStateUrl: "workflowDesigner"
23 pluginDisplayOptions:
Idan Amit162f5072018-01-31 18:57:31 +020024 tab:
Idan Amiteedaaf92018-01-31 13:27:33 +020025 displayName: "WORKFLOW"
Idan Amit162f5072018-01-31 18:57:31 +020026 displayRoles: ["DESIGNER", "TESTER"]
Idan Amitd03d20a2018-03-15 18:07:16 +020027
shrikantawachard139e092019-01-16 12:37:16 +053028connectionTimeout: 1000