ec2-api/ec2api/tests/unit
Andrey Pavlov 8d1a61ce6c change error code and message due to Amazon changes
Amazon changed error code some time ago.

Change-Id: Ib5eb94f3a5bbdb27bc4ead5898376f274dd6e5c3
2015-10-15 15:34:59 +03:00
..
__init__.py py34: update tests/unit/__init__.py 2015-09-09 16:50:39 +03:00
abs.tar.gz move unit tests to subdirectory. part 1. 2015-02-06 22:00:33 +03:00
base.py Merge "Extract DB mock to a separate test mixin class" 2015-09-11 13:16:28 +00:00
fakes.py Merge "Expose public key data in metadata server" 2015-09-15 06:03:45 +00:00
fakes_request_response.py move unit tests to subdirectory. part 2. 2015-02-06 22:01:40 +03:00
matchers.py Fix H501 errors 2015-09-05 08:30:46 +03:00
rel.tar.gz move unit tests to subdirectory. part 1. 2015-02-06 22:00:33 +03:00
test_address.py Remove project_id from db.add_item interface 2015-08-13 18:46:09 +03:00
test_api_init.py py34: fix string conversion 2015-09-13 23:56:53 +03:00
test_apirequest.py py34: use ascii decoding instead utf-8 when it possible 2015-09-14 22:53:55 +03:00
test_availability_zone.py Reset api engines in unit tests 2015-07-02 17:23:55 +03:00
test_clients.py py34: use reload explicitly 2015-09-11 16:48:10 +03:00
test_common.py move unit tests to subdirectory. part 2. 2015-02-06 22:01:40 +03:00
test_context.py Use a singleton for admin session 2015-09-14 10:12:38 +03:00
test_customer_gateway.py Remove project_id from db.add_item interface 2015-08-13 18:46:09 +03:00
test_db_api.py Prevent updating os_id of db items 2015-09-09 18:13:32 +03:00
test_dhcp_options.py add absent filters 2015-04-02 12:27:45 +03:00
test_ec2_validate.py Implement VPN gateways 2015-05-16 17:28:53 +03:00
test_ec2utils.py Create an image in a separate thread 2015-09-10 20:31:53 +03:00
test_faults.py move unit tests to subdirectory. part 1. 2015-02-06 22:00:33 +03:00
test_image.py Merge "py34: remove using contextlib.nested" 2015-09-11 13:40:04 +00:00
test_instance.py py34: fix string conversion 2015-09-13 23:56:53 +03:00
test_integrated_scenario.py Commonize config usage for base test classes 2015-08-19 17:49:50 +03:00
test_internet_gateway.py Remove project_id from db.add_item interface 2015-08-13 18:46:09 +03:00
test_key_pair.py py34: fix string conversion 2015-09-13 23:56:53 +03:00
test_metadata.py py34: fix string conversion 2015-09-13 23:56:53 +03:00
test_metadata_api.py Merge "Expose public key data in metadata server" 2015-09-15 06:03:45 +00:00
test_middleware.py Suppress error log output for keystone call test 2015-09-15 10:06:48 +03:00
test_network_interface.py change error code and message due to Amazon changes 2015-10-15 15:34:59 +03:00
test_route_table.py py34: fix ex.message absence 2015-09-10 20:13:53 +03:00
test_s3.py py34: fix string conversion 2015-09-13 23:56:53 +03:00
test_security_group.py Remove project_id from db.add_item interface 2015-08-13 18:46:09 +03:00
test_snapshot.py Remove project_id from db.add_item interface 2015-08-13 18:46:09 +03:00
test_subnet.py Remove project_id from db.add_item interface 2015-08-13 18:46:09 +03:00
test_tag.py Add tag support for vpn-related objects 2015-06-29 17:52:50 +03:00
test_tools.py Supress error logging for passed negative unit tests 2015-03-08 00:00:45 +03:00
test_volume.py Add deleteOnTermination to volume filters 2015-08-14 08:06:53 +03:00
test_vpc.py Remove project_id from db.add_item interface 2015-08-13 18:46:09 +03:00
test_vpn_connection.py py34: fix string conversion 2015-09-13 23:56:53 +03:00
test_vpn_gateway.py py34: use range always instead xrange 2015-09-11 13:03:47 +03:00
tools.py py34: unit tests: fix parsing response's xml 2015-09-09 17:22:40 +03:00