openstack-python-openstackc.../openstackclient
Ken Thomas 39da32b3a5 If no password in env or command line, try prompting.
Implements blueprint password-prompt

This logic was recently added to keystone as a short term fix. The long
term fix is to have that same logic here. Basically, if no password is
present in the env or command line and there's a tty available for us
to prompt, then attempt to use getpass.

Change-Id: Ia0eec800b96c8f6ca1c2540e21e0e03c3880c713
2012-06-29 22:29:46 +00:00
..
common minor fixes 2012-05-29 14:31:00 -07:00
compute Refactor cliff.Command.run() 2012-06-20 10:03:01 -05:00
identity Refactor cliff.Command.run() 2012-06-20 10:03:01 -05:00
image Add openstackclient bits 2012-04-19 22:41:44 -05:00
openstack Add post-tag versioning. 2012-06-25 11:31:49 -05:00
__init__.py Add openstackclient bits 2012-04-19 22:41:44 -05:00
shell.py If no password in env or command line, try prompting. 2012-06-29 22:29:46 +00:00