File: catch-up-release-notes-e385fad34e9f3d6e.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (15 lines) | stat: -rw-r--r-- 533 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
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.