diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2019-03-14 19:08:39 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2019-03-14 19:15:19 +0400 |
commit | b84ea4cd4cce6db24a2bc7c392e3be0e7dc4ac78 (patch) | |
tree | 6de5428cd922aa4539dc24470e9e3c02fbb8a7c5 /mcp/reclass/classes/cluster/mcp-common-noha/haproxy_openstack_api.yml | |
parent | a7784e64f315f863c866f45cabc467cf2b69e0d5 (diff) |
Smooth down telemetry services
* update gnocchi to 4.3
* remove outdated ceilometer api
Change-Id: I7adaf3ddc76d93531b6b0997b684672b80f2992f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-common-noha/haproxy_openstack_api.yml')
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-common-noha/haproxy_openstack_api.yml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-common-noha/haproxy_openstack_api.yml b/mcp/reclass/classes/cluster/mcp-common-noha/haproxy_openstack_api.yml index 595e14b68..66f5968c3 100644 --- a/mcp/reclass/classes/cluster/mcp-common-noha/haproxy_openstack_api.yml +++ b/mcp/reclass/classes/cluster/mcp-common-noha/haproxy_openstack_api.yml @@ -131,17 +131,6 @@ parameters: host: ${_param:cluster_node01_address} port: 8775 params: ${_param:haproxy_check} - ceilometer_api: - type: general-service - check: false - binds: - - address: ${_param:cluster_vip_address} - port: 8777 - servers: - - name: ${_param:cluster_node01_hostname} - host: ${_param:cluster_node01_address} - port: 8777 - params: ${_param:haproxy_check} aodh-api: type: openstack-service service_name: aodh |