openstacksdk/openstack/tests/unit
Monty Taylor 18fe7b4e2b
Rename CloudConfig to CloudRegion
The name CloudConfig has always sucked. While working on the next patch,
it occurred to me that what a CloudConfig represents is the config for a
given region of a cloud. We even reference "Cloud Region" as a unit of
work when giving conference talks.

Take the opportunity while we're doing this sdk/occ merge to rename it.
Obviously we can provide naming compat shim in OCC itself.

Leave in *some* naming compat shims to get us past the 0.10 release so
that OSC continues to have the happies.

Change-Id: Ia0bbc20eb28a3a36e69adba3a4b45323e4aa284e
2018-01-09 11:56:04 -06:00
..
baremetal Rework config and rest layers 2017-11-15 11:46:50 -06:00
block_storage Add block_store support single volume display image message 2017-11-20 11:04:22 +08:00
cloud Rename CloudConfig to CloudRegion 2018-01-09 11:56:04 -06:00
cluster Add cluster support force delete parameter 2017-11-17 10:38:18 +08:00
compute Rework config and rest layers 2017-11-15 11:46:50 -06:00
config Rename CloudConfig to CloudRegion 2018-01-09 11:56:04 -06:00
database Rework config and rest layers 2017-11-15 11:46:50 -06:00
fixtures Handle glance image pagination links better 2017-11-15 09:04:00 -06:00
identity Port unversioned Version resources to resource2 2017-04-27 16:23:17 -04:00
image Sort image update results before comparing 2017-11-29 09:11:47 -06:00
key_manager Rework config and rest layers 2017-11-15 11:46:50 -06:00
load_balancer Add pools attribute to load balancer heath monitor 2017-11-30 11:29:34 +08:00
message Rework config and rest layers 2017-11-15 11:46:50 -06:00
meter Rework config and rest layers 2017-11-15 11:46:50 -06:00
metric Port metric v1 to resource2 2017-04-27 12:50:52 -04:00
network Merge "Set empty Tag list if Network Tag API extension not supported" 2018-01-02 18:34:26 +00:00
object_store Rework config and rest layers 2017-11-15 11:46:50 -06:00
orchestration Rework config and rest layers 2017-11-15 11:46:50 -06:00
workflow Merge "Add workflow service (mistral)" 2017-01-24 16:45:12 +00:00
__init__.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
base.py Rename CloudConfig to CloudRegion 2018-01-09 11:56:04 -06:00
fakes.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
test__adapter.py Move task_manager and adapter up a level from cloud 2017-11-15 11:56:28 -06:00
test_connection.py Rename CloudConfig to CloudRegion 2018-01-09 11:56:04 -06:00
test_exceptions.py Rework config and rest layers 2017-11-15 11:46:50 -06:00
test_format.py Remove type=timestamp usages 2016-06-08 16:17:48 -04:00
test_proxy.py Rework config and rest layers 2017-11-15 11:46:50 -06:00
test_proxy2.py Rework config and rest layers 2017-11-15 11:46:50 -06:00
test_proxy_base.py Rework config and rest layers 2017-11-15 11:46:50 -06:00
test_proxy_base2.py Rework config and rest layers 2017-11-15 11:46:50 -06:00
test_resource.py Rework config and rest layers 2017-11-15 11:46:50 -06:00
test_resource2.py Fix py35 and pypy tox env 2017-11-30 17:56:21 -06:00
test_service_filter.py Get endpoints directly from services 2016-08-10 08:02:21 -04:00
test_utils.py Replace 'MagicMock' with 'Mock' 2015-11-29 20:59:30 -05:00