os-client-config/releasenotes/notes/shade-helper-568f8cb372eef6d9.yaml
Monty Taylor 7d63f12edd
Add shade constructor helper method
We have helper factory methods for REST Client, legacy client and
OpenStack SDK all with the same interface ... we might as well have one
for shade too. It makes documenting and talking about the simple case of
all of them easy.

Change-Id: I046da85ae4a3e2a6333223921d5ae9ce3673121d
2016-06-02 10:07:27 +03:00

5 lines
89 B
YAML

---
features:
- Added helper method for constructing shade
OpenStackCloud objects.