Help command should be usable without specific parameters

Bug #1412661 reported by Christian Berendt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Invalid
Undecided
Unassigned

Bug Description

At the moment it is not longer possible to use the help command
without providing specific parameters like --os-auth-type or
--os-username. It should be possible to use the help command
without any parameters.

---snip---
$ openstack help
ERROR: openstack Authentication type must be selected with --os-auth-type

$ openstack help aggregate
ERROR: openstack Authentication type must be selected with --os-auth-type

$ openstack --os-auth-type password help aggregate
ERROR: openstack Missing parameter(s):
Set a username with --os-username or OS_USERNAME
Set an authentication URL, with --os-auth-url or OS_AUTH_URL
Set a scope, such as a project or domain, with --os-project-name or OS_PROJECT_NAME
---snap---

Revision history for this message
Christian Berendt (berendt) wrote :

This is a duplicate of #1399588. I will close this one as invalid.

Changed in python-openstackclient:
status: New → Invalid
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.