openstacksdk/releasenotes/notes/catch-up-release-notes-e385fad34e9f3d6e.yaml
Monty Taylor aba542595b
Clean up the release notes a bit
0.10.0 got out before we could mention the giant merge that had
happened. There's also a few things in the prelude that were just
holdovers from shade.

Change-Id: I9966027e42c84f017db3c23c74b24c311273f87a
2018-01-27 12:42:12 -06:00

16 lines
533 B
YAML

---
features:
- Swiftclient instantiation now provides authentication
information so that long lived swiftclient objects can
reauthenticate if necessary.
- Add support for explicit v2password auth type.
- Add SSL support to VEXXHOST vendor profile.
- Add zetta.io cloud vendor profile.
fixes:
- Fix bug where project_domain_{name,id} was set even
if project_{name,id} was not set.
other:
- HPCloud vendor profile removed due to cloud shutdown.
- RunAbove vendor profile removed due to migration to
OVH.