Skip to content

Commit 40248ba

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Add relnotes for backports for 3.2.1 release" into stable/newton
2 parents 9484cd3 + 48e6d8a commit 40248ba

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)