summaryrefslogtreecommitdiff
path: root/nova/tests/functional/api_sample_tests/test_flavors.py
Commit message (Expand)AuthorAgeFilesLines
* trivial: Use recognized extra specs in testsStephen Finucane2020-02-191-1/+4
* Multiple API cleanup changesGhanshyam Mann2019-08-121-0/+8
* Retrun 400 if invalid query parameters are specifiedTakashi NATSUME2019-08-041-0/+45
* Add microversion to support extra_specs in flavor API.Yikun Jiang2018-04-111-0/+23
* Add microversion to allow setting flavor descriptionMatt Riedemann2017-11-151-4/+31
* Enable all extension for all remaining sample testsghanshyam2016-06-101-4/+0
* Enable all extension for Flavor API sample testsghanshyam2016-06-091-5/+4
* Remove v2 extension setting from functional testsghanshyam2016-06-081-21/+0
* Move config options from nova/api directory (5)EdLeafe2016-05-171-5/+2
* remove use of _get_regexes in samples testsSean Dague2016-01-051-6/+3
* Enable all extension for image API sample testsghanshyam2015-10-201-0/+1
* Remove more 'v3' references from the codeEdLeafe2015-09-081-1/+1
* Cleanup for merging v2 and v2.1 functional tests.ghanshyam2015-08-261-4/+0
* Merge flavor all_extensions tests between v2 and v2.1ghanshyam2015-08-241-0/+9
* Move the v2 api_sample functional testsHe Jie Xu2015-08-181-0/+58