python-openstackclient-3.1.0 - Authentication fails if entering password manually instead of using OS_PASSWORD

Bug #1618515 reported by Dennis Schridde
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
New
Undecided
Unassigned

Bug Description

Authentication fails when entering password manually.

# How to reproduce:

1. I export OS_AUTH_URL, OS_USERNAME, OS_TENANT_ID, OS_TENANT_NAME, OS_PROJECT_NAME and OS_REGION_NAME
2. I run `openstack image list`
3. I am asked for my password, which I enter

# What I expected

I expected to see a list of images.

# What happened instead

I see following output: `The request you have made requires authentication. (HTTP 401) (Request-ID: ...)`

# Miscellaneous

When I export OS_PASSWORD, I am not asked for my password and authentication succeeds.

# Used version

I installed python-openstackclient via pip:
```
Name: python-openstackclient
Version: 3.1.0
```

affects: openstack-community → python-openstackclient
Revision history for this message
Steve Martinelli (stevemar) wrote :

Fix was merged yesterday, expect 3.2.0 out soon

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.