Fix GlanceRegistry FFU cleanup
Instead of nooping the service we need it to run in order to remove if from the overcloud. Change-Id: Ide061ca5e4495495658380499c62862e43441e25 Resolves: rhbz#1562199 Closes-Bug: #1775186
This commit is contained in:
parent
68c3856b83
commit
1b6e061692
@ -3,7 +3,6 @@
|
|||||||
# by the operator. Please use additional -e env.yaml.
|
# by the operator. Please use additional -e env.yaml.
|
||||||
resource_registry:
|
resource_registry:
|
||||||
OS::TripleO::Services::Core: OS::Heat::None
|
OS::TripleO::Services::Core: OS::Heat::None
|
||||||
OS::TripleO::Services::GlanceRegistry: OS::Heat::None
|
|
||||||
OS::TripleO::Services::VipHosts: OS::Heat::None
|
OS::TripleO::Services::VipHosts: OS::Heat::None
|
||||||
# Set the config-download environment for the stack update:
|
# Set the config-download environment for the stack update:
|
||||||
OS::TripleO::SoftwareDeployment: ../../config-download-structured.yaml
|
OS::TripleO::SoftwareDeployment: ../../config-download-structured.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user