python-neutronclient/releasenotes/notes/fix-token-endpoint-auth-support-26bf7ee12e4ec833.yaml
Akihiro Motoki 32088264e5 Update relnote on fix of bug 1450414
https://review.openstack.org/#/c/263337/ is actually a bug fix
rather than a new feature. Let's update the release note.

Change-Id: I8b912abd95bb9c24edfc95dec26e2cfa7cf547e0
2016-03-03 08:46:31 +09:00

7 lines
264 B
YAML

---
fixes:
- Fix `bug 1450414 <https://bugs.launchpad.net/python-neutronclient/+bug/1450414>`_
that authentication with via ``--os-token`` and ``--os-url`` options
(or corresponding environment variables) does not work
after keystone v3 API support.