Comment 3 for bug 1650026

Revision history for this message
Steve Martinelli (stevemar) wrote :

Looks like bug https://bugs.launchpad.net/python-openstackclient/+bug/1652027 also reported this behaviour.

Dr. Jens:

When OS_PROJECT_NAME/OS_TENANT_NAME is set from sourcing openrc, displaying this help text fails:

$ openstack help security group rule create
__init__() got an unexpected keyword argument 'project_name'
$ openstack --version
openstack 3.6.0

It does work with no environment variables set, though.