Merge "Fix example in releasenotes/notes/composable-network-subnets"

This commit is contained in:
Zuul 2019-01-08 18:11:05 +00:00 committed by Gerrit Code Review
commit ec79c41d50

View File

@ -16,12 +16,12 @@ features:
- name: <role_name>
networks:
InternalApi:
subnet: internal_api_leaf2
Tenant:
subnet: tenant_leaf2
Storage:
subnet: storage_leaf2
InternalApi:
subnet: internal_api_leaf2
Tenant:
subnet: tenant_leaf2
Storage:
subnet: storage_leaf2
- |
To enable control of which subnet is used for virtual IPs on L3 routed
composable networks the new parameter ``VipSubnetMap`` where added. This