diff options
author | Steven Hardy <shardy@redhat.com> | 2017-04-03 16:18:16 +0100 |
---|---|---|
committer | Steven Hardy <shardy@redhat.com> | 2017-04-03 16:19:46 +0100 |
commit | 66551bd7de0c78aa943c2aebd4fee9cb14c49c88 (patch) | |
tree | d58cf91b37fb570bb99098ad224a688ce4d2deb9 /environments/major-upgrade-all-in-one.yaml | |
parent | b20bdcee038e4b3f8717768a33c5c2e66987c011 (diff) |
Remove not-working all-in-one upgrade environment
This won't work because we need to change the state of UpgradeLevelNovaCompute
and EnableConfigPurge during the upgrade - it should have been removed
before release, which was an oversight.
Removing this now to avoid further confusion in future.
Change-Id: I16853cdec6c8fe6ad54f17ae2ad1e0460f1574ea
Closes-Bug: #1679214
Diffstat (limited to 'environments/major-upgrade-all-in-one.yaml')
-rw-r--r-- | environments/major-upgrade-all-in-one.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/environments/major-upgrade-all-in-one.yaml b/environments/major-upgrade-all-in-one.yaml deleted file mode 100644 index 4283b212..00000000 --- a/environments/major-upgrade-all-in-one.yaml +++ /dev/null @@ -1,2 +0,0 @@ -resource_registry: - OS::TripleO::PostDeploySteps: ../puppet/major_upgrade_steps.yaml |