Enable notifications for neutron and nova
it is needed to test case with Designate generating records
on events from nova and neutron.
Change-Id: Ie06268914afc84bc61c6d3536a74574ffeafff74
Related-Prod: https://mirantis.jira.com/browse/PROD-25813
diff --git a/classes/cluster/virtual-mcp11-aio/openstack/init.yml b/classes/cluster/virtual-mcp11-aio/openstack/init.yml
index 446df0a..d33913b 100755
--- a/classes/cluster/virtual-mcp11-aio/openstack/init.yml
+++ b/classes/cluster/virtual-mcp11-aio/openstack/init.yml
@@ -31,6 +31,8 @@
- system.heat.server.single
- system.nova.compute.single
- service.neutron.gateway.single
+- system.nova.control.notification.messagingv2
+- system.neutron.control.notification.messagingv2
- system.cinder.control.single
- system.cinder.control.backend.lvm
- service.cinder.volume.single
@@ -139,6 +141,7 @@
glance_image_fedora_location: 'https://artifactory.mcp.mirantis.net/artifactory/test-images/Fedora-Cloud-Base-27-1.6.x86_64.qcow2'
openstack_control_address: ${_param:single_address}
glance_cors_allowed_origin: "http://${_param:single_address}:8078"
+ openstack_notification_topics: 'notifications'
galera:
master:
innodb_buffer_pool_size: 1024M