<div dir="ltr">I met the same problem, I hope the situation is getting better. What can I help?<div><br></div><div><pre style="color:rgb(0,0,0)">2013-09-29 07:05:55.248 | Traceback (most recent call last):
2013-09-29 07:05:55.248 |   File "/home/jenkins/workspace/gate-nova-python27/nova/tests/api/openstack/compute/contrib/test_quantum_security_groups.py", line 200, in test_associate
2013-09-29 07:05:55.248 |     self.manager._addSecurityGroup(req, '1', body)
2013-09-29 07:05:55.248 |   File "/home/jenkins/workspace/gate-nova-python27/nova/api/openstack/compute/contrib/security_groups.py", line 448, in _addSecurityGroup
2013-09-29 07:05:55.249 |     context, id, group_name)
2013-09-29 07:05:55.249 |   File "/home/jenkins/workspace/gate-nova-python27/nova/api/openstack/compute/contrib/security_groups.py", line 430, in _invoke
2013-09-29 07:05:55.249 |     method(context, instance, group_name)
2013-09-29 07:05:55.249 |   File "/home/jenkins/workspace/gate-nova-python27/nova/compute/api.py", line 163, in wrapped
2013-09-29 07:05:55.249 |     return func(self, context, target, *args, **kwargs)
2013-09-29 07:05:55.249 |   File "/home/jenkins/workspace/gate-nova-python27/nova/network/security_group/quantum_driver.py", line 333, in add_to_instance
2013-09-29 07:05:55.249 |     security_group_id = quantumv20.find_resourceid_by_name_or_id(
2013-09-29 07:05:55.250 | AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'</pre></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/29 Alan Pevec <span dir="ltr"><<a href="mailto:apevec@gmail.com" target="_blank">apevec@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> 1) Please *do not* Approve or Reverify stable/* patches. The pyparsing<br>
> requirements conflict with neutron client from earlier in the week is still<br>
> not resolved on stable/*.<br>
<br>
</div>Also there's an issue with quantumclient and Nova stable/grizzly:<br>
<a href="https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/34/console" target="_blank">https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/34/console</a><br>
...nova/network/security_group/quantum_driver.py", line 101, in get<br>
     id = quantumv20.find_resourceid_by_name_or_id(<br>
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'<br>
<br>
Relevant difference in pip freeze from last good is:<br>
-python-quantumclient==2.2.3<br>
+python-neutronclient==2.3.1<br>
+python-quantumclient==2.2.4.2<br>
<br>
Looks like new quantumclient compatbility layer is missing few methods.<br>
<br>
Cheers,<br>
Alan<br>
<div class="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><b><font color="#000000" style="background-color:rgb(243,243,243)">--------------------------------------------</font></b></div>
<div><font color="#0000ff"><b>Lingxian Kong</b></font></div><div><font color="#ff00ff">Huawei Technologies Co.,LTD.</font></div><div><font color="#ff00ff">IT Product Line CloudOS PDU</font></div><div><font color="#ff00ff">China, Xi'an</font></div>
<div><font color="#ff00ff">Mobile: +86-18602962792</font></div><div><font color="#ff00ff">Email: <a href="mailto:konglingxian@huawei.com" target="_blank">konglingxian@huawei.com</a>; <a href="mailto:anlin.kong@gmail.com" target="_blank">anlin.kong@gmail.com</a></font></div>
</div>
</div></div>