From b84ea4cd4cce6db24a2bc7c392e3be0e7dc4ac78 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Thu, 14 Mar 2019 19:08:39 +0400 Subject: Smooth down telemetry services * update gnocchi to 4.3 * remove outdated ceilometer api Change-Id: I7adaf3ddc76d93531b6b0997b684672b80f2992f Signed-off-by: Michael Polenchuk --- .../classes/cluster/mcp-common-noha/haproxy_openstack_api.yml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'mcp/reclass/classes/cluster/mcp-common-noha/haproxy_openstack_api.yml') 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 -- cgit 1.2.3-korg