openstacksdk/releasenotes/notes/shade-into-connection-81191fb3d0ddaf6e.yaml
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

6 lines
152 B
YAML

---
features:
- |
All of the methods formerly part of the ``shade`` library have been added
to the `openstack.connection.Connection`` object.