os-client-config/releasenotes/notes/sdk-helper-41f8d815cfbcfb00.yaml
Monty Taylor 41ac1562b5
Add helper method for OpenStack SDK constructor
openstacksdk already has a helper method for dealing with occ, but if a
user is already using the occ helper methods, there is no reason we
should not provide them an easy path to using the SDK.

Change-Id: I1040efb94385fdac0aa02ac960ba95089b954377
2016-06-01 10:26:24 +03:00

5 lines
93 B
YAML

---
features:
- Added helper method for constructing OpenStack SDK
Connection objects.