tempest/tempest/lib
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
..
api_schema Remove unnecessary schema check of ip address 2017-08-22 06:08:16 +00:00
cli Allow to specify user and project domains in CLIclient 2017-10-12 14:46:45 +03:00
cmd Remove duplication of skip_tracker 2017-04-21 12:12:42 +09:00
common Default to using neutron networks_client in get_tenant_network 2018-01-11 17:46:08 +08:00
services Merge "Add some api ref links for network service clients" 2017-12-22 19:48:44 +00:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
auth.py Add proxy_url to get_credentials in auth 2017-10-23 16:53:34 +02:00
base.py Add a space between super's and setUpClass 2016-08-31 11:50:03 +00:00
decorators.py Remove deprecated skip_unless_attr decorator 2017-11-29 14:37:04 +00:00
exceptions.py Change Conflict's error message 2017-11-23 16:51:37 +08:00