Merge "Add management network to list of networks to ping"

This commit is contained in:
Jenkins 2016-08-18 16:13:16 +00:00 committed by Gerrit Code Review
commit e59cef59b6
1 changed files with 1 additions and 0 deletions

View File

@ -806,6 +806,7 @@ resources:
- {get_attr: [Controller, resource.0.storage_ip_address]}
- {get_attr: [Controller, resource.0.storage_mgmt_ip_address]}
- {get_attr: [Controller, resource.0.tenant_ip_address]}
- {get_attr: [Controller, resource.0.management_ip_address]}
ControllerAllNodesValidationDeployment:
type: OS::Heat::StructuredDeployments