summaryrefslogtreecommitdiff
path: root/openstackclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
...
* Create a new base REST API interfaceDean Troyer2013-08-231-0/+5
* Change version reporting to use pbr0.2.0Dean Troyer2013-08-021-2/+2
* Merge "Prep for 0.2 release (0.2.rc1)"0.2.rc1Jenkins2013-08-011-1/+1
|\
| * Prep for 0.2 release (0.2.rc1)Dean Troyer2013-08-011-1/+1
* | Remove tenant round 1 - global optionsDean Troyer2013-07-311-9/+25
|/
* Merge "Complete Image v1"Jenkins2013-07-201-2/+2
|\
| * Complete Image v1Dean Troyer2013-07-181-2/+2
* | Add show limits commandDean Troyer2013-07-121-0/+4
|/
* Finish up v3 role commandsSteve Martinelli2013-07-031-1/+14
* Migrate to flake8.Monty Taylor2013-05-161-2/+2
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-141-7/+7
* Merge "Add a simple extension hook"Jenkins2013-03-271-1/+13
|\
| * Add a simple extension hookDean Troyer2013-03-151-1/+13
* | Turn down requests logging levelDean Troyer2013-03-091-0/+7
|/
* Correct the version mapping to image service.Josh Kearney2013-02-191-1/+1
* Add Cinder API V1 SupportSteve Martinelli2013-02-081-0/+11
* Multiple API version supportDean Troyer2013-02-061-9/+63
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-311-35/+37
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-241-12/+10
* Keyring support for openstackclient.Bhuvan Arumugam2012-08-151-0/+44
* 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