diff options
author | Michal Skalski <mskalski@mirantis.com> | 2016-07-01 09:59:22 +0200 |
---|---|---|
committer | Michal Skalski <mskalski@mirantis.com> | 2016-07-01 10:00:17 +0200 |
commit | 14df1b694180d638278dc8ed052f2753fa2fdbcb (patch) | |
tree | cc3e1f0af5cabf5b5ebc4bf347da26a917a67b79 /deploy | |
parent | f27660f6b1fc7995e373a7aecfbe89d3735b02a9 (diff) |
Fix module versions for scenarios
Change-Id: Ia5a5d008af717f9b2d0e7495bd2180cdad4075e8
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Diffstat (limited to 'deploy')
6 files changed, 7 insertions, 7 deletions
diff --git a/deploy/scenario/ha_odl-l2_heat_ceilometer_scenario.yaml b/deploy/scenario/ha_odl-l2_heat_ceilometer_scenario.yaml index 26a79031c..0d16a3d65 100644 --- a/deploy/scenario/ha_odl-l2_heat_ceilometer_scenario.yaml +++ b/deploy/scenario/ha_odl-l2_heat_ceilometer_scenario.yaml @@ -34,7 +34,7 @@ deployment-scenario-metadata: stack-extensions: - module: opendaylight module-config-name: fuel-odl - module-config-version: 0.0.4 + module-config-version: 0.9.0 module-config-override: # Note that the module substitionion does not support arrays # This is a quick fix diff --git a/deploy/scenario/ha_odl-l2_sfc_heat_ceilometer_scenario.yaml b/deploy/scenario/ha_odl-l2_sfc_heat_ceilometer_scenario.yaml index e73842f82..2e2332f19 100644 --- a/deploy/scenario/ha_odl-l2_sfc_heat_ceilometer_scenario.yaml +++ b/deploy/scenario/ha_odl-l2_sfc_heat_ceilometer_scenario.yaml @@ -34,7 +34,7 @@ deployment-scenario-metadata: stack-extensions: - module: nsh-ovs module-config-name: fuel-nshovs - module-config-version: 0.0.2 + module-config-version: 0.9.0 module-config-override: metadata: versions: @@ -42,7 +42,7 @@ stack-extensions: value: true - module: opendaylight module-config-name: fuel-odl - module-config-version: 0.0.4 + module-config-version: 0.9.0 module-config-override: metadata: versions: diff --git a/deploy/scenario/ha_odl-l3_heat_ceilometer_scenario.yaml b/deploy/scenario/ha_odl-l3_heat_ceilometer_scenario.yaml index f5dd12c3a..85bef533b 100644 --- a/deploy/scenario/ha_odl-l3_heat_ceilometer_scenario.yaml +++ b/deploy/scenario/ha_odl-l3_heat_ceilometer_scenario.yaml @@ -36,7 +36,7 @@ deployment-scenario-metadata: stack-extensions: - module: opendaylight module-config-name: fuel-odl - module-config-version: 0.0.4 + module-config-version: 0.9.0 module-config-override: metadata: versions: 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 9e2922f78..55af51f9e 100644 --- a/deploy/scenario/no-ha_odl-l2_heat_ceilometer_scenario.yaml +++ b/deploy/scenario/no-ha_odl-l2_heat_ceilometer_scenario.yaml @@ -34,7 +34,7 @@ deployment-scenario-metadata: stack-extensions: - module: opendaylight module-config-name: fuel-odl - module-config-version: 0.0.4 + module-config-version: 0.9.0 module-config-override: # Note that the module substitionion does not support arrays # This is a quick fix diff --git a/deploy/scenario/no-ha_odl-l2_sfc_heat_ceilometer_scenario.yaml b/deploy/scenario/no-ha_odl-l2_sfc_heat_ceilometer_scenario.yaml index 028aa15dd..4303a7dd2 100644 --- a/deploy/scenario/no-ha_odl-l2_sfc_heat_ceilometer_scenario.yaml +++ b/deploy/scenario/no-ha_odl-l2_sfc_heat_ceilometer_scenario.yaml @@ -34,7 +34,7 @@ deployment-scenario-metadata: stack-extensions: - module: nsh-ovs module-config-name: fuel-nshovs - module-config-version: 0.0.1 + module-config-version: 0.9.0 module-config-override: # Note that the module substitionion does not support arrays diff --git a/deploy/scenario/no-ha_odl-l3_heat_ceilometer_scenario.yaml b/deploy/scenario/no-ha_odl-l3_heat_ceilometer_scenario.yaml index dbc222baf..176d985bd 100644 --- a/deploy/scenario/no-ha_odl-l3_heat_ceilometer_scenario.yaml +++ b/deploy/scenario/no-ha_odl-l3_heat_ceilometer_scenario.yaml @@ -36,7 +36,7 @@ deployment-scenario-metadata: stack-extensions: - module: opendaylight module-config-name: fuel-odl - module-config-version: 0.0.4 + module-config-version: 0.9.0 module-config-override: metadata: versions: |