openstacksdk/openstack/tests/unit/config
Eric Fried 879f7d4f12 Minor fixups from from_conf changes
Addresses the following nonblocking nits from previous patches:

- Consolidate warning logs when disabling service due to exception when
  processing oslo.config ksa settings [1].
- Move a TODO out of a docstring [2].
- Remove a now-redundant region_name comparison in CloudRegion.__eq__
  [3].
- DRY the test_get_region_name unit test [4].

[1] https://review.opendev.org/#/c/663439/3/openstack/config/cloud_region.py@171
[2] https://review.opendev.org/#/c/662865/4/openstack/config/cloud_region.py@156
[3] https://review.opendev.org/#/c/662865/4/openstack/config/cloud_region.py@237
[4] https://review.opendev.org/#/c/662865/4/openstack/tests/unit/config/test_cloud_config.py@185

Change-Id: I1c140677347cf40db11e75f6a868356300d85071
2019-06-06 12:25:03 -05:00
..
__init__.py Merge shade and os-client-config into the tree 2017-11-15 09:03:23 -06:00
base.py Handle empty values in regions 2018-09-19 21:20:28 +10:00
test_cloud_config.py Minor fixups from from_conf changes 2019-06-06 12:25:03 -05:00
test_config.py Use auth_url as identity endpoint when not project scoped 2019-03-13 21:45:39 +00:00
test_environ.py Shift config exceptions to openstack.exceptions 2018-02-15 08:54:34 -06:00
test_from_conf.py Handle oslo.config exceptions in from_conf 2019-06-06 12:25:00 -05: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