run_tests.sh -V fails -- Need to add glance to tools/pip-requires

Bug #704176 reported by Jay Pipes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Jay Pipes

Bug Description

Glance needs to be added to the tools/pip-requires file so that Glance is installed into the virtualenv. Otherwise, tests will not run with a failed import glance....

Revision history for this message
Jay Pipes (jaypipes) wrote :

Note that just adding glance to tools/pip-requires won't work either, since the Glance that easy_install knows about in PyPI is Austin, which is way too old...

Revision history for this message
Jay Pipes (jaypipes) wrote :

The issue is that we uploaded two different packages with the same version into PyPI... working with mtaylor to resolve the issues...

Revision history for this message
Todd Willey (xtoddx) wrote :

I still favor the idea of running all openstack components under the control of the developer and not of PyPI. I know it has been useful in doing work in dashboard, and assume it would be helpful other places as well. Regardless, you may want to pull the pep8 fixes from lp:~xtoddx/nova/glance-venv into your fix. Hudson doesn't check it, but it just seems like a good idea.

Revision history for this message
Jay Pipes (jaypipes) wrote :

glance 0.1.2 now uploaded to PyPI, so issuing a run_tests.sh -V -f will force a reload of glance and solve this issue

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.