Add release note for --os-user-id fix

Change-Id: I73622df4a329ce914b5c3b363d04c1d65410b81d
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This commit is contained in:
Dean Troyer 2019-02-28 10:08:47 -06:00
parent aaf18dad8d
commit d4a55dbe8f
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
fixes:
- Allow using a user ID for authentication in place of a username/domain
combination. This fixes the use of ``--os-user-id`` option and
``OS_USER_ID`` environment variable.
[Bug `2004898 <https://storyboard.openstack.org/#!/story/2004898>`_]