Drop stacklight components from virtual-mcp-pike-ovs
Related-Prod: PROD-18328
Related-Prod: PROD-18446
Change-Id: I5ef2eab56af0f7c489a83e6453ec8540e14b0f5c
diff --git a/classes/cluster/virtual-mcp-pike-ovs/openstack/compute.yml b/classes/cluster/virtual-mcp-pike-ovs/openstack/compute.yml
index 97a0cfb..0c63237 100644
--- a/classes/cluster/virtual-mcp-pike-ovs/openstack/compute.yml
+++ b/classes/cluster/virtual-mcp-pike-ovs/openstack/compute.yml
@@ -5,8 +5,6 @@
- system.linux.network.hosts
- system.nova.compute.cluster
- system.neutron.compute.cluster
-- system.ceilometer.agent.cluster
-- system.prometheus.exporters.libvirt
- cluster.virtual-mcp-pike-ovs
parameters:
_param:
@@ -18,11 +16,6 @@
nova:
compute:
vncproxy_url: http://${_param:cluster_vip_address}:6080
- notification:
- driver: messagingv2
- topics: "notifications,${_param:stacklight_notification_topic}"
- notify_on:
- state_change: vm_and_task_state
message_queue:
members:
- host: ${_param:openstack_control_node01_address}
@@ -65,4 +58,4 @@
address: ${_param:tenant_address}
netmask: 255.255.255.0
use_interfaces:
- - ${_param:tenant_interface}
\ No newline at end of file
+ - ${_param:tenant_interface}