summaryrefslogtreecommitdiff
path: root/openstackclient/compute/client.py
Commit message (Expand)AuthorAgeFilesLines
* replace string format arguments with function parametersChristian Berendt2014-05-201-1/+1
* Displaying curl commands for nova and cinder callsFlorent Flament2014-01-021-1/+6
* Expand support for command extensionsDean Troyer2013-11-211-0/+16
* Add options to support TLS certificate verificationDean Troyer2013-10-071-2/+2
* Remove tenant round 1 - global optionsDean Troyer2013-07-311-1/+1
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-311-6/+3
* 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
* Update compute client bitsDean Troyer2012-09-051-4/+13
* Move get_client_class() to common.utilsDean Troyer2012-05-111-3/+5
* Add API versioning supportDean Troyer2012-05-101-1/+1
* Add copyright notices and update datesDean Troyer2012-05-101-0/+17
* More identity client configDean Troyer2012-05-101-3/+8
* Add Identity to ClientManagerDean Troyer2012-05-041-3/+6
* Fix "help" command and implement "list server" and "show server"Doug Hellmann2012-05-041-0/+32