Upgrade all openstack hosts to Bionic
Change-Id: Ie88ce039fb1c1aad4bf637fc153dc676136ffa92
This commit is contained in:
parent
c0dd371700
commit
0606cbc291
@ -1 +1 @@
|
||||
Subproject commit 7aff566ddc9030e11655635ef24cc7917d4eabc2
|
||||
Subproject commit 3a791500acc4271ad7c9ab5d7c01196bba16d1e6
|
5
openstack_deploy/group_vars/ceph-osd.yml
Normal file
5
openstack_deploy/group_vars/ceph-osd.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
|
||||
devices:
|
||||
- /dev/sdc
|
||||
- /dev/sdd
|
5
openstack_deploy/host_vars/lsn-d5640.yml
Normal file
5
openstack_deploy/host_vars/lsn-d5640.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
|
||||
devices:
|
||||
- /dev/sda
|
||||
- /dev/sdb
|
5
openstack_deploy/host_vars/lsn-d6243.yml
Normal file
5
openstack_deploy/host_vars/lsn-d6243.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
|
||||
devices:
|
||||
- /dev/sda
|
||||
- /dev/sdb
|
@ -10,7 +10,7 @@
|
||||
"hostvars": {
|
||||
"lsn-d5497": {
|
||||
"ansible_host": "10.4.69.14",
|
||||
"component": "ceph-osd",
|
||||
"component": "nova_compute",
|
||||
"container_address": "10.4.69.14",
|
||||
"container_name": "lsn-d5497",
|
||||
"container_networks": {
|
||||
@ -33,17 +33,18 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"container_types": "lsn-d5497-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-d5497",
|
||||
"physical_host_group": "ceph-osd_hosts",
|
||||
"physical_host_group": "compute_hosts",
|
||||
"properties": {
|
||||
"is_metal": true
|
||||
}
|
||||
},
|
||||
"lsn-d5509": {
|
||||
"ansible_host": "10.4.69.10",
|
||||
"component": "ceph-osd",
|
||||
"component": "nova_compute",
|
||||
"container_address": "10.4.69.10",
|
||||
"container_name": "lsn-d5509",
|
||||
"container_networks": {
|
||||
@ -66,10 +67,11 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"container_types": "lsn-d5509-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-d5509",
|
||||
"physical_host_group": "ceph-osd_hosts",
|
||||
"physical_host_group": "compute_hosts",
|
||||
"properties": {
|
||||
"is_metal": true
|
||||
}
|
||||
@ -99,6 +101,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"container_types": "lsn-d5640-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-d5640",
|
||||
@ -107,9 +110,111 @@
|
||||
"is_metal": true
|
||||
}
|
||||
},
|
||||
"lsn-d6034": {
|
||||
"ansible_host": "10.4.69.19",
|
||||
"component": "nova_compute",
|
||||
"container_address": "10.4.69.19",
|
||||
"container_name": "lsn-d6034",
|
||||
"container_networks": {
|
||||
"container_address": {
|
||||
"address": "10.4.69.19",
|
||||
"bridge": "br-mgmt",
|
||||
"netmask": "255.255.255.0",
|
||||
"static_routes": [
|
||||
{
|
||||
"cidr": "10.4.69.0/24",
|
||||
"gateway": "10.53.2.1"
|
||||
}
|
||||
],
|
||||
"type": "veth"
|
||||
},
|
||||
"eth12_address": {
|
||||
"bridge": "br-flat",
|
||||
"mtu": 8900,
|
||||
"netmask": null,
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"container_types": "lsn-d6034-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-d6034",
|
||||
"physical_host_group": "compute_hosts",
|
||||
"properties": {
|
||||
"is_metal": true
|
||||
}
|
||||
},
|
||||
"lsn-d6036": {
|
||||
"ansible_host": "10.4.69.12",
|
||||
"component": "nova_compute",
|
||||
"container_address": "10.4.69.12",
|
||||
"container_name": "lsn-d6036",
|
||||
"container_networks": {
|
||||
"container_address": {
|
||||
"address": "10.4.69.12",
|
||||
"bridge": "br-mgmt",
|
||||
"netmask": "255.255.255.0",
|
||||
"static_routes": [
|
||||
{
|
||||
"cidr": "10.4.69.0/24",
|
||||
"gateway": "10.53.2.1"
|
||||
}
|
||||
],
|
||||
"type": "veth"
|
||||
},
|
||||
"eth12_address": {
|
||||
"bridge": "br-flat",
|
||||
"mtu": 8900,
|
||||
"netmask": null,
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"container_types": "lsn-d6036-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-d6036",
|
||||
"physical_host_group": "compute_hosts",
|
||||
"properties": {
|
||||
"is_metal": true
|
||||
}
|
||||
},
|
||||
"lsn-d6092": {
|
||||
"ansible_host": "10.4.69.18",
|
||||
"component": "nova_compute",
|
||||
"container_address": "10.4.69.18",
|
||||
"container_name": "lsn-d6092",
|
||||
"container_networks": {
|
||||
"container_address": {
|
||||
"address": "10.4.69.18",
|
||||
"bridge": "br-mgmt",
|
||||
"netmask": "255.255.255.0",
|
||||
"static_routes": [
|
||||
{
|
||||
"cidr": "10.4.69.0/24",
|
||||
"gateway": "10.53.2.1"
|
||||
}
|
||||
],
|
||||
"type": "veth"
|
||||
},
|
||||
"eth12_address": {
|
||||
"bridge": "br-flat",
|
||||
"mtu": 8900,
|
||||
"netmask": null,
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"container_types": "lsn-d6092-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-d6092",
|
||||
"physical_host_group": "compute_hosts",
|
||||
"properties": {
|
||||
"is_metal": true
|
||||
}
|
||||
},
|
||||
"lsn-d6107": {
|
||||
"ansible_host": "10.4.69.16",
|
||||
"component": "ceph-osd",
|
||||
"component": "nova_compute",
|
||||
"container_address": "10.4.69.16",
|
||||
"container_name": "lsn-d6107",
|
||||
"container_networks": {
|
||||
@ -132,6 +237,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"container_types": "lsn-d6107-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-d6107",
|
||||
@ -142,7 +248,7 @@
|
||||
},
|
||||
"lsn-d6116": {
|
||||
"ansible_host": "10.4.69.13",
|
||||
"component": "ceph-osd",
|
||||
"component": "nova_compute",
|
||||
"container_address": "10.4.69.13",
|
||||
"container_name": "lsn-d6116",
|
||||
"container_networks": {
|
||||
@ -165,17 +271,18 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"container_types": "lsn-d6116-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-d6116",
|
||||
"physical_host_group": "ceph-osd_hosts",
|
||||
"physical_host_group": "compute_hosts",
|
||||
"properties": {
|
||||
"is_metal": true
|
||||
}
|
||||
},
|
||||
"lsn-d6125": {
|
||||
"ansible_host": "10.4.69.11",
|
||||
"component": "ceph-osd",
|
||||
"component": "nova_compute",
|
||||
"container_address": "10.4.69.11",
|
||||
"container_name": "lsn-d6125",
|
||||
"container_networks": {
|
||||
@ -198,17 +305,18 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"container_types": "lsn-d6125-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-d6125",
|
||||
"physical_host_group": "ceph-osd_hosts",
|
||||
"physical_host_group": "compute_hosts",
|
||||
"properties": {
|
||||
"is_metal": true
|
||||
}
|
||||
},
|
||||
"lsn-d6243": {
|
||||
"ansible_host": "10.4.69.17",
|
||||
"component": "ceph-osd",
|
||||
"component": "nova_compute",
|
||||
"container_address": "10.4.69.17",
|
||||
"container_name": "lsn-d6243",
|
||||
"container_networks": {
|
||||
@ -231,6 +339,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"container_types": "lsn-d6243-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-d6243",
|
||||
@ -239,39 +348,6 @@
|
||||
"is_metal": true
|
||||
}
|
||||
},
|
||||
"lsn-d6334": {
|
||||
"ansible_host": "10.4.69.12",
|
||||
"component": "ceph-osd",
|
||||
"container_address": "10.4.69.12",
|
||||
"container_name": "lsn-d6334",
|
||||
"container_networks": {
|
||||
"container_address": {
|
||||
"address": "10.4.69.12",
|
||||
"bridge": "br-mgmt",
|
||||
"netmask": "255.255.255.0",
|
||||
"static_routes": [
|
||||
{
|
||||
"cidr": "10.4.69.0/24",
|
||||
"gateway": "10.53.2.1"
|
||||
}
|
||||
],
|
||||
"type": "veth"
|
||||
},
|
||||
"eth12_address": {
|
||||
"bridge": "br-flat",
|
||||
"mtu": 8900,
|
||||
"netmask": null,
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_types": "lsn-d6334-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-d6334",
|
||||
"physical_host_group": "ceph-osd_hosts",
|
||||
"properties": {
|
||||
"is_metal": true
|
||||
}
|
||||
},
|
||||
"lsn-mc1016": {
|
||||
"ansible_host": "192.169.91.98",
|
||||
"component": "neutron_sriov_nic_agent",
|
||||
@ -297,10 +373,11 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"container_types": "lsn-mc1016-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "storage-infra_hosts",
|
||||
"physical_host_group": "network_hosts",
|
||||
"properties": {
|
||||
"is_metal": true
|
||||
}
|
||||
@ -325,6 +402,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "ceph-mon_hosts",
|
||||
"properties": {}
|
||||
@ -349,6 +427,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "storage-infra_hosts",
|
||||
"properties": {
|
||||
@ -375,6 +454,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "storage_hosts",
|
||||
"properties": {
|
||||
@ -401,6 +481,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "shared-infra_hosts",
|
||||
"properties": {}
|
||||
@ -425,6 +506,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "image_hosts",
|
||||
"properties": {
|
||||
@ -451,6 +533,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "haproxy_hosts",
|
||||
"properties": {
|
||||
@ -477,6 +560,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "orchestration_hosts",
|
||||
"properties": {}
|
||||
@ -501,6 +585,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "dashboard_hosts",
|
||||
"properties": {}
|
||||
@ -525,6 +610,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "identity_hosts",
|
||||
"properties": {}
|
||||
@ -549,6 +635,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "shared-infra_hosts",
|
||||
"properties": {}
|
||||
@ -573,6 +660,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "network_hosts",
|
||||
"properties": {}
|
||||
@ -597,6 +685,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "compute-infra_hosts",
|
||||
"properties": {}
|
||||
@ -621,6 +710,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "shared-infra_hosts",
|
||||
"properties": {}
|
||||
@ -645,6 +735,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "repo-infra_hosts",
|
||||
"properties": {}
|
||||
@ -669,6 +760,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1016",
|
||||
"physical_host_group": "shared-infra_hosts",
|
||||
"properties": {}
|
||||
@ -698,10 +790,11 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"container_types": "lsn-mc1022-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "storage-infra_hosts",
|
||||
"physical_host_group": "network_hosts",
|
||||
"properties": {
|
||||
"is_metal": true
|
||||
}
|
||||
@ -726,6 +819,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "ceph-mon_hosts",
|
||||
"properties": {}
|
||||
@ -750,6 +844,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "storage-infra_hosts",
|
||||
"properties": {
|
||||
@ -776,6 +871,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "storage_hosts",
|
||||
"properties": {
|
||||
@ -802,6 +898,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "shared-infra_hosts",
|
||||
"properties": {}
|
||||
@ -826,6 +923,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "image_hosts",
|
||||
"properties": {
|
||||
@ -852,6 +950,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "haproxy_hosts",
|
||||
"properties": {
|
||||
@ -878,6 +977,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "orchestration_hosts",
|
||||
"properties": {}
|
||||
@ -902,6 +1002,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "dashboard_hosts",
|
||||
"properties": {}
|
||||
@ -926,6 +1027,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "identity_hosts",
|
||||
"properties": {}
|
||||
@ -950,6 +1052,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "shared-infra_hosts",
|
||||
"properties": {}
|
||||
@ -974,6 +1077,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "network_hosts",
|
||||
"properties": {}
|
||||
@ -998,6 +1102,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "compute-infra_hosts",
|
||||
"properties": {}
|
||||
@ -1022,6 +1127,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "shared-infra_hosts",
|
||||
"properties": {}
|
||||
@ -1046,6 +1152,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "repo-infra_hosts",
|
||||
"properties": {}
|
||||
@ -1070,6 +1177,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1022",
|
||||
"physical_host_group": "shared-infra_hosts",
|
||||
"properties": {}
|
||||
@ -1099,10 +1207,11 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"container_types": "lsn-mc1023-host_containers",
|
||||
"is_metal": true,
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "storage-infra_hosts",
|
||||
"physical_host_group": "network_hosts",
|
||||
"properties": {
|
||||
"is_metal": true
|
||||
}
|
||||
@ -1127,6 +1236,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "ceph-mon_hosts",
|
||||
"properties": {}
|
||||
@ -1151,6 +1261,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "storage-infra_hosts",
|
||||
"properties": {
|
||||
@ -1177,6 +1288,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "storage_hosts",
|
||||
"properties": {
|
||||
@ -1203,6 +1315,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "shared-infra_hosts",
|
||||
"properties": {}
|
||||
@ -1227,6 +1340,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "image_hosts",
|
||||
"properties": {
|
||||
@ -1253,6 +1367,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "haproxy_hosts",
|
||||
"properties": {
|
||||
@ -1279,6 +1394,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "orchestration_hosts",
|
||||
"properties": {}
|
||||
@ -1303,6 +1419,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "dashboard_hosts",
|
||||
"properties": {}
|
||||
@ -1327,6 +1444,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "identity_hosts",
|
||||
"properties": {}
|
||||
@ -1351,6 +1469,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "shared-infra_hosts",
|
||||
"properties": {}
|
||||
@ -1375,6 +1494,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "network_hosts",
|
||||
"properties": {}
|
||||
@ -1399,6 +1519,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "compute-infra_hosts",
|
||||
"properties": {}
|
||||
@ -1423,6 +1544,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "shared-infra_hosts",
|
||||
"properties": {}
|
||||
@ -1447,6 +1569,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "repo-infra_hosts",
|
||||
"properties": {}
|
||||
@ -1471,6 +1594,7 @@
|
||||
"type": "veth"
|
||||
}
|
||||
},
|
||||
"container_tech": "lxc",
|
||||
"physical_host": "lsn-mc1023",
|
||||
"physical_host_group": "shared-infra_hosts",
|
||||
"properties": {}
|
||||
@ -1573,7 +1697,10 @@
|
||||
"storage-infra_containers",
|
||||
"identity_containers",
|
||||
"dnsaas_containers",
|
||||
"qemu-compute_containers"
|
||||
"qemu-compute_containers",
|
||||
"policy_containers",
|
||||
"mistral-infra_containers",
|
||||
"ceph-rgw_containers"
|
||||
],
|
||||
"hosts": []
|
||||
},
|
||||
@ -1685,25 +1812,29 @@
|
||||
"children": [],
|
||||
"hosts": [
|
||||
"lsn-d5509",
|
||||
"lsn-d6334",
|
||||
"lsn-d6125",
|
||||
"lsn-d5497",
|
||||
"lsn-d6116",
|
||||
"lsn-d5640",
|
||||
"lsn-d6107",
|
||||
"lsn-d6243"
|
||||
"lsn-d6243",
|
||||
"lsn-d6092",
|
||||
"lsn-d6034",
|
||||
"lsn-d6036"
|
||||
]
|
||||
},
|
||||
"ceph-osd_all": {
|
||||
"hosts": [
|
||||
"lsn-d5509",
|
||||
"lsn-d6334",
|
||||
"lsn-d6125",
|
||||
"lsn-d5497",
|
||||
"lsn-d6116",
|
||||
"lsn-d5640",
|
||||
"lsn-d6107",
|
||||
"lsn-d6243"
|
||||
"lsn-d6243",
|
||||
"lsn-d6092",
|
||||
"lsn-d6034",
|
||||
"lsn-d6036"
|
||||
]
|
||||
},
|
||||
"ceph-osd_container": {
|
||||
@ -1712,13 +1843,15 @@
|
||||
"ceph-osd_containers": {
|
||||
"children": [
|
||||
"lsn-d5509-host_containers",
|
||||
"lsn-d6334-host_containers",
|
||||
"lsn-d6125-host_containers",
|
||||
"lsn-d5497-host_containers",
|
||||
"lsn-d6116-host_containers",
|
||||
"lsn-d5640-host_containers",
|
||||
"lsn-d6107-host_containers",
|
||||
"lsn-d6243-host_containers"
|
||||
"lsn-d6243-host_containers",
|
||||
"lsn-d6092-host_containers",
|
||||
"lsn-d6034-host_containers",
|
||||
"lsn-d6036-host_containers"
|
||||
],
|
||||
"hosts": []
|
||||
},
|
||||
@ -1726,19 +1859,37 @@
|
||||
"children": [],
|
||||
"hosts": [
|
||||
"lsn-d5509",
|
||||
"lsn-d6334",
|
||||
"lsn-d6125",
|
||||
"lsn-d5497",
|
||||
"lsn-d6116",
|
||||
"lsn-d5640",
|
||||
"lsn-d6107",
|
||||
"lsn-d6243"
|
||||
"lsn-d6243",
|
||||
"lsn-d6092",
|
||||
"lsn-d6034",
|
||||
"lsn-d6036"
|
||||
]
|
||||
},
|
||||
"ceph-rgw": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
},
|
||||
"ceph-rgw_container": {
|
||||
"hosts": []
|
||||
},
|
||||
"ceph-rgw_containers": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
},
|
||||
"ceph-rgw_hosts": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
},
|
||||
"ceph_all": {
|
||||
"children": [
|
||||
"ceph-osd",
|
||||
"ceph-mon"
|
||||
"ceph-mon",
|
||||
"ceph-rgw"
|
||||
],
|
||||
"hosts": []
|
||||
},
|
||||
@ -1828,25 +1979,29 @@
|
||||
"compute_all": {
|
||||
"hosts": [
|
||||
"lsn-d5509",
|
||||
"lsn-d6334",
|
||||
"lsn-d6125",
|
||||
"lsn-d5497",
|
||||
"lsn-d6116",
|
||||
"lsn-d5640",
|
||||
"lsn-d6107",
|
||||
"lsn-d6243"
|
||||
"lsn-d6243",
|
||||
"lsn-d6092",
|
||||
"lsn-d6034",
|
||||
"lsn-d6036"
|
||||
]
|
||||
},
|
||||
"compute_containers": {
|
||||
"children": [
|
||||
"lsn-d5509-host_containers",
|
||||
"lsn-d6334-host_containers",
|
||||
"lsn-d6125-host_containers",
|
||||
"lsn-d5497-host_containers",
|
||||
"lsn-d6116-host_containers",
|
||||
"lsn-d5640-host_containers",
|
||||
"lsn-d6107-host_containers",
|
||||
"lsn-d6243-host_containers"
|
||||
"lsn-d6243-host_containers",
|
||||
"lsn-d6092-host_containers",
|
||||
"lsn-d6034-host_containers",
|
||||
"lsn-d6036-host_containers"
|
||||
],
|
||||
"hosts": []
|
||||
},
|
||||
@ -1854,15 +2009,30 @@
|
||||
"children": [],
|
||||
"hosts": [
|
||||
"lsn-d5509",
|
||||
"lsn-d6334",
|
||||
"lsn-d6125",
|
||||
"lsn-d5497",
|
||||
"lsn-d6116",
|
||||
"lsn-d5640",
|
||||
"lsn-d6107",
|
||||
"lsn-d6243"
|
||||
"lsn-d6243",
|
||||
"lsn-d6092",
|
||||
"lsn-d6034",
|
||||
"lsn-d6036"
|
||||
]
|
||||
},
|
||||
"congress_all": {
|
||||
"children": [
|
||||
"congress_server"
|
||||
],
|
||||
"hosts": []
|
||||
},
|
||||
"congress_container": {
|
||||
"hosts": []
|
||||
},
|
||||
"congress_server": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
},
|
||||
"dashboard_all": {
|
||||
"hosts": [
|
||||
"lsn-mc1023",
|
||||
@ -2190,7 +2360,10 @@
|
||||
"metering-alarm_hosts",
|
||||
"ceph-mon_hosts",
|
||||
"metrics_hosts",
|
||||
"storage_hosts"
|
||||
"storage_hosts",
|
||||
"policy_hosts",
|
||||
"mistral-infra_hosts",
|
||||
"ceph-rgw_hosts"
|
||||
],
|
||||
"hosts": []
|
||||
},
|
||||
@ -2415,8 +2588,8 @@
|
||||
"lxc_hosts": {
|
||||
"hosts": [
|
||||
"lsn-mc1016",
|
||||
"lsn-mc1022",
|
||||
"lsn-mc1023"
|
||||
"lsn-mc1023",
|
||||
"lsn-mc1022"
|
||||
]
|
||||
},
|
||||
"lxd-compute_containers": {
|
||||
@ -2520,6 +2693,42 @@
|
||||
"children": [],
|
||||
"hosts": []
|
||||
},
|
||||
"mistral-infra_containers": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
},
|
||||
"mistral-infra_hosts": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
},
|
||||
"mistral_all": {
|
||||
"children": [
|
||||
"mistral_executor",
|
||||
"mistral_api",
|
||||
"mistral_notifier",
|
||||
"mistral_engine"
|
||||
],
|
||||
"hosts": []
|
||||
},
|
||||
"mistral_api": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
},
|
||||
"mistral_container": {
|
||||
"hosts": []
|
||||
},
|
||||
"mistral_engine": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
},
|
||||
"mistral_executor": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
},
|
||||
"mistral_notifier": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
},
|
||||
"molteniron": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
@ -2638,7 +2847,6 @@
|
||||
"children": [],
|
||||
"hosts": [
|
||||
"lsn-d5509",
|
||||
"lsn-d6334",
|
||||
"lsn-d6125",
|
||||
"lsn-d5497",
|
||||
"lsn-d6116",
|
||||
@ -2647,7 +2855,10 @@
|
||||
"lsn-mc1022",
|
||||
"lsn-d5640",
|
||||
"lsn-d6107",
|
||||
"lsn-d6243"
|
||||
"lsn-d6243",
|
||||
"lsn-d6092",
|
||||
"lsn-d6034",
|
||||
"lsn-d6036"
|
||||
]
|
||||
},
|
||||
"neutron_metadata_agent": {
|
||||
@ -2670,7 +2881,6 @@
|
||||
"children": [],
|
||||
"hosts": [
|
||||
"lsn-d5509",
|
||||
"lsn-d6334",
|
||||
"lsn-d6125",
|
||||
"lsn-d5497",
|
||||
"lsn-d6116",
|
||||
@ -2679,7 +2889,10 @@
|
||||
"lsn-mc1022",
|
||||
"lsn-d5640",
|
||||
"lsn-d6107",
|
||||
"lsn-d6243"
|
||||
"lsn-d6243",
|
||||
"lsn-d6092",
|
||||
"lsn-d6034",
|
||||
"lsn-d6036"
|
||||
]
|
||||
},
|
||||
"neutron_server": {
|
||||
@ -2701,13 +2914,18 @@
|
||||
"children": [],
|
||||
"hosts": [
|
||||
"lsn-d5509",
|
||||
"lsn-d6334",
|
||||
"lsn-d6125",
|
||||
"lsn-d5497",
|
||||
"lsn-d6116",
|
||||
"lsn-d5640",
|
||||
"lsn-d6107",
|
||||
"lsn-d6243"
|
||||
"lsn-d6243",
|
||||
"lsn-mc1023",
|
||||
"lsn-mc1016",
|
||||
"lsn-mc1022",
|
||||
"lsn-d6092",
|
||||
"lsn-d6034",
|
||||
"lsn-d6036"
|
||||
]
|
||||
},
|
||||
"nova_all": {
|
||||
@ -2767,13 +2985,15 @@
|
||||
"children": [],
|
||||
"hosts": [
|
||||
"lsn-d5509",
|
||||
"lsn-d6334",
|
||||
"lsn-d6125",
|
||||
"lsn-d5497",
|
||||
"lsn-d6116",
|
||||
"lsn-d5640",
|
||||
"lsn-d6107",
|
||||
"lsn-d6243"
|
||||
"lsn-d6243",
|
||||
"lsn-d6092",
|
||||
"lsn-d6034",
|
||||
"lsn-d6036"
|
||||
]
|
||||
},
|
||||
"nova_compute_container": {
|
||||
@ -2812,6 +3032,9 @@
|
||||
"nova_scheduler_container": {
|
||||
"hosts": []
|
||||
},
|
||||
"nspawn_hosts": {
|
||||
"hosts": []
|
||||
},
|
||||
"octavia-api": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
@ -2905,6 +3128,14 @@
|
||||
"lsn-mc1022_repo_container-a3846102"
|
||||
]
|
||||
},
|
||||
"policy_containers": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
},
|
||||
"policy_hosts": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
},
|
||||
"powervm-compute_containers": {
|
||||
"children": [],
|
||||
"hosts": []
|
||||
|
@ -80,7 +80,7 @@ compute_hosts: &compute_hosts
|
||||
ip: 10.4.69.10
|
||||
lsn-d6125:
|
||||
ip: 10.4.69.11
|
||||
lsn-d6334:
|
||||
lsn-d6036:
|
||||
ip: 10.4.69.12
|
||||
lsn-d6116:
|
||||
ip: 10.4.69.13
|
||||
@ -92,5 +92,9 @@ compute_hosts: &compute_hosts
|
||||
ip: 10.4.69.16
|
||||
lsn-d6243:
|
||||
ip: 10.4.69.17
|
||||
lsn-d6092:
|
||||
ip: 10.4.69.18
|
||||
lsn-d6034:
|
||||
ip: 10.4.69.19
|
||||
|
||||
ceph-osd_hosts: *compute_hosts
|
||||
|
@ -88,11 +88,6 @@ glance_ceph_client: glance
|
||||
glance_default_store: rbd
|
||||
glance_rbd_store_pool: images
|
||||
|
||||
# Ceph OSD devices
|
||||
devices:
|
||||
- /dev/sdc
|
||||
- /dev/sdd
|
||||
|
||||
cinder_backends:
|
||||
RBD:
|
||||
volume_driver: cinder.volume.drivers.rbd.RBDDriver
|
||||
|
Loading…
x
Reference in New Issue
Block a user