[openstack-dev] Gate issues - what you can do to help

Alan Pevec apevec at gmail.com
Sat Sep 28 21:43:45 UTC 2013


> 1) Please *do not* Approve or Reverify stable/* patches. The pyparsing
> requirements conflict with neutron client from earlier in the week is still
> not resolved on stable/*.

Also there's an issue with quantumclient and Nova stable/grizzly:
https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/34/console
...nova/network/security_group/quantum_driver.py", line 101, in get
     id = quantumv20.find_resourceid_by_name_or_id(
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'

Relevant difference in pip freeze from last good is:
-python-quantumclient==2.2.3
+python-neutronclient==2.3.1
+python-quantumclient==2.2.4.2

Looks like new quantumclient compatbility layer is missing few methods.

Cheers,
Alan



More information about the OpenStack-dev mailing list