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: used_ips:
- "172.20.16.1,172.20.16.51" - "172.20.16.1,172.20.16.51"
- "172.20.16.200,172.20.16.255" - "172.20.16.200,172.20.16.255"
- "172.16.32.1,172.16.32.50" - "172.16.32.1,172.16.32.50"
- "172.16.32.134,172.16.32.135" - "172.16.32.134,172.16.32.135"
# -------- # --------
global_overrides: global_overrides:
internal_lb_vip_address: 172.20.16.51 internal_lb_vip_address: 172.20.16.51
management_bridge: "br-mgmt" management_bridge: "br-mgmt"
provider_networks: provider_networks:
...@@ -49,17 +49,17 @@ global_overrides: ...@@ -49,17 +49,17 @@ global_overrides:
group_binds: group_binds:
- neutron_linuxbridge_agent - neutron_linuxbridge_agent
# shared-infra_hosts: # shared-infra_hosts:
# infra1: # infra1:
# ip: 172.20.16.33 # ip: 172.20.16.33
# infra2: # infra2:
# ip: 172.20.16.34 # ip: 172.20.16.34
# infra3: # infra3:
# ip: 172.20.16.25 # ip: 172.20.16.25
# infra4: # infra4:
# ip: 172.20.16.36 # ip: 172.20.16.36
shared-infra_hosts: shared-infra_hosts:
infra1: infra1:
ip: 172.20.16.33 ip: 172.20.16.33
container_vars: container_vars:
...@@ -77,7 +77,7 @@ shared-infra_hosts: ...@@ -77,7 +77,7 @@ shared-infra_hosts:
container_vars: container_vars:
container_tech: lxc container_tech: lxc
repo-infra_hosts: repo-infra_hosts:
infra1: infra1:
ip: 172.20.16.33 ip: 172.20.16.33
infra2: infra2:
...@@ -87,7 +87,7 @@ repo-infra_hosts: ...@@ -87,7 +87,7 @@ repo-infra_hosts:
infra4: infra4:
ip: 172.20.16.36 ip: 172.20.16.36
os-infra_hosts: os-infra_hosts:
infra1: infra1:
ip: 172.20.16.33 ip: 172.20.16.33
infra2: infra2:
...@@ -97,7 +97,7 @@ os-infra_hosts: ...@@ -97,7 +97,7 @@ os-infra_hosts:
infra4: infra4:
ip: 172.20.16.36 ip: 172.20.16.36
identity_hosts: identity_hosts:
infra1: infra1:
ip: 172.20.16.33 ip: 172.20.16.33
infra2: infra2:
...@@ -107,7 +107,7 @@ identity_hosts: ...@@ -107,7 +107,7 @@ identity_hosts:
infra4: infra4:
ip: 172.20.16.36 ip: 172.20.16.36
network_hosts: network_hosts:
infra1: infra1:
ip: 172.20.16.33 ip: 172.20.16.33
infra2: infra2:
...@@ -117,7 +117,7 @@ network_hosts: ...@@ -117,7 +117,7 @@ network_hosts:
infra4: infra4:
ip: 172.20.16.36 ip: 172.20.16.36
compute_hosts: compute_hosts:
compute1: compute1:
ip: 172.20.16.37 ip: 172.20.16.37
compute2: compute2:
...@@ -133,11 +133,11 @@ compute_hosts: ...@@ -133,11 +133,11 @@ compute_hosts:
compute7: compute7:
ip: 172.20.16.46 ip: 172.20.16.46
ironic-compute_hosts: ironic-compute_hosts:
ironic-infra1: ironic-infra1:
ip: 172.20.16.47 ip: 172.20.16.47
storage-infra_hosts: storage-infra_hosts:
infra1: infra1:
ip: 172.20.16.33 ip: 172.20.16.33
infra2: infra2:
...@@ -147,6 +147,37 @@ storage-infra_hosts: ...@@ -147,6 +147,37 @@ storage-infra_hosts:
infra4: infra4:
ip: 172.20.16.36 ip: 172.20.16.36
log_hosts: log_hosts:
log1: log1:
ip: 172.20.16.204 ip: 172.20.16.204
haproxy_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
metering-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
metering-compute_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
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