[openstack-dev] [keystone] event notifications issue

Nader Lahouti nader.lahouti at gmail.com
Tue Apr 8 16:50:50 UTC 2014


Resending the question:

Can someone please point me to a document/code in order to get keystone
notification with the latest keystone code.

Appreciate your help.


On Sun, Apr 6, 2014 at 4:13 PM, Nader Lahouti <nader.lahouti at gmail.com>wrote:

> 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/20140408/fc15154e/attachment.html>


More information about the OpenStack-dev mailing list