Merge "Fix Tenant network declaration" into stable/ocata

This commit is contained in:
Jenkins 2017-10-10 04:38:20 +00:00 committed by Gerrit Code Review
commit 103b52c988
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ resource_registry:
OS::TripleO::Network::InternalApi: ../network/internal_api.yaml
OS::TripleO::Network::StorageMgmt: ../network/storage_mgmt.yaml
OS::TripleO::Network::Storage: ../network/storage.yaml
OS::TripleO::Network::Tenant: ../network/noop.yaml
OS::TripleO::Network::Tenant: OS::Heat::None
# Management network is optional and disabled by default.
# To enable it, include environments/network-management.yaml
#OS::TripleO::Network::Management: ../network/management.yaml