openstacksdk/openstack/tests/unit/config
Monty Taylor 9b253307a7 Remove some unneeded things from test-requirements
We don't need to depend directly on python-subunit.
In python3 we don't need safe_hasattr.
We don't use testrepository.

In lower constraints, os-client-config and mox3 are
transitive depends that we do not care about so don't
need to track lower pins for them.

futures and ipaddress were removed from requirements
but not from lc.

Finally, remove future from lc and from __future__
since we're python3 only.

Change-Id: Ic22079f78f77221e83986e5a835457dbefc3ded7
2020-05-10 08:23:38 -05:00
..
__init__.py Merge shade and os-client-config into the tree 2017-11-15 09:03:23 -06:00
base.py Remove some unneeded things from test-requirements 2020-05-10 08:23:38 -05:00
test_cloud_config.py Rationalize endpoint_for and get_endpoint_from_catalog 2019-08-20 08:45:50 -04:00
test_config.py Remove some unneeded things from test-requirements 2020-05-10 08:23:38 -05:00
test_environ.py Shift config exceptions to openstack.exceptions 2018-02-15 08:54:34 -06:00
test_from_conf.py Merge "Add strict_proxies option for Connection" 2019-08-22 17:14:48 +00:00
test_from_session.py Update compute.server resource 2019-04-25 15:22:51 +02:00
test_init.py Remove legacy client factory functions 2018-01-09 16:35:46 -06:00
test_json.py Add support for vendor hooks 2019-05-13 20:15:07 +02:00