octavia/releasenotes/notes/change-keystone-backend-config-d246b1e34015c86c.yaml
Lubosz "diltram" Kosnik 076e016bb2 Backend Keystone authentication
Change methods used in backend to authenticate with keystone.
Use autodetection mechanizm for API version and refactor config
options specified in Octavia.

Change-Id: Id0deee2714040d271f43a537c27f410e2f4e3ef2
Closes-Bug: #1620668
Closes-Bug: #1618691
2016-11-17 11:03:40 -06:00

12 lines
417 B
YAML

---
prelude: >
Extended support for Keystone API v3.
features:
- Octavia supports different Keystone APIs and choose authentication
mechanism based on configuration specified in "keystone_authtoken" section
of octavia.conf file.
upgrade:
- From configuration file section "keystone_authtoken_v3" was removed and all
parameters are stored in "keystone_authtoken" section of configuration
file.