Comment 5 for bug 1465188

Revision history for this message
Ian Cordasco (icordasc) wrote :

> Question: Do we need to start any glance services before running functional test?

No.

Instead of using nosetests (which OpenStack doesn't use) why not run

$ ./run-tests.sh -d

Further, can you please provide what test this fails on? Which test case is actually failing? Without that there's nothing anyone can do to help you debug this.