ec2-api/ec2api/tests/unit
Andrey Pavlov f9e75281b4 fix UT for cinderclient
- bump version from 2 to 3 for cinderclient
- update aws ec2 interface for create_colume and
  create_network_interface. add cilent_token param
- fix describe network interface - something was
  changed in neutron ports output
- set metadata port for OVN conf file also

Change-Id: Ie3e5a5930d5a8159050ecc0900239935558dddd7
2021-09-28 19:24:15 +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 fix UT for cinderclient 2021-09-28 19:24:15 +00: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 fix UT for cinderclient 2021-09-28 19:24:15 +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 fix using of SQLAlchemy.in_ operator in UT 2021-03-27 17:18:15 +03: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