tempest/tempest/tests/lib/common
zhufl 33289a2347 Default to using neutron networks_client in get_tenant_network
Proxy apis to neutron like '/os-networks' are deprecated in
microverion 2.36, and calling to them will get 404 error.
So this is to use neutron networks_client as default in get_tenant_network.

https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id33

Change-Id: I0496d2d0c3c9fe29d61124275c7f5cca78729bf2
2018-01-11 17:46:08 +08:00
..
utils Add support of args and kwargs in call_until_true 2017-11-14 10:27:07 +08:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
test_api_version_request.py Fix base unit test class location 2016-04-22 18:11:30 -04:00
test_api_version_utils.py Add compare header version function to tempest.lib 2017-09-01 02:37:35 +01:00
test_cred_client.py Remove some debug print statements 2017-04-19 16:14:26 +02:00
test_dynamic_creds.py Add a validation resources fixture 2017-09-12 12:37:24 -06:00
test_http.py Fix disable_ssl_certificate_validation values if ca_certificates file is defined 2017-07-31 13:00:50 +00:00
test_jsonschema_validator.py Fix date-time format checking in response schema 2017-01-31 07:40:25 +00:00
test_preprov_creds.py Default to using neutron networks_client in get_tenant_network 2018-01-11 17:46:08 +08:00
test_rest_client.py Prevent error in _parse_resp when nullable list 2017-05-30 17:42:26 +00:00
test_validation_resources.py Make validation_resources a stable interface 2017-09-12 15:02:15 -06:00