Merge "Add networks to Standalone role"

This commit is contained in:
Zuul 2019-06-11 03:35:29 +00:00 committed by Gerrit Code Review
commit f7fb4bdaed

View File

@ -12,6 +12,17 @@
- primary
- controller
- standalone
networks:
External:
subnet: external_subnet
InternalApi:
subnet: internal_api_subnet
Storage:
subnet: storage_subnet
StorageMgmt:
subnet: storage_mgmt_subnet
Tenant:
subnet: tenant_subnet
disable_constraints: True
ServicesDefault:
- OS::TripleO::Services::Aide