diff options
author | Michal Skalski <mskalski@mirantis.com> | 2016-12-07 01:36:41 +0100 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-01-25 17:49:58 +0400 |
commit | a6a9143adb96470425dae27e1f04910102770b34 (patch) | |
tree | e0760054b1b777eae3580d3d74faaa1fcd4b3f7d /deploy/scenario/no-ha_odl-l2_heat_ceilometer_scenario.yaml | |
parent | 1906a373372b7ddd7eeb181dbe69b204b209e584 (diff) |
Uplift OpenDaylight plugin to Fuel 10
Currently only update pure odl scenarios because both sfc and bgpvpn
variants require additional plugins.
JIRA: FUEL-224
JIRA: FUEL-222
Change-Id: I9891029d3f6a4b6b124cca13caceaab6edb6ca6a
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Diffstat (limited to 'deploy/scenario/no-ha_odl-l2_heat_ceilometer_scenario.yaml')
-rw-r--r-- | deploy/scenario/no-ha_odl-l2_heat_ceilometer_scenario.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/deploy/scenario/no-ha_odl-l2_heat_ceilometer_scenario.yaml b/deploy/scenario/no-ha_odl-l2_heat_ceilometer_scenario.yaml index f8787d780..903aa57fb 100644 --- a/deploy/scenario/no-ha_odl-l2_heat_ceilometer_scenario.yaml +++ b/deploy/scenario/no-ha_odl-l2_heat_ceilometer_scenario.yaml @@ -22,9 +22,9 @@ # deployment configuration meta-data deployment-scenario-metadata: title: ODL-L2 No-HA deployment - version: 0.0.3 - created: Jun 02 2016 - comment: Rebased to Fuel9 + version: 0.0.4 + created: Dec 07 2016 + comment: Rebased to Fuel10 ############################################################################## # Stack extentions are opnfv added value features in form of a fuel-plugin @@ -34,7 +34,7 @@ deployment-scenario-metadata: stack-extensions: - module: opendaylight module-config-name: fuel-odl - module-config-version: 0.9.0 + module-config-version: 1.0.0 module-config-override: # Note that the module substitionion does not support arrays # This is a quick fix |