Commit 570b34e8 authored by Steve Munene's avatar Steve Munene

Ceilometer update Clean

parent 14b51c16
--- ---
cidr_networks: cidr_networks:
container: 172.20.16.0/24 container: 172.20.16.0/24
tunnel: 172.21.16.0/24 tunnel: 172.21.16.0/24
storage: 172.16.32.0/24 storage: 172.16.32.0/24
used_ips:
- "172.20.16.1,172.20.16.51"
- "172.20.16.200,172.20.16.255"
- "172.16.32.1,172.16.32.50"
- "172.16.32.134,172.16.32.135"
# --------
global_overrides:
internal_lb_vip_address: 172.20.16.51
management_bridge: "br-mgmt"
provider_networks:
- network:
container_bridge: "br-mgmt"
container_type: "veth"
container_interface: "ens9f0"
ip_from_q: "container"
type: "raw"
group_binds:
- all_containers
- hosts
is_container_address: true
- network:
container_bridge: "br-storage"
container_type: "veth"
container_interface: "ens9f0"
container_mtu: "9000"
ip_from_q: "storage"
type: "raw"
group_binds:
- glance_api
- cinder_api
- cinder_volume
- nova_compute
- network:
container_bridge: "br-vxlan"
container_type: "veth"
container_interface: "ens9f0"
container_mtu: "9000"
ip_from_q: "tunnel"
type: "vxlan"
range: "400:1000"
net_name: "vxlan"
group_binds:
- neutron_linuxbridge_agent
# shared-infra_hosts:
# infra1:
# ip: 172.20.16.33
# infra2:
# ip: 172.20.16.34
# infra3:
# ip: 172.20.16.25
# infra4:
# ip: 172.20.16.36
shared-infra_hosts:
infra1:
ip: 172.20.16.33
container_vars:
container_tech: lxc
infra2:
ip: 172.20.16.34
container_vars:
container_tech: lxc
infra3:
ip: 172.20.16.25
container_vars:
container_tech: lxc
infra4:
ip: 172.20.16.36
container_vars:
container_tech: lxc
repo-infra_hosts: used_ips:
infra1: - "172.20.16.1,172.20.16.51"
ip: 172.20.16.33 - "172.20.16.200,172.20.16.255"
infra2: - "172.16.32.1,172.16.32.50"
ip: 172.20.16.34 - "172.16.32.134,172.16.32.135"
infra3:
ip: 172.20.16.25
infra4:
ip: 172.20.16.36
os-infra_hosts: # --------
infra1: global_overrides:
ip: 172.20.16.33 internal_lb_vip_address: 172.20.16.51
infra2: management_bridge: "br-mgmt"
ip: 172.20.16.34 provider_networks:
infra3: - network:
ip: 172.20.16.25 container_bridge: "br-mgmt"
infra4: container_type: "veth"
ip: 172.20.16.36 container_interface: "ens9f0"
ip_from_q: "container"
type: "raw"
group_binds:
- all_containers
- hosts
is_container_address: true
- network:
container_bridge: "br-storage"
container_type: "veth"
container_interface: "ens9f0"
container_mtu: "9000"
ip_from_q: "storage"
type: "raw"
group_binds:
- glance_api
- cinder_api
- cinder_volume
- nova_compute
- network:
container_bridge: "br-vxlan"
container_type: "veth"
container_interface: "ens9f0"
container_mtu: "9000"
ip_from_q: "tunnel"
type: "vxlan"
range: "400:1000"
net_name: "vxlan"
group_binds:
- neutron_linuxbridge_agent
# shared-infra_hosts:
# infra1:
# ip: 172.20.16.33
# infra2:
# ip: 172.20.16.34
# infra3:
# ip: 172.20.16.25
# infra4:
# ip: 172.20.16.36
shared-infra_hosts:
infra1:
ip: 172.20.16.33
container_vars:
container_tech: lxc
infra2:
ip: 172.20.16.34
container_vars:
container_tech: lxc
infra3:
ip: 172.20.16.25
container_vars:
container_tech: lxc
infra4:
ip: 172.20.16.36
container_vars:
container_tech: lxc
repo-infra_hosts:
infra1:
ip: 172.20.16.33
infra2:
ip: 172.20.16.34
infra3:
ip: 172.20.16.25
infra4:
ip: 172.20.16.36
os-infra_hosts:
infra1:
ip: 172.20.16.33
infra2:
ip: 172.20.16.34
infra3:
ip: 172.20.16.25
infra4:
ip: 172.20.16.36
identity_hosts:
infra1:
ip: 172.20.16.33
infra2:
ip: 172.20.16.34
infra3:
ip: 172.20.16.25
infra4:
ip: 172.20.16.36
network_hosts:
infra1:
ip: 172.20.16.33
infra2:
ip: 172.20.16.34
infra3:
ip: 172.20.16.25
infra4:
ip: 172.20.16.36
compute_hosts:
compute1:
ip: 172.20.16.37
compute2:
ip: 172.20.16.38
compute3:
ip: 172.20.16.39
compute4:
ip: 172.20.16.41
compute5:
ip: 172.20.16.43
compute6:
ip: 172.20.16.45
compute7:
ip: 172.20.16.46
ironic-compute_hosts:
ironic-infra1:
ip: 172.20.16.47
storage-infra_hosts:
infra1:
ip: 172.20.16.33
infra2:
ip: 172.20.16.34
infra3:
ip: 172.20.16.25
infra4:
ip: 172.20.16.36
log_hosts:
log1:
ip: 172.20.16.204
identity_hosts: haproxy_hosts:
infra1: infra1:
ip: 172.20.16.33 ip: 172.20.16.33
infra2: infra2:
...@@ -107,7 +161,7 @@ identity_hosts: ...@@ -107,7 +161,7 @@ identity_hosts:
infra4: infra4:
ip: 172.20.16.36 ip: 172.20.16.36
network_hosts: metering-infra_hosts:
infra1: infra1:
ip: 172.20.16.33 ip: 172.20.16.33
infra2: infra2:
...@@ -117,27 +171,7 @@ network_hosts: ...@@ -117,27 +171,7 @@ network_hosts:
infra4: infra4:
ip: 172.20.16.36 ip: 172.20.16.36
compute_hosts: metering-compute_hosts:
compute1:
ip: 172.20.16.37
compute2:
ip: 172.20.16.38
compute3:
ip: 172.20.16.39
compute4:
ip: 172.20.16.41
compute5:
ip: 172.20.16.43
compute6:
ip: 172.20.16.45
compute7:
ip: 172.20.16.46
ironic-compute_hosts:
ironic-infra1:
ip: 172.20.16.47
storage-infra_hosts:
infra1: infra1:
ip: 172.20.16.33 ip: 172.20.16.33
infra2: infra2:
...@@ -147,6 +181,3 @@ storage-infra_hosts: ...@@ -147,6 +181,3 @@ storage-infra_hosts:
infra4: infra4:
ip: 172.20.16.36 ip: 172.20.16.36
log_hosts:
log1:
ip: 172.20.16.204
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment