Commit 1b574926 authored by Steve Munene's avatar Steve Munene

Ceilometer update and distro change

parent 570b34e8
...@@ -956,11 +956,17 @@ metering-infra_hosts: ...@@ -956,11 +956,17 @@ metering-infra_hosts:
ip: 172.20.16.36 ip: 172.20.16.36
metering-compute_hosts: metering-compute_hosts:
infra1: compute1:
ip: 172.20.16.33 ip: 172.20.16.37
infra2: compute2:
ip: 172.20.16.34 ip: 172.20.16.38
infra3: compute3:
ip: 172.20.16.25 ip: 172.20.16.39
infra4: compute4:
ip: 172.20.16.36 ip: 172.20.16.41
\ No newline at end of file compute5:
ip: 172.20.16.43
compute6:
ip: 172.20.16.45
compute7:
ip: 172.20.16.46
\ No newline at end of file
...@@ -37,7 +37,7 @@ debug: false ...@@ -37,7 +37,7 @@ debug: false
# Default option (source) is to install the OpenStack services using PIP # Default option (source) is to install the OpenStack services using PIP
# packages. An alternative method (distro) is to use the distribution cloud # packages. An alternative method (distro) is to use the distribution cloud
# repositories to install OpenStack using distribution packages # repositories to install OpenStack using distribution packages
install_method: source install_method: distro
## Common Glance Overrides ## Common Glance Overrides
# Set glance_default_store to "swift" if using Cloud Files backend # Set glance_default_store to "swift" if using Cloud Files backend
......
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