diff options
Diffstat (limited to 'xci/file/mini')
-rw-r--r-- | xci/file/mini/openstack_user_config.yml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/xci/file/mini/openstack_user_config.yml b/xci/file/mini/openstack_user_config.yml index c41f4329..70429cea 100644 --- a/xci/file/mini/openstack_user_config.yml +++ b/xci/file/mini/openstack_user_config.yml @@ -144,30 +144,11 @@ network_hosts: controller00: ip: 172.29.236.11 -# ceilometer (telemetry API) -metering-infra_hosts: - controller00: - ip: 172.29.236.11 - -# aodh (telemetry alarm service) -metering-alarm_hosts: - controller00: - ip: 172.29.236.11 - -# gnocchi (telemetry metrics storage) -metrics_hosts: - controller00: - ip: 172.29.236.11 - # nova hypervisors compute_hosts: compute00: ip: 172.29.236.12 -# ceilometer compute agent (telemetry) -metering-compute_hosts: - compute00: - ip: 172.29.236.12 # cinder volume hosts (NFS-backed) # The settings here are repeated for each infra host. # They could instead be applied as global settings in |