glance/tests/functional
jaypipes@gmail.com ad4c92bada Removes capture of exception from eventlet in _upload_and_activate(), which
catches the exceptions that come from the _safe_kill() method properly.

Also fixes an incorrect call to _safe_kill() with mapping instead of image
ID in the block of code that kills an image if a bad checksum is given.

Fixes bug #759018.
2011-04-13 12:44:47 -04:00
..
__init__.py Moved migration into Python script, otherwise PostgreSQL was not migrated. Added changes to the functional test base class to reset the data store between tests. GLANCE_SQL_CONNECTION env variable is now GLANCE_TEST_SQL_CONNECTION. 2011-04-04 09:59:07 -04:00
test_bin_glance.py Pass boolean values to glance.client as strings, not integers 2011-03-18 10:23:58 -04:00
test_curl_api.py Removes capture of exception from eventlet in _upload_and_activate(), which 2011-04-13 12:44:47 -04:00
test_logging.py Adds robust functional testing to Glance. 2011-03-17 17:43:26 -04:00
test_misc.py Adds robust functional testing to Glance. 2011-03-17 17:43:26 -04:00