openstacksdk/openstack/tests
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
..
ansible Add more options to enable ansible testing feature 2018-08-09 10:53:59 +08:00
functional baremetal: allow updating name and extra fields of an allocation 2019-05-22 13:06:03 +02:00
unit Minor fixups from from_conf changes 2019-06-06 12:25:03 -05:00
__init__.py Sync hacking requirement with global requirements 2014-06-11 11:00:42 -07:00
base.py Restore timeout_scaling_factor 2018-09-25 14:05:23 -05:00
fakes.py Extract image download method into a mixin 2019-05-11 09:40:38 +02:00