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