We high-spiritedly announce the release of: osc-lib 1.12.1: OpenStackClient Library This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/osc-lib Download the package from: https://pypi.org/project/osc-lib Please report issues through launchpad: https://storyboard.openstack.org/#!/project_group/80 For more details, please see below. 1.12.1 ^^^^^^ Bug 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)] Changes in osc-lib 1.12.0..1.12.1 --------------------------------- d4a55db Add release note for --os-user-id fix d0f72bb add python 3.7 unit test job 0237793 Allow use of user-id as well as username for authentication 9f48a7f Change openstack-dev to openstack-discuss Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 + osc_lib/api/auth.py | 5 ++++- releasenotes/notes/bug-2004898-686577a07e791051.yaml | 6 ++++++ setup.cfg | 2 +- 7 files changed, 25 insertions(+), 2 deletions(-)