summaryrefslogtreecommitdiff
path: root/openstackclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
...
* If no password in env or command line, try prompting.Ken Thomas2012-06-291-3/+15
* Fix pep8 issues.Clark Boylan2012-06-131-3/+3
* Merge "fix authentication setup in interactive mode and improve error handlin...Jenkins2012-05-151-4/+9
|\
| * fix authentication setup in interactive mode and improve error handling so tr...Doug Hellmann2012-05-141-4/+9
* | Revise command boolean flagsDean Troyer2012-05-111-1/+1
|/
* Move get_client_class() to common.utilsDean Troyer2012-05-111-6/+0
* Add API versioning supportDean Troyer2012-05-101-3/+1
* look at the command the user is going to run before trying to authenticate themDoug Hellmann2012-05-101-17/+29
* Add copyright notices and update datesDean Troyer2012-05-101-1/+1
* More identity client configDean Troyer2012-05-101-0/+36
* Fix "help" command and implement "list server" and "show server"Doug Hellmann2012-05-041-60/+17
* Shell init & loggingDean Troyer2012-05-011-17/+43
* Add openstack-common and test infrastructure.James E. Blair2012-04-281-5/+12
* Cleanup auth client pathDean Troyer2012-04-271-18/+11
* Add token auth to shell and READMEDean Troyer2012-04-271-5/+8
* Begin to add Keystone authDean Troyer2012-04-271-7/+59
* Change to argparse to match cliff 0.2Dean Troyer2012-04-261-14/+14
* Use cliffDean Troyer2012-04-251-216/+55
* Add openstackclient bitsDean Troyer2012-04-191-0/+305