summaryrefslogtreecommitdiff
path: root/novaclient/api_versions.py
Commit message (Expand)AuthorAgeFilesLines
* Update hacking versionZhijunWei2019-01-041-4/+4
* Fix a comment in novaclient/api_versions.pyTakashi NATSUME2018-02-221-1/+1
* Removed extra word 'method' from the NOTEArundhati Surpur2017-07-071-1/+1
* Remove version 1.1 supportjichenjc2017-03-261-9/+0
* Remove log translationslibing2017-03-251-4/+4
* Cap image API deprecated methods at 2.35Matt Riedemann2016-08-191-0/+3
* Deprecate all the nova-network functions in the python APIDan Smith2016-08-191-0/+19
* Extend microversion stuff to support resource classesAndrey Kurilin2016-06-161-5/+32
* Update to microversion 2.27Chris Dent2016-06-011-10/+26
* Fix typos in docstrings and commentsDao Cong Tien2016-04-061-5/+5
* Fix string interpolation at logging callTakashi NATSUME2016-02-221-1/+1
* Merge "[microversions] share one object for shell arguments"Jenkins2016-01-051-4/+6
|\
| * [microversions] share one object for shell argumentsAndrey Kurilin2015-12-221-4/+6
* | Fix help message in case of microversionsAndrey Kurilin2015-12-081-4/+2
|/
* Fix H404/405 violations in client.py,base.py,api_version.pyGhanshyam2015-12-031-8/+22
* Check response headers for microversionsAndrey Kurilin2015-11-231-1/+11
* Merge "Copy cli arguments in api_versions.wraps decorator"Jenkins2015-08-171-3/+10
|\
| * Copy cli arguments in api_versions.wraps decoratorAndrey Kurilin2015-08-111-3/+10
* | Change docstring of api_versions.discover_versionAndrey Kurilin2015-08-111-1/+3
|/
* Add version discover and check in CLIAndrey Kurilin2015-08-041-0/+70
* Implements 'microversions' api type - Part 2Andrey Kurilin2015-07-251-0/+69
* Implements 'microversions' api type - Part 1Andrey Kurilin2015-07-161-0/+208