Ensure WorkflowSteps resource is enabled in ceph-upgrade-prepare

To trigger ceph-ansible we need to make sure the WorkfowSteps
resource is enabled in ceph-upgrade-prepare env file.

Change-Id: Id760305971a68c397f9334265dd023b1e1884295
Closes-Bug: 1774647
This commit is contained in:
Giulio Fidente 2018-06-01 15:51:48 +02:00
parent 5a2ac547b6
commit ba8168fe96
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
resource_registry:
OS::TripleO::SoftwareDeployment: OS::Heat::StructuredDeployment
OS::TripleO::DeploymentSteps: OS::Heat::StructuredDeploymentGroup
OS::TripleO::WorkflowSteps: OS::Mistral::ExternalResource
OS::Heat::SoftwareDeployment: OS::TripleO::Heat::SoftwareDeployment
OS::Heat::StructuredDeployment: OS::TripleO::Heat::StructuredDeployment
parameter_defaults: