<div dir="ltr">Thanks a lot Solly for your quick response and help. After setting the roc_backend and notification_driver I can see the events.<div><br></div><div style>Regards,</div><div style>Nader.</div><div style><br></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 8, 2014 at 10:49 AM, Solly Ross <span dir="ltr"><<a href="mailto:sross@redhat.com" target="_blank">sross@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Nader,<br>
I ran into some issues the other day with Keystone notifications.<br>
Make sure that you have (in both Keystone and the receiving project) the following<br>
configuration options set:<br>
<br>
- rpc_backend (should be "rabbit", "qpid", etc)<br>
- appropriate rpc backend config options (e.g. for rabbit, rabbit_hosts and rabbit_password)<br>
- notification_driver = messaging<br>
<br>
Hopefully this is helpful, as some of these options are not set by default in devstack.<br>
<br>
Best Regards,<br>
Solly Ross<br>
<div><div class="h5"><br>
----- Original Message -----<br>
From: "Nader Lahouti" <<a href="mailto:nader.lahouti@gmail.com">nader.lahouti@gmail.com</a>><br>
To: "OpenStack Development Mailing List" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
Sent: Tuesday, April 8, 2014 12:50:50 PM<br>
Subject: Re: [openstack-dev] [keystone] event notifications issue<br>
<br>
Resending the question:<br>
<br>
Can someone please point me to a document/code in order to get keystone notification with the latest keystone code.<br>
<br>
Appreciate your help.<br>
<br>
<br>
On Sun, Apr 6, 2014 at 4:13 PM, Nader Lahouti < <a href="mailto:nader.lahouti@gmail.com">nader.lahouti@gmail.com</a> > wrote:<br>
<br>
<br>
<br>
Hi All,<br>
<br>
I was able to get keystone notification when creating/deleting a tenant by setting these parameters in keystone.conf:<br>
<br>
(NOTE: the brach that I was using:<br>
git branch -v<br>
* (no branch) 0d83e7e Bump stable/havana next version to 2013.2.2)<br>
)<br>
notification_topics = Key_Notify<br>
rpc_backend = keystone.openstack.common.rpc.impl_kombu<br>
control_exchange = Key_openstack<br>
notification_driver = keystone.openstack.common.notifier.rpc_notifier<br>
<br>
Now I changed the branch to:<br>
git branch -v<br>
* master e45ff9e Merge "Updated from global requirements"<br>
<br>
And cannot get any notification. It seems the notifications.py changed.<br>
<br>
What I need to do, in order to get event notification with the current code and make it work?<br>
<br>
Thanks,<br>
Nader.<br>
<br>
<br>
<br>
<br>
</div></div>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>