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.
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to