Dennis Dmitriev | f4826bc | 2017-09-28 19:03:54 +0300 | [diff] [blame] | 1 | Patterns from this folder are used for two purposes: |
| 2 | 1. Configure the real node interfaces as specified in the inventory. |
| 3 | 2. Provide the following list of interfaces for the underlay level: |
| 4 | - br_mgm: Access from infrastructure management network / admin network / DHCP / PXE |
| 5 | - br_ctl: OpenStack control network for internal services |
| 6 | - br-prv: For tenant networks with VLAN segmentation |
| 7 | - br-ten: For tenant networks with VXLAN segmentation |
| 8 | - br-mesh: Endpoint for VXLAN tunnels that are used by br-ten |
| 9 | - br-floating: Connection to the floating network |
| 10 | - vhost0: for OpenContrail workloads |