aba542595b
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
16 lines
533 B
YAML
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.
|