← Back to team overview

openstack team mailing list archive

quantumclient=2012.1

 

Hi Monty and Dan,
Background: A short while ago I started to port bug fixes for Quantum from Folsom-1 to Stable Essex. Jenkins did not accept the patches due to the fact that the automatic tests did not pass. The failures are due to 2 reasons:
1. pep8 checks (addressed in the tox.ini)
2. missing files for automatic tests
A fix for this issue was proposed - https://review.openstack.org/#/c/8023. Mark McLoughlin rightly pointed out that the fix was risky by adding a considerable amount of code and suggested adding quantumclient==2012.1 to the pip-requires. The problem with this is that the quantumclient does not exist in pypi (http://pypi.python.org/pypi/python-quantumclient).
How do you suggest that we proceed?
Thanks
Gary



Follow ups