diff options
Diffstat (limited to 'mcp/reclass/classes/system/neutron/gateway/notification/messagingv2.yml')
-rw-r--r-- | mcp/reclass/classes/system/neutron/gateway/notification/messagingv2.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mcp/reclass/classes/system/neutron/gateway/notification/messagingv2.yml b/mcp/reclass/classes/system/neutron/gateway/notification/messagingv2.yml new file mode 100644 index 000000000..6363c3927 --- /dev/null +++ b/mcp/reclass/classes/system/neutron/gateway/notification/messagingv2.yml @@ -0,0 +1,6 @@ +parameters: + neutron: + gateway: + notification: + driver: messagingv2 + topics: "${_param:openstack_notification_topics}" |