summaryrefslogtreecommitdiffstats
path: root/environments/major-upgrade-remove-sahara.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-10-05 18:01:20 +0000
committerGerrit Code Review <review@openstack.org>2016-10-05 18:01:20 +0000
commit5e4a51363b6a5b8ce3171ca2c942113972d1892d (patch)
tree7353c264fb473e46a477c9e28f6da036d11c9920 /environments/major-upgrade-remove-sahara.yaml
parentef8bf6379e94ce24cfdb69d51f61bf808b555600 (diff)
parent2e6cc07c1a74c2dd7be70568f49834bace499937 (diff)
Merge "Adds Environment File for Removing Sahara during M/N upgrade"
Diffstat (limited to 'environments/major-upgrade-remove-sahara.yaml')
-rw-r--r--environments/major-upgrade-remove-sahara.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/environments/major-upgrade-remove-sahara.yaml b/environments/major-upgrade-remove-sahara.yaml
new file mode 100644
index 00000000..e0aaf130
--- /dev/null
+++ b/environments/major-upgrade-remove-sahara.yaml
@@ -0,0 +1,6 @@
+parameter_defaults:
+ KeepSaharaServicesOnUpgrade: false
+resource_registry:
+ OS::TripleO::Services::SaharaApi: OS::Heat::None
+ OS::TripleO::Services::SaharaEngine: OS::Heat::None
+