diff options
Diffstat (limited to 'deploy/config/plugins/fuel-odl_0.9.0.yaml')
-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: |