summaryrefslogtreecommitdiff
path: root/openstackclient/common/clientmanager.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for specifying custom domainsPaul Belanger2014-01-071-3/+13
* Expand support for command extensionsDean Troyer2013-11-211-8/+25
* Add options to support TLS certificate verificationDean Troyer2013-10-071-1/+11
* Add Identity v2 role and service testsDean Troyer2013-09-041-1/+4
* Object API commands using our REST API layerDean Troyer2013-08-281-0/+2
* Remove tenant round 1 - global optionsDean Troyer2013-07-311-4/+4
* Add Cinder API V1 SupportSteve Martinelli2013-02-081-0/+2
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-311-17/+8
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-241-12/+10
* Clean up test environment and remove unused imports.Josh Kearney2013-01-221-1/+0
* Adds Glance API v2 support.Josh Kearney2013-01-161-1/+3
* Add API versioning supportDean Troyer2012-05-101-6/+2
* look at the command the user is going to run before trying to authenticate themDoug Hellmann2012-05-101-3/+0
* Add copyright notices and update datesDean Troyer2012-05-101-0/+17
* More identity client configDean Troyer2012-05-101-35/+8
* Add Identity to ClientManagerDean Troyer2012-05-041-13/+11
* Fix "help" command and implement "list server" and "show server"Doug Hellmann2012-05-041-0/+107