Oleksii Butenko | ade9c6c | 2018-03-05 15:16:40 +0200 | [diff] [blame] | 1 | nodes: |
| 2 | cfg01.cookied-bm-mcp-ovs-dpdk.local: |
| 3 | reclass_storage_name: infra_config_node01 |
| 4 | roles: |
| 5 | - infra_config |
| 6 | - linux_system_codename_xenial |
| 7 | interfaces: |
| 8 | ens3: |
| 9 | role: single_dhcp |
| 10 | |
| 11 | # Physical nodes |
| 12 | kvm01.cookied-bm-mcp-ovs-dpdk.local: |
| 13 | reclass_storage_name: infra_kvm_node01 |
| 14 | roles: |
| 15 | - infra_kvm |
| 16 | - linux_system_codename_xenial |
| 17 | interfaces: |
| 18 | enp3s0f0: |
| 19 | role: single_mgm |
| 20 | enp3s0f1: |
| 21 | role: bond0_ab_ovs_vlan_ctl |
| 22 | |
| 23 | kvm02.cookied-bm-mcp-ovs-dpdk.local: |
| 24 | reclass_storage_name: infra_kvm_node02 |
| 25 | roles: |
| 26 | - infra_kvm |
| 27 | - linux_system_codename_xenial |
| 28 | interfaces: |
| 29 | enp3s0f0: |
| 30 | role: single_mgm |
| 31 | enp3s0f1: |
| 32 | role: bond0_ab_ovs_vlan_ctl |
| 33 | |
| 34 | kvm03.cookied-bm-mcp-ovs-dpdk.local: |
| 35 | reclass_storage_name: infra_kvm_node03 |
| 36 | roles: |
| 37 | - infra_kvm |
| 38 | - linux_system_codename_xenial |
| 39 | interfaces: |
| 40 | enp3s0f0: |
| 41 | role: single_mgm |
| 42 | enp3s0f1: |
| 43 | role: bond0_ab_ovs_vlan_ctl |
| 44 | |
| 45 | cmp01.cookied-bm-mcp-ovs-dpdk.local: |
| 46 | reclass_storage_name: openstack_compute_node01 |
| 47 | roles: |
| 48 | - openstack_compute_dpdk |
| 49 | - features_lvm_backend |
| 50 | - linux_system_codename_xenial |
| 51 | - openstack_compute_sriov |
| 52 | interfaces: |
Oleksii Butenko | ade9c6c | 2018-03-05 15:16:40 +0200 | [diff] [blame] | 53 | enp5s0f0: |
Oleksii Butenko | 1e8d5f7 | 2018-05-24 16:24:25 +0300 | [diff] [blame^] | 54 | role: combined_vlan_ctl_mgm |
| 55 | single_address: 10.167.11.105 |
| 56 | enp3s0f0: |
| 57 | role: bond_dpdk_prv_lacp |
| 58 | dpdk_pci: "0000:03:00.0" |
Oleksii Butenko | 9d9b050 | 2018-04-25 15:45:07 +0300 | [diff] [blame] | 59 | tenant_address: 10.167.12.105 |
Oleksii Butenko | 1e8d5f7 | 2018-05-24 16:24:25 +0300 | [diff] [blame^] | 60 | enp3s0f1: |
| 61 | role: bond_dpdk_prv_lacp |
| 62 | dpdk_pci: "0000:03:00.1" |
Oleksii Butenko | ade9c6c | 2018-03-05 15:16:40 +0200 | [diff] [blame] | 63 | |
| 64 | cmp02.cookied-bm-mcp-ovs-dpdk.local: |
| 65 | reclass_storage_name: openstack_compute_node02 |
| 66 | roles: |
| 67 | - openstack_compute_dpdk |
| 68 | - features_lvm_backend |
| 69 | - linux_system_codename_xenial |
| 70 | - openstack_compute_sriov |
| 71 | interfaces: |
Oleksii Butenko | ade9c6c | 2018-03-05 15:16:40 +0200 | [diff] [blame] | 72 | enp5s0f0: |
Oleksii Butenko | 1e8d5f7 | 2018-05-24 16:24:25 +0300 | [diff] [blame^] | 73 | role: combined_vlan_ctl_mgm |
| 74 | single_address: 10.167.11.106 |
| 75 | enp3s0f0: |
| 76 | role: bond_dpdk_prv_lacp |
| 77 | dpdk_pci: "0000:03:00.0" |
Oleksii Butenko | 9d9b050 | 2018-04-25 15:45:07 +0300 | [diff] [blame] | 78 | tenant_address: 10.167.12.106 |
Oleksii Butenko | 1e8d5f7 | 2018-05-24 16:24:25 +0300 | [diff] [blame^] | 79 | enp3s0f1: |
| 80 | role: bond_dpdk_prv_lacp |
| 81 | dpdk_pci: "0000:03:00.1" |
Oleksii Butenko | ade9c6c | 2018-03-05 15:16:40 +0200 | [diff] [blame] | 82 | |
| 83 | gtw01.cookied-bm-mcp-ovs-dpdk.local: |
| 84 | reclass_storage_name: openstack_gateway_node01 |
| 85 | roles: |
| 86 | - openstack_gateway |
| 87 | - linux_system_codename_xenial |
| 88 | interfaces: |
| 89 | enp3s0f0: |
| 90 | role: single_mgm |
| 91 | deploy_address: 172.16.49.5 |
| 92 | enp3s0f1: |
| 93 | role: bond0_ab_dvr_vxlan_ctl_mesh_floating |
| 94 | |
| 95 | gtw02.cookied-bm-mcp-ovs-dpdk.local: |
| 96 | reclass_storage_name: openstack_gateway_node02 |
| 97 | roles: |
| 98 | - openstack_gateway |
| 99 | - linux_system_codename_xenial |
| 100 | interfaces: |
| 101 | enp3s0f0: |
| 102 | role: single_mgm |
| 103 | deploy_address: 172.16.49.4 |
| 104 | enp3s0f1: |
| 105 | role: bond0_ab_dvr_vxlan_ctl_mesh_floating |