python-openstackclient/openstackclient/tests
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 Merge "Begin low-level API for Network v2" 2015-02-07 00:16:28 +00:00
common Fix auth-required for help command 2015-02-27 17:27:17 -06:00
compute Added capabilities/options to 'openstack flavor list' 2015-02-03 07:57:20 -08: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 fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
volume Check volume status before extending size 2015-02-06 09:05:41 -08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Check volume status before extending size 2015-02-06 09:05:41 -08:00
test_shell.py fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00