ec2-api/ec2api/tests/unit
Takashi Kajinami eb3b4851a9 Use volume v3 API by default
Currently ec2api uses the volume v2 API by default, but v2 API was
deprecated a while ago and will be removed fron cinder shortly.
This patch ensures that ec2api uses the volume v3 API instead by
default.

Closes-Bug: #1908993
Change-Id: I280d3c009893c67d215b0c7106eec7fe2435c335
2021-01-24 23:34:37 +00:00
..
__init__.py Update hacking for Python3 2020-03-31 17:02:37 +02:00
abs.tar.gz move unit tests to subdirectory. part 1. 2015-02-06 22:00:33 +03:00
base.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
fakes.py Update hacking for Python3 2020-03-31 17:02:37 +02: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 Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_api_init.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_apirequest.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_availability_zone.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_clients.py Use volume v3 API by default 2021-01-24 23:34:37 +00:00
test_common.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_context.py Use importlib to take place of imp module 2020-08-30 19:46:20 +08:00
test_customer_gateway.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_db_api.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_dhcp_options.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_ec2_validate.py Fix usage of isotime 2018-06-29 16:00:40 +03:00
test_ec2utils.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_faults.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_hacking.py Delete log translation functions and add hacking rule 2017-07-03 04:14:44 -04:00
test_image.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_instance.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_integrated_scenario.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_internet_gateway.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_key_pair.py py34: fix string conversion 2015-09-13 23:56:53 +03:00
test_metadata.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_metadata_api.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_middleware.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_network_interface.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_private_key.pem fix register_image function 2017-07-05 15:56:38 +03:00
test_route_table.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_s3.py Use botocore in API instead of boto 2017-08-10 14:48:49 +03:00
test_security_group.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_snapshot.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_subnet.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_tag.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_tools.py Supress error logging for passed negative unit tests 2015-03-08 00:00:45 +03:00
test_volume.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_vpc.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_vpn_connection.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
test_vpn_gateway.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00
tools.py Use unittest.mock instead of third party mock 2020-04-18 12:15:29 -05:00