aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/scenario
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2017-02-02 16:55:35 +0400
committerMichael Polenchuk <mpolenchuk@mirantis.com>2017-02-02 16:55:35 +0400
commit49e776981c16ef2b8e87d7a622fbec778fe210fd (patch)
treebaf3b9c6e89b586c68b06a2da0d946b578fb54a4 /deploy/scenario
parent88d16620ab21f7e1bcd9e921a2ef06c5f53913c5 (diff)
Enable fuel plugin of tacker
Change-Id: I172d4d0948559200b8f9e6fbe91159b80ab734ba Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'deploy/scenario')
-rw-r--r--deploy/scenario/ha_odl-l2_sfc_heat_ceilometer_scenario.yaml14
-rw-r--r--deploy/scenario/no-ha_odl-l2_sfc_heat_ceilometer_scenario.yaml14
2 files changed, 14 insertions, 14 deletions
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 c4789484c..f02949f94 100644
--- a/deploy/scenario/ha_odl-l2_sfc_heat_ceilometer_scenario.yaml
+++ b/deploy/scenario/ha_odl-l2_sfc_heat_ceilometer_scenario.yaml
@@ -22,9 +22,9 @@
# deployment configuration meta-data
deployment-scenario-metadata:
title: ODL-L2 SFC HA deployment
- version: 0.0.2
+ version: 0.0.3
created: Feb 10 2016
- comment: Rebased to Fuel9
+ comment: Rebased to Fuel10
##############################################################################
# Stack extentions are opnfv added value features in form of a fuel-plugin
@@ -34,27 +34,27 @@ deployment-scenario-metadata:
stack-extensions:
- module: fuel-plugin-ovs
module-config-name: fuel-nshovs
- module-config-version: 0.9.0
+ module-config-version: 1.0.0
module-config-override:
metadata:
versions:
- install_nsh:
value: true
metadata:
- plugin_version: 0.9.0
+ plugin_version: 1.0.0
- module: opendaylight
module-config-name: fuel-odl
- module-config-version: 0.9.0
+ module-config-version: 1.0.0
module-config-override:
metadata:
versions:
- enable_sfc:
value: true
metadata:
- plugin_version: 0.9.0
+ plugin_version: 1.0.0
- module: tacker
module-config-name: fuel-tacker
- module-config-version: 0.9.0
+ module-config-version: 1.0.0
# Note that the module substitionion does not support arrays
# This is a quick fix
# - module: opendaylight
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 90a45d577..6abea7b77 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
@@ -22,9 +22,9 @@
# deployment configuration meta-data
deployment-scenario-metadata:
title: ODL-L2-SFC No-HA deployment
- version: 0.0.3
+ version: 0.0.4
created: Feb 10 2016
- comment: Fuel ODL-L2 SFC No HA with Ceph, Ceilometer and Heat Rebased for Fuel9
+ comment: Fuel ODL-L2 SFC No HA with Ceph, Ceilometer and Heat Rebased for Fuel10
##############################################################################
# Stack extentions are opnfv added value features in form of a fuel-plugin
@@ -34,27 +34,27 @@ deployment-scenario-metadata:
stack-extensions:
- module: fuel-plugin-ovs
module-config-name: fuel-nshovs
- module-config-version: 0.9.0
+ module-config-version: 1.0.0
module-config-override:
metadata:
versions:
- install_nsh:
value: true
metadata:
- plugin_version: 0.9.0
+ plugin_version: 1.0.0
- module: opendaylight
module-config-name: fuel-odl
- module-config-version: 0.9.0
+ module-config-version: 1.0.0
module-config-override:
metadata:
versions:
- enable_sfc:
value: true
metadata:
- plugin_version: 0.9.0
+ plugin_version: 1.0.0
- module: tacker
module-config-name: fuel-tacker
- module-config-version: 0.9.0
+ module-config-version: 1.0.0
# Note that the module substitionion does not support arrays
# This is a quick fix