Comment 1 for bug 1869822

Revision history for this message
Simon Merrick (iokiwi) wrote :

It appears to break on [shell.py#L343](https://github.com/openstack/python-glanceclient/blob/master/glanceclient/shell.py#L343) where there is an incorrect assumption that os_username is in the args Namespace.

This problem occurs for me with newer versions of glance client

 - 2.17.0
 - 3.0.0
 - 3.0.1

I don't have this problem with an older version of the glance client

 - 2.0.0

Looks like the keystone auth dependencies were switched out in 2.6.0 which may have impacted auth
https://github.com/openstack/python-glanceclient/commit/9ae5deb7fec11b4f19378cff044e25ad790b4688