nova/nova/tests
jaypipes@gmail.com a6645d8a43 Initial i18n commit for endpoints. All endpoints must install
gettext, which injects the _ function into the builtins.
2010-12-11 15:10:24 -05:00
..
CA initial commit 2010-05-27 23:05:26 -07:00
api Fixed Authors conflict and re-merged with trunk 2010-12-09 10:22:50 -04:00
bundle If machine manifest includes a kernel and/or ramdisk id, include it in the image's metadata. 2010-10-11 14:09:24 +02:00
__init__.py Initial i18n commit for endpoints. All endpoints must install 2010-12-11 15:10:24 -05:00
access_unittest.py PEP8 cleanup in nova/tests, except for tests. There should be no functional changes here, just style changes to get violations down. 2010-10-22 00:48:27 -07:00
api_integration.py PEP8 cleanup in nova/tests, except for tests. There should be no functional changes here, just style changes to get violations down. 2010-10-22 00:48:27 -07:00
api_unittest.py Fixed tests to work with new default API argument. 2010-11-02 12:02:42 -07:00
auth_unittest.py PEP8 cleanup in nova/tests, except for tests. There should be no functional changes here, just style changes to get violations down. 2010-10-22 00:48:27 -07:00
cloud_unittest.py fix greenthread race conditions in trunk and floating ip leakage 2010-11-17 21:23:12 +00:00
compute_unittest.py Finished cleaning up the openstack servers API, it no longer touches the database directly. Also cleaned up similar things in ec2 API and refactored a couple methods in nova.compute.api to accomodate this work. 2010-12-03 12:21:18 -08:00
declare_flags.py add copyright headers 2010-08-03 16:51:37 +02:00
fake_flags.py merged trunk 2010-11-03 14:38:14 -07:00
flags_unittest.py PEP8 cleanup in nova/tests, except for tests. There should be no functional changes here, just style changes to get violations down. 2010-10-22 00:48:27 -07:00
misc_unittest.py Make sure Authors check also works for pending merges (otherwise stuff can get merged that will make the next merge fail this check). 2010-12-07 21:35:15 +01:00
network_unittest.py fix leaking floating ip from network unittests and use of fakeldap driver 2010-11-17 02:23:20 +00:00
objectstore_unittest.py PEP8 cleanup in nova/tests, except for tests. There should be no functional changes here, just style changes to get violations down. 2010-10-22 00:48:27 -07:00
process_unittest.py PEP8 cleanup in nova/tests, except for tests. There should be no functional changes here, just style changes to get violations down. 2010-10-22 00:48:27 -07:00
quota_unittest.py Consolidated the start instance logic in the two API classes into a single method. This also cleans up a number of small discrepencies between the two. 2010-11-24 14:52:10 -08:00
real_flags.py Last of cleanup, including removing fake_storage flage 2010-09-07 21:15:22 -07:00
rpc_unittest.py PEP8 cleanup in nova/tests, except for tests. There should be no functional changes here, just style changes to get violations down. 2010-10-22 00:48:27 -07:00
runtime_flags.py add copyright headers 2010-08-03 16:51:37 +02:00
scheduler_unittest.py renamed target_id to iscsi_target 2010-10-25 23:37:51 -07:00
service_unittest.py Delete BaseTestCase and with it the last reference to tornado. 2010-10-26 11:48:20 -04:00
twistd_unittest.py make --help work for twistd-based services 2010-10-15 19:27:39 +09:00
validator_unittest.py PEP8 cleanup in nova/tests, except for tests. There should be no functional changes here, just style changes to get violations down. 2010-10-22 00:48:27 -07:00
virt_unittest.py update tests 2010-10-24 15:06:42 -07:00
volume_unittest.py merged trunk 2010-11-03 14:38:14 -07:00