<div dir="ltr">Hi Eric,<div><br></div><div>Instead of the new patch you may consider reverting an old one:</div><div><a href="https://review.openstack.org/#/c/23160/">https://review.openstack.org/#/c/23160/</a><br></div><div>
<a href="https://bugs.launchpad.net/neutron/+bug/1124117">https://bugs.launchpad.net/neutron/+bug/1124117</a><br></div><div><br></div><div>IMHO there's some confusion in bug #1124117 and in the patch in review #23160 about how a noop driver is expected to work. I believe a noop driver should look like it is present (in the list of available extensions), but does nothing. The patch in review #23160 believes an other way and makes the noop driver look like as if it wasn't even present. Which may lead to your current bug.</div>
<div><br></div><div>Best regards,</div><div>Bence Romsics</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Oct 19, 2013 at 10:09 AM, Chang Bo Guo <span dir="ltr"><<a href="mailto:guochbo@cn.ibm.com" target="_blank">guochbo@cn.ibm.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font face="sans-serif">Hi ALL,</font>
<br>
<br><font face="sans-serif">There is bug </font><a href="https://bugs.launchpad.net/python-neutronclient/+bug/1232965" target="_blank"><font face="sans-serif">https://bugs.launchpad.net/python-neutronclient/+bug/1232965</font></a><font face="sans-serif">.</font>
<br>
<br><font face="sans-serif">When set </font><font size="3">"firewall_driver
= neutron.agent.firewall.NoopFirewallDriver" </font><font face="sans-serif">in
</font><font size="3">/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini
</font><font face="sans-serif">,</font>
<br><font face="sans-serif">Nova operations (list/show/boot) will
fail. due to Nuetron client raises  NotFound security_group exception.
I submit a patch for Nova to fix nova show/list failure. See </font><a href="https://review.openstack.org/#/c/52597/" target="_blank"><font face="sans-serif">https://review.openstack.org/#/c/52597/</font></a>
<br>
<br><font face="sans-serif">My question is , which side (Neutron,
NeutronClient ,Nova) should fix this , what's the best solution , current
I just catch the exception and return empty list of security_group .</font>
<br>
<br><font face="sans-serif">Any thoughts ?</font>
<br>
<br><font face="sans-serif">Best Regards<br>
-----------<br>
Eric Guo  郭长波<br>
Cloud Solutions and Openstack Development<br>
China System & Technology Laboratories (CSTL), IBM<br>
Tel:86-10-82452019<br>
Internet Mail: <a href="mailto:guochbo@cn.ibm.com" target="_blank">guochbo@cn.ibm.com</a></font>
<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>
<br></blockquote></div><br></div>