[openstack-dev] [keystone] event notifications issue

Nader Lahouti nader.lahouti at gmail.com
Sun Apr 6 23:13:36 UTC 2014


Hi All,

I was able to get keystone notification when creating/deleting a tenant by
setting these parameters in keystone.conf:

(NOTE: the brach that I was using:
git branch -v
* (no branch) 0d83e7e Bump stable/havana next version to 2013.2.2)
)
notification_topics = Key_Notify
rpc_backend = keystone.openstack.common.rpc.impl_kombu
control_exchange = Key_openstack
notification_driver = keystone.openstack.common.notifier.rpc_notifier

Now I changed the branch to:
git branch -v
* master e45ff9e Merge "Updated from global requirements"

And cannot get any notification. It seems the notifications.py changed.

What I need to do, in order to get event notification with the current code
and make it work?

Thanks,
Nader.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140406/f64cca5a/attachment.html>


More information about the OpenStack-dev mailing list