diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-06-29 11:16:51 +0200 |
---|---|---|
committer | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-07-01 11:56:41 +0000 |
commit | 0330037417ae9ae280fdb76ac99ee464dc4a6d1d (patch) | |
tree | c0f759981ed2e5f4cc37d6abf32b187a5ec40c6f /deploy/scenario/ha_odl-bgpvpn_scenario.yaml | |
parent | 65f0209484dbd2851bae5323b294c7289596e214 (diff) |
[BGPVPN] Uplift plugin to Mitaka
Change-Id: I9db366806ec97b44b0e537ee2d4beb3c8a968b92
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Diffstat (limited to 'deploy/scenario/ha_odl-bgpvpn_scenario.yaml')
-rw-r--r-- | deploy/scenario/ha_odl-bgpvpn_scenario.yaml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/deploy/scenario/ha_odl-bgpvpn_scenario.yaml b/deploy/scenario/ha_odl-bgpvpn_scenario.yaml index c0343a617..2257cbb70 100644 --- a/deploy/scenario/ha_odl-bgpvpn_scenario.yaml +++ b/deploy/scenario/ha_odl-bgpvpn_scenario.yaml @@ -22,9 +22,9 @@ # deployment configuration meta-data deployment-scenario-metadata: title: ODL HA BGPVPN deployment - version: 0.0.1 - created: 04.03.2016 - comment: Fuel ODL HA with BGPVPN, Ceph, Ceilometer and Heat Rebased for Fuel8 + version: 0.9.0 + created: 29.06.2016 + comment: Fuel ODL HA with BGPVPN, Ceph, Ceilometer and Heat Rebased for Fuel9 ############################################################################## # Stack extentions are opnfv added value features in form of a fuel-plugin @@ -34,22 +34,22 @@ deployment-scenario-metadata: stack-extensions: - module: opendaylight module-config-name: fuel-odl - module-config-version: 0.0.3 + module-config-version: 0.9.0 module-config-override: metadata: versions: - enable_bgpvpn: value: true metadata: - plugin_version: 0.8.1 + plugin_version: 0.9.0 - module: bgpvpn module-config-name: fuel-bgpvpn - module-config-version: 0.0.3 + module-config-version: 0.9.0 - module: fuel-plugin-ovs module-config-name: fuel-nshovs - module-config-version: 0.0.1 + module-config-version: 0.9.0 ############################################################################## # By editing the override-config sections below, you can override arbitrary |