Merge "Fix NetworkDeploymentActionValue format" into stable/victoria
This commit is contained in:
commit
faa3fc74cf
@ -690,7 +690,7 @@ resources:
|
|||||||
type: OS::Heat::Value
|
type: OS::Heat::Value
|
||||||
properties:
|
properties:
|
||||||
value:
|
value:
|
||||||
- if:
|
if:
|
||||||
- {{role.name}}_network_deployment_actions_exists
|
- {{role.name}}_network_deployment_actions_exists
|
||||||
- {get_param: {{role.name}}NetworkDeploymentActions}
|
- {get_param: {{role.name}}NetworkDeploymentActions}
|
||||||
- {get_param: NetworkDeploymentActions}
|
- {get_param: NetworkDeploymentActions}
|
||||||
|
Loading…
Reference in New Issue
Block a user