summaryrefslogtreecommitdiff
path: root/novaclient/tests/unit/test_api_versions.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockTakashi Natsume2020-04-261-1/+1
* Use more specific asserts in testsGábor Antal2016-12-061-6/+6
* Deprecate all the nova-network functions in the python APIDan Smith2016-08-191-0/+17
* Extend microversion stuff to support resource classesAndrey Kurilin2016-06-161-15/+40
* Update to microversion 2.27Chris Dent2016-06-011-3/+27
* Use novaclient/utils directly and remove openstack/common (1/4)Kevin_Zheng2016-03-031-3/+2
* [microversions] share one object for shell argumentsAndrey Kurilin2015-12-221-18/+13
* Check response headers for microversionsAndrey Kurilin2015-11-231-0/+26
* workaround for RAX repose configuration2.28.0Sean Dague2015-09-031-0/+12
* Copy cli arguments in api_versions.wraps decoratorAndrey Kurilin2015-08-111-0/+23
* Add version discover and check in CLIAndrey Kurilin2015-08-041-1/+88
* Implements 'microversions' api type - Part 2Andrey Kurilin2015-07-251-0/+79
* Implements 'microversions' api type - Part 1Andrey Kurilin2015-07-161-0/+170