diff options
author | Michal Skalski <mskalski@mirantis.com> | 2016-08-12 14:20:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-12 14:20:36 +0000 |
commit | 1268d78a2564bcadb02226103aec3d4f01eb1fb0 (patch) | |
tree | d50a81c90b0bd6916ade23d8ca344d13c683ff14 /deploy/config | |
parent | 3d768dda2bb803adb1536a0247adc1729478879a (diff) | |
parent | fa28f15fda4207bfb546c34cc0bed83423fcc42f (diff) |
Merge "Allign odl-sfc scenarios with new plugin version"
Diffstat (limited to 'deploy/config')
-rw-r--r-- | deploy/config/plugins/fuel-odl_0.9.0.yaml | 26 |
1 files changed, 5 insertions, 21 deletions
diff --git a/deploy/config/plugins/fuel-odl_0.9.0.yaml b/deploy/config/plugins/fuel-odl_0.9.0.yaml index 90a64949c..6caf4834f 100644 --- a/deploy/config/plugins/fuel-odl_0.9.0.yaml +++ b/deploy/config/plugins/fuel-odl_0.9.0.yaml @@ -83,23 +83,6 @@ opendaylight: - data: gcr label: GBP weight: 21 - package_name: - description: 'Plugin can be build with dedicated package for SFC. Before - choosing opendaylight-boron ensure that plugin include this package. - - ' - label: Name of opendaylight deb package - restrictions: - - action: hide - condition: settings:opendaylight.enable_sfc.value == false - type: select - value: opendaylight - values: - - data: opendaylight - label: opendaylight - - data: opendaylight-boron - label: opendaylight-boron - weight: 22 metadata: default_credentials: password: admin @@ -130,13 +113,14 @@ opendaylight: - odl-sfc-model - odl-sfc-provider - odl-sfc-provider-rest - - odl-sfc-sb-rest - - odl-sfc-ui - - odl-sfc-netconf - odl-sfc-ovs - - odl-sfcofl2 + - odl-sfc-openflow-renderer vpn: - odl-vpnservice-openstack + odl_deb: opendaylight + experimental_odl_deb: opendaylight-boron + use_experimental_odl: + - enable_sfc #plugin_id: Assigned during installation plugin_version: 0.9.0 restrictions: |