openstacksdk/openstack
Monty Taylor 0a6083b876
Merge Connection and OpenStackCloud
There's no good reason to have the shade functions in a cloud attribute.
Go ahead and dive all the way in and make OpenStackCloud a mixin class.

There was one wrapped exception that got removed and thus the test to test
that we were wrapping it.

Change-Id: Iebd80fe5bc511ea879ea71aa88ce7d79c5e8fa58
2018-01-31 11:25:21 -06:00
..
baremetal Rename resource2 and proxy2 to resource and proxy 2018-01-24 11:02:16 -06:00
block_storage Rename resource2 and proxy2 to resource and proxy 2018-01-24 11:02:16 -06:00
cloud Merge Connection and OpenStackCloud 2018-01-31 11:25:21 -06:00
clustering Rename resource2 and proxy2 to resource and proxy 2018-01-24 11:02:16 -06:00
compute Merge "Adds get encrypted password support" 2018-01-24 23:57:10 +00:00
config Add OpenStackCloud object to Connection 2018-01-30 20:13:53 -06:00
database Rename resource2 and proxy2 to resource and proxy 2018-01-24 11:02:16 -06:00
identity Rename resource2 and proxy2 to resource and proxy 2018-01-24 11:02:16 -06:00
image Merge "v2 image update fix" 2018-01-25 01:53:22 +00:00
key_manager Rename resource2 and proxy2 to resource and proxy 2018-01-24 11:02:16 -06:00
load_balancer Rename resource2 and proxy2 to resource and proxy 2018-01-24 11:02:16 -06:00
message Rename resource2 and proxy2 to resource and proxy 2018-01-24 11:02:16 -06:00
network Raise error when supplying invalid query params 2018-01-25 12:11:08 +13:00
object_store Rename resource2 and proxy2 to resource and proxy 2018-01-24 11:02:16 -06:00
orchestration orchestration: fix typo in doc 2018-01-30 15:16:54 +08:00
tests Merge Connection and OpenStackCloud 2018-01-31 11:25:21 -06:00
workflow Rename resource2 and proxy2 to resource and proxy 2018-01-24 11:02:16 -06:00
__init__.py Ensure Connection can be made from keyword arguments 2018-01-30 20:13:50 -06:00
_adapter.py Migrate object_store to resource2/proxy2 2018-01-17 13:55:27 -06:00
_log.py Rationalize logging helpers and docs 2018-01-16 14:46:44 -06:00
_meta.py Add a descriptor object for each service proxy 2018-01-30 19:49:41 -06:00
connection.py Merge Connection and OpenStackCloud 2018-01-31 11:25:21 -06:00
exceptions.py Raise error when supplying invalid query params 2018-01-25 12:11:08 +13:00
format.py Remove type=timestamp usages 2016-06-08 16:17:48 -04:00
profile.py Move profile helper method to openstack.profile 2018-01-27 12:42:17 -06:00
proxy.py Add a descriptor object for each service proxy 2018-01-30 19:49:41 -06:00
proxy2.py Add resource2/proxy2 wrappers with deprecations 2018-01-24 11:02:16 -06:00
resource.py Provide compatibility for people passing raw sessions 2018-01-29 11:27:58 -06:00
resource2.py Add resource2/proxy2 wrappers with deprecations 2018-01-24 11:02:16 -06:00
service_description.py Add a descriptor object for each service proxy 2018-01-30 19:49:41 -06:00
service_filter.py Add a descriptor object for each service proxy 2018-01-30 19:49:41 -06:00
task_manager.py Rationalize logging helpers and docs 2018-01-16 14:46:44 -06:00
utils.py Raise error when supplying invalid query params 2018-01-25 12:11:08 +13:00
version.py Move version definition 2016-06-03 09:32:26 -04:00