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: |
| 53 | enp3s0f0: |
| 54 | role: single_mgm |
| 55 | deploy_address: 172.16.49.3 |
| 56 | enp3s0f1: |
| 57 | role: single_vlan_ctl |
Oleksii Butenko | ade9c6c | 2018-03-05 15:16:40 +0200 | [diff] [blame] | 58 | single_address: 10.167.11.105 |
| 59 | enp5s0f0: |
Oleksii Butenko | 9d9b050 | 2018-04-25 15:45:07 +0300 | [diff] [blame] | 60 | tenant_address: 10.167.12.105 |
Oleksii Butenko | ade9c6c | 2018-03-05 15:16:40 +0200 | [diff] [blame] | 61 | role: single_ovs_dpdk_prv |
| 62 | dpdk_pci: "0000:05:00.0" |
| 63 | |
| 64 | |
| 65 | cmp02.cookied-bm-mcp-ovs-dpdk.local: |
| 66 | reclass_storage_name: openstack_compute_node02 |
| 67 | roles: |
| 68 | - openstack_compute_dpdk |
| 69 | - features_lvm_backend |
| 70 | - linux_system_codename_xenial |
| 71 | - openstack_compute_sriov |
| 72 | interfaces: |
| 73 | enp3s0f0: |
| 74 | role: single_mgm |
| 75 | deploy_address: 172.16.49.31 |
| 76 | enp3s0f1: |
| 77 | role: single_vlan_ctl |
Oleksii Butenko | ade9c6c | 2018-03-05 15:16:40 +0200 | [diff] [blame] | 78 | single_address: 10.167.11.106 |
| 79 | enp5s0f0: |
Oleksii Butenko | 9d9b050 | 2018-04-25 15:45:07 +0300 | [diff] [blame] | 80 | tenant_address: 10.167.12.106 |
Oleksii Butenko | ade9c6c | 2018-03-05 15:16:40 +0200 | [diff] [blame] | 81 | role: single_ovs_dpdk_prv |
| 82 | dpdk_pci: "0000:05:00.0" |
| 83 | |
| 84 | gtw01.cookied-bm-mcp-ovs-dpdk.local: |
| 85 | reclass_storage_name: openstack_gateway_node01 |
| 86 | roles: |
| 87 | - openstack_gateway |
| 88 | - linux_system_codename_xenial |
| 89 | interfaces: |
| 90 | enp3s0f0: |
| 91 | role: single_mgm |
| 92 | deploy_address: 172.16.49.5 |
| 93 | enp3s0f1: |
| 94 | role: bond0_ab_dvr_vxlan_ctl_mesh_floating |
| 95 | |
| 96 | gtw02.cookied-bm-mcp-ovs-dpdk.local: |
| 97 | reclass_storage_name: openstack_gateway_node02 |
| 98 | roles: |
| 99 | - openstack_gateway |
| 100 | - linux_system_codename_xenial |
| 101 | interfaces: |
| 102 | enp3s0f0: |
| 103 | role: single_mgm |
| 104 | deploy_address: 172.16.49.4 |
| 105 | enp3s0f1: |
| 106 | role: bond0_ab_dvr_vxlan_ctl_mesh_floating |