commit | 8c7d685fc1da58de9eb41f109d59a97e8fe48606 | [log] [tgz] |
---|---|---|
author | Simon Pasquier <spasquier@mirantis.com> | Mon Jan 09 16:14:01 2017 +0100 |
committer | Simon Pasquier <spasquier@mirantis.com> | Mon Jan 09 16:18:48 2017 +0100 |
tree | b1d37c385bb9bf15812c93abc056122df52b670f | |
parent | d80e411c75ead6302fdff0bff8d2f02ebf9eb256 [diff] [blame] |
Create classes to configure notifications
diff --git a/glance/control/notification/messagingv2.yml b/glance/control/notification/messagingv2.yml new file mode 100644 index 0000000..7020add --- /dev/null +++ b/glance/control/notification/messagingv2.yml
@@ -0,0 +1,6 @@ +parameters: + glance: + server: + notification: + driver: messagingv2 + topics: "${_param:openstack_notification_topics}"