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


_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to