openstack-python-openstackc.../openstackclient
Dean Troyer 6fe687fdf6 Delay authentication to handle commands that do not require it
* Move the auth to OpenStackShell.prepare_to_run_command() and skip it if
  the command's auth_required == False
* Default auth_required = True for all commands
* Do authentication up-front for interactive use as
  OpenStackShell.prepare_to_run_command() is not called

Change-Id: Id330092f242af624f430d469882d15f4a22f4e37
2013-09-12 16:23:14 -05:00
..
common Add Identity v2 role and service tests 2013-09-04 21:37:45 +00:00
compute Merge "Remove tenant round 3 - other commands" 2013-07-31 22:30:12 +00:00
identity Identity v3 tests 2013-09-09 14:58:28 -05:00
image Remove tenant round 3 - other commands 2013-07-31 10:12:20 -05:00
object Object API commands using our REST API layer 2013-08-28 22:16:34 -05:00
openstack Add security group commands 2013-07-29 19:07:22 -05:00
tests Identity v3 tests 2013-09-09 14:58:28 -05:00
volume Remove tenant round 3 - other commands 2013-07-31 10:12:20 -05:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
shell.py Delay authentication to handle commands that do not require it 2013-09-12 16:23:14 -05:00