Merge "Remove ffwd lifecycle environment files." into stable/victoria

This commit is contained in:
Zuul 2021-02-02 21:41:32 +00:00 committed by Gerrit Code Review
commit 3468b178dc
2 changed files with 0 additions and 19 deletions

View File

@ -1,9 +0,0 @@
# Environment file used in the last step of a ffwd overcloud upgrade.
# This file is required by the tripleoclient and not expected to be updated
# by the operator. Please use additional -e env.yaml.
parameter_defaults:
UpgradeLevelNovaCompute: ''
UpgradeInitCommonCommand: ''
UpgradeInitCommand: ''
StackUpdateType: ''
NetworkDeploymentActions: ['CREATE']

View File

@ -1,10 +0,0 @@
# Environment file used in the first step of a ffwd overcloud upgrade.
# This file is required by the tripleoclient and not expected to be updated
# by the operator. Please use additional -e env.yaml.
resource_registry:
OS::TripleO::Services::Core: OS::Heat::None
OS::TripleO::Services::VipHosts: OS::Heat::None
OS::TripleO::Services::MongoDb: OS::Heat::None
parameter_defaults:
NetworkDeploymentActions: ['CREATE','UPDATE']