Merge "Allow stacks to remove old update resources"

This commit is contained in:
Zuul 2018-03-27 17:37:33 +00:00 committed by Gerrit Code Review
commit e8fe14b4b1
1 changed files with 5 additions and 0 deletions

View File

@ -342,6 +342,11 @@ resource_registry:
# Tempest
OS::TripleO::Services::Tempest: OS::Heat::None
# Deprecated, only defined to allow smooth transition of existing
# stacks. Can be removed in S release.
OS::TripleO::Tasks::UpdateWorkflow: OS::Heat::None
OS::TripleO::Tasks::PackageUpdate: OS::Heat::None
parameter_defaults:
EnablePackageInstall: false
SoftwareConfigTransport: POLL_TEMP_URL