ec2-api/ec2api/tests/unit
Andrey Pavlov 66a5333f1b skip addresses tests due to novaclient changes
and add TODO to fix the api code.

Change-Id: Ia101640a3a0bab165ed56e3e7753b9bb6ec9d3cf
2018-03-14 11:42:52 +00: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 use glanceclient version '2'. fix keystone error message. 2017-04-19 13:10:40 +03:00
fakes.py fix ec2-api after deprecation of nova-network functions in novaclient 2017-05-24 20:00:19 +03: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 skip addresses tests due to novaclient changes 2018-03-14 11:42:52 +00:00
test_api_init.py Use botocore in API instead of boto 2017-08-10 14:48:49 +03:00
test_apirequest.py fix encoding of request_id 2016-02-06 08:10:38 +03:00
test_availability_zone.py minor fix to https://review.openstack.org/#/c/466115/ 2017-06-05 16:10:17 +03:00
test_clients.py use glanceclient version '2'. fix keystone error message. 2017-04-19 13:10:40 +03:00
test_common.py move unit tests to subdirectory. part 2. 2015-02-06 22:01:40 +03:00
test_context.py remove deprecated options 2018-01-18 14:45:37 +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 fix races 2015-12-15 09:22:50 +03:00
test_dhcp_options.py add absent filters 2015-04-02 12:27:45 +03:00
test_ec2_validate.py Graduate to oslo.utils.timeutils 2016-03-18 14:11:42 -04: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_hacking.py Delete log translation functions and add hacking rule 2017-07-03 04:14:44 -04:00
test_image.py Use botocore in API instead of boto 2017-08-10 14:48:49 +03:00
test_instance.py minor fix to https://review.openstack.org/#/c/466115/ 2017-06-05 16:10:17 +03:00
test_integrated_scenario.py use glanceclient version '2'. fix keystone error message. 2017-04-19 13:10:40 +03:00
test_internet_gateway.py config option for default VPC 2017-01-18 17:50:07 +03:00
test_key_pair.py py34: fix string conversion 2015-09-13 23:56:53 +03:00
test_metadata.py Merge "add using cache to metadata" 2017-06-08 10:31:21 +00:00
test_metadata_api.py add using cache to metadata 2017-06-07 15:26:53 +03:00
test_middleware.py Use assertEqual() instead of assertDictEqual() 2016-09-26 11:34:25 +07:00
test_network_interface.py change error code and message due to Amazon changes 2015-10-15 15:34:59 +03:00
test_private_key.pem fix register_image function 2017-07-05 15:56:38 +03:00
test_route_table.py config option for default VPC 2017-01-18 17:50:07 +03:00
test_s3.py Use botocore in API instead of boto 2017-08-10 14:48:49 +03:00
test_security_group.py minor fix to https://review.openstack.org/#/c/466115/ 2017-06-05 16:10:17 +03:00
test_snapshot.py fix working with cinder API v2 2015-12-15 09:23:54 +03:00
test_subnet.py config option for default VPC 2017-01-18 17:50:07 +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 Changes in security groups in default VPC mode 2017-02-13 17:17:56 +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 Replace six.iteritems() with .items() 2017-04-20 09:42:45 +00:00