Skip to content

Commit 48e6d8a

Browse files
author
Dean Troyer
committed
Add relnotes for backports for 3.2.1 release
Change-Id: Iba8d8c6d2d9ce4a665e527f23b2277ccc8b94dfa
1 parent 23f6681 commit 48e6d8a

3 files changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- Skip password prompt when running commands that do not require auth
4+
and user auth values are present except for password.
5+
[Bug `1619274 <https://bugs.launchpad.net/python-openstackclient/+bug/1619274>`_]
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
security:
3+
- |
4+
Mask passwords when ``--debug`` or ``-vv`` options are used.
5+
[Bug `1630822 <https://bugs.launchpad.net/python-openstackclient/+bug/1630822>`_]
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- Fix problem with ``--os-auth-type token_endpoint`` that caused exceptions
4+
when recent os-client-config version 1.23.0 or newer is installed.
5+
[Bug `1642301 <https://bugs.launchpad.net/bugs/1642301>`_]

0 commit comments

Comments
 (0)