summaryrefslogtreecommitdiff
path: root/openstackclient/compute/client.py
Commit message (Expand)AuthorAgeFilesLines
* osc-lib: shellDean Troyer2016-08-051-2/+2
* Fix foundation copyrightsDean Troyer2016-06-141-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* osc-lib: exceptionsDean Troyer2016-06-131-1/+2
* Fix some missing i18n support problems in computeHuanxuan Ao2016-06-031-9/+9
* Support X.latest format for OS_COMPUTE_API_VERSIONRui Chen2016-04-201-19/+26
* Replace string format arguments with function parametersting.wang2016-02-201-1/+1
* Use `discover_extensions` for novaclientAndrey Kurilin2015-09-111-7/+3
* Use novaclient.client.Client for initialization Nova clientAndrey Kurilin2015-09-091-8/+8
* Fix compute API version snafuDean Troyer2015-09-041-0/+49
* Do not set default versions in parsed argsTerryHowe2015-07-181-5/+3
* Rename endpoint type to interfaceTerryHowe2015-07-151-3/+2
* Add --os-endpoint-type cli optional argumentRoxana Gherle2015-07-021-0/+5
* Merge "Defer client imports"Jenkins2015-04-191-8/+9
|\
| * Defer client importsDean Troyer2015-04-151-8/+9
* | Add warning message if unknown version suppliedTerryHowe2015-04-131-0/+3
|/
* Handle novaclient >2.20.0Dean Troyer2015-03-031-9/+8
* Compute calls ignore region selectionTerry Howe2014-12-241-0/+1
* Liberalize version matching a bitDean Troyer2014-11-161-0/+1
* Remove now-unnecessary client creation hacksDean Troyer2014-10-181-8/+1
* Merge "Add plugin to support token-endpoint auth"Jenkins2014-10-171-17/+4
|\
| * Add plugin to support token-endpoint authDean Troyer2014-10-121-17/+4
* | Fix operation on clouds with availability-zonesMonty Taylor2014-10-111-1/+1
|/
* Merge "Add basic timing support"Jenkins2014-07-111-1/+3
|\
| * Add basic timing supportDean Troyer2014-07-081-1/+3
* | Merge "Clean up make_client() logging"Jenkins2014-07-081-1/+1
|\ \
| * | Clean up make_client() loggingDean Troyer2014-07-081-1/+1
| |/
* | Add support to list compute extensionsSteve Martinelli2014-07-031-2/+5
|/
* 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