Merge "Fix ssl cert upload path"
[fuel.git] / deploy / config / plugins / fuel-odl_0.9.0.yaml
index 90a6494..a1ff9b5 100644 (file)
@@ -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-experimental
+        use_experimental_odl:
+          - enable_bgpvpn
         #plugin_id: Assigned during installation
         plugin_version: 0.9.0
         restrictions:
@@ -145,7 +129,7 @@ opendaylight:
         description: V2 version is considered as experimental
         label: Use V2 ML2 driver
         type: checkbox
-        value: true
+        value: false
         weight: 60
       rest_api_port:
         description: Port on which ODL REST API will be available.