nova/nova/tests/api/openstack
2011-08-15 15:09:42 -07:00
..
contrib Fixes pep8 issues in test_keypairs.py 2011-08-12 15:04:13 +00:00
extensions fix all tests 2011-07-22 19:47:41 +00:00
__init__.py fix test_s3 FLAGS uses 2011-08-03 12:26:51 -07:00
common.py renaming wsgi.Request.best_match to best_match_content_type; correcting calls to that function in code from trunk 2011-03-09 15:08:11 -05:00
fakes.py Removed newly added userdatarequesthandler for OS API, there is no need to add this handler since the existing Ec2 API metadatarequesthandler does the same job 2011-08-15 15:09:42 -07:00
test_accounts.py remove set_flags_verbosity.. it's not needed 2011-08-04 12:07:07 -07:00
test_adminapi.py remove set_flags_verbosity.. it's not needed 2011-08-04 12:07:07 -07:00
test_api.py Created new exception for handling malformed requests 2011-06-14 10:16:51 -04:00
test_auth.py remove some more stubouts and fakes 2011-07-22 21:40:10 +00:00
test_common.py fixing id parsing 2011-08-11 15:30:43 -04:00
test_extensions.py Changes requests with an invalid server action to return an HTTP 400 instead of a 501. 2011-08-14 03:41:01 +00:00
test_faults.py Updated Faults controller to choose an xml serializer based on api version found in the request url 2011-07-25 12:08:49 -04:00
test_flavors_extra_specs.py more cleanup of API tests regarding FLAGS 2011-08-03 10:11:20 -07:00
test_flavors.py clean up fake auth manager in other places 2011-07-22 21:36:41 +00:00
test_image_metadata.py merged trunk and fix time call 2011-07-29 09:28:02 -07:00
test_images.py Set image progress to 100 if the image is active. 2011-08-08 20:17:48 +00:00
test_limits.py fix pylint W0102 errors. 2011-08-03 20:26:37 -04:00
test_server_actions.py Changed bad server actions requests to raise an HTTP 400 2011-08-10 21:27:40 -04:00
test_server_metadata.py fixing one pep8 failure 2011-08-09 11:47:46 -04:00
test_servers.py Stub out instance_get as well so we can show the results of the name change 2011-08-12 20:18:47 +00:00
test_shared_ip_groups.py clean up fake auth manager in other places 2011-07-22 21:36:41 +00:00
test_users.py remove set_flags_verbosity.. it's not needed 2011-08-04 12:07:07 -07:00
test_versions.py whoops, got a little comma crazy 2011-08-03 08:57:27 -05:00
test_wsgi.py adding testing to solidify handling of None in wsgi serialization 2011-07-25 15:56:23 -04:00
test_zones.py remove set_flags_verbosity.. it's not needed 2011-08-04 12:07:07 -07:00