Merge "Remove unused networks from OpenShift roles" into stable/rocky

This commit is contained in:
Zuul 2018-11-14 18:06:55 +00:00 committed by Gerrit Code Review
commit 9e2afdb747
4 changed files with 0 additions and 8 deletions

View File

@ -15,8 +15,6 @@
- External
- InternalApi
- Storage
- StorageMgmt
- Tenant
# For systems with both IPv4 and IPv6, you may specify a gateway network for
# each, such as ['ControlPlane', 'External']
default_route_networks: ['External']

View File

@ -12,8 +12,6 @@
networks:
- InternalApi
- Storage
- StorageMgmt
- Tenant
# For systems with both IPv4 and IPv6, you may specify a gateway network for
# each, such as ['ControlPlane', 'External']
default_route_networks: ['ControlPlane']

View File

@ -15,8 +15,6 @@
- External
- InternalApi
- Storage
- StorageMgmt
- Tenant
# For systems with both IPv4 and IPv6, you may specify a gateway network for
# each, such as ['ControlPlane', 'External']
default_route_networks: ['External']

View File

@ -12,8 +12,6 @@
networks:
- InternalApi
- Storage
- StorageMgmt
- Tenant
# For systems with both IPv4 and IPv6, you may specify a gateway network for
# each, such as ['ControlPlane', 'External']
default_route_networks: ['ControlPlane']