python-openstackclient/openstackclient
Dean Troyer 505fa14cd6 Fix auth-required for help command
When we got picky with the auth arguments we broke using help without
any auth config supplied.  This rearranges things a bit to do the argument
checking when the deferred auth request to Identity occurs so commands
that do not need auth have a chance to live short but useful lives.

Closes-Bug: #1399588
Change-Id: I8ceac491cf65e25eddb62ab2713f471fe686756d
2015-02-27 17:27:17 -06:00
..
api Fix auth-required for help command 2015-02-27 17:27:17 -06:00
common Fix auth-required for help command 2015-02-27 17:27:17 -06:00
compute Merge "Added capabilities/options to 'openstack flavor list' command to match capabilities already provided by 'nova flavor-list':" 2015-02-06 23:29:57 +00:00
identity Merge "Restrict groups and users from changing domains" 2015-02-10 07:34:02 +00:00
image Add sort support to image list 2015-02-06 10:57:10 +08:00
network Begin low-level API for Network v2 2015-01-22 10:06:15 -06:00
object Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
tests Fix auth-required for help command 2015-02-27 17:27:17 -06:00
volume Change volume create --snapshot-id to --snapshot 2015-02-06 16:45:08 -08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Add translation markers for user v2 actions 2014-10-09 14:47:19 -04:00
shell.py Fix auth-required for help command 2015-02-27 17:27:17 -06:00