summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Copy cfg and iniparser from oslo-incubatorDean Troyer2013-01-302-0/+1861
* Use install_venv_common.py from oslo.Josh Kearney2013-01-291-3/+17
* Merge "Use the cliff framework's ShowOne as intended for `show image`."Jenkins2013-01-281-18/+15
|\
| * Use the cliff framework's ShowOne as intended for `show image`.Josh Kearney2013-01-241-18/+15
* | Merge "Sync latest openstack-common updates."Jenkins2013-01-281-125/+84
|\ \
| * | Sync latest openstack-common updates.Josh Kearney2013-01-241-125/+84
| |/
* | Merge "Standardize on a copyright header and ensure all files have them."Jenkins2013-01-2824-170/+254
|\ \
| * | Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-2424-170/+254
| |/
* | v3 identity - group and project apiSteve Martinelli2013-01-284-0/+455
|/
* Remove incorrect 'raise'.Josh Kearney2013-01-221-2/+0
* Clean up test environment and remove unused imports.Josh Kearney2013-01-227-11/+0
* Adds Glance API v2 support.Josh Kearney2013-01-165-2/+154
* Fixes setup compatibility issue on WindowsAlessandro Pilotti2012-11-051-39/+63
* Update compute client bitsDean Troyer2012-09-052-36/+559
* Keyring support for openstackclient.Bhuvan Arumugam2012-08-152-0/+109
* Merge "If no password in env or command line, try prompting."Jenkins2012-07-051-3/+15
|\
| * If no password in env or command line, try prompting.Ken Thomas2012-06-291-3/+15
* | Add read_versioninfo method.Monty Taylor2012-06-261-4/+17
|/
* Add post-tag versioning.Monty Taylor2012-06-251-22/+206
* Refactor cliff.Command.run()Dean Troyer2012-06-206-87/+87
* Fix pep8 issues.Clark Boylan2012-06-132-4/+4
* minor fixesMatt Joyce2012-05-291-1/+1
* removing print call in roles get_dataMatt Joyce2012-05-231-1/+0
* Merge "Fix 'set user' command"Jenkins2012-05-221-1/+6
|\
| * Fix 'set user' commandDean Troyer2012-05-181-1/+6
* | Add role CRUD commandsDean Troyer2012-05-181-0/+268
|/
* Add endpoint CRUD commandsDean Troyer2012-05-182-1/+227
* Clean up tenant and serverDean Troyer2012-05-162-35/+26
* Merge "Add user CRUD commands"Jenkins2012-05-161-0/+247
|\
| * Add user CRUD commandsDean Troyer2012-05-151-0/+247
* | Update service commandsDean Troyer2012-05-152-28/+89
|/
* 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-113-32/+57
|/
* Move get_client_class() to common.utilsDean Troyer2012-05-114-24/+34
* Add tenant CRUD commandsDean Troyer2012-05-114-104/+181
* Add API versioning supportDean Troyer2012-05-106-13/+40
* Merge "Add tenant commands, work on service"Jenkins2012-05-102-2/+183
|\
| * Add tenant commands, work on serviceDean Troyer2012-05-102-2/+183
* | look at the command the user is going to run before trying to authenticate themDoug Hellmann2012-05-102-20/+29
* | Add copyright notices and update datesDean Troyer2012-05-105-2/+53
|/
* More identity client configDean Troyer2012-05-104-47/+68
* Remove printtDean Troyer2012-05-071-54/+0
* Add Identity to ClientManagerDean Troyer2012-05-043-16/+37
* Fix "help" command and implement "list server" and "show server"Doug Hellmann2012-05-044-106/+299
* Auto generate AUTHORS for python-openstackclient.Bhuvan Arumugam2012-05-011-7/+12
* Shell init & loggingDean Troyer2012-05-011-17/+43
* Add openstack-common and test infrastructure.James E. Blair2012-04-285-5/+155
* Cleanup auth client pathDean Troyer2012-04-271-18/+11
* Add 'list service' command and common modulesDean Troyer2012-04-274-0/+226