summaryrefslogtreecommitdiff
path: root/nova/tests/functional/api_sample_tests/test_instance_actions.py
Commit message (Expand)AuthorAgeFilesLines
* functional: Enable real policy fixture by defaultStephen Finucane2020-09-161-2/+0
* Add instance actions v284 samples testzhangbailin2020-03-301-0/+9
* Add new default roles in os-instance-actions policieszhangbailin2020-03-191-0/+2
* functional: Make '_IntegratedTestBase' subclass 'InstanceHelperMixin'Stephen Finucane2019-12-061-3/+2
* functional: Remove 'api' parameterStephen Finucane2019-12-061-1/+1
* Resource retrieving: add changes-before filterzhangbailin2018-09-191-0/+14
* Rename changes-since test sample fileYikun Jiang2018-09-141-2/+2
* Add host/hostId to instance action events APIYikun Jiang2018-04-261-0/+17
* ServerActionsSampleJsonTest refactorYikun Jiang2018-04-261-101/+23
* Add pagination and changes-since for instance-actionsKevin_Zheng2017-12-141-0/+73
* Add instance action db and obj pagination support.Yikun Jiang2017-12-111-1/+2
* Add ability to signal and perform online volume size changeMathieu Gagné2017-07-121-1/+34
* objects: you want'emMatt Riedemann2016-06-201-2/+1
* Enable all extension for all remaining sample testsghanshyam2016-06-101-1/+1
* Remove v2 extension setting from functional testsghanshyam2016-06-081-10/+0
* Update functional tests for fixtures 3Andrew Laski2016-05-311-12/+6
* Move config options from nova/api directory (5)EdLeafe2016-05-171-4/+2
* Merge "make microversion a client level construct for tests"Jenkins2016-02-251-4/+3
|\
| * make microversion a client level construct for testsSean Dague2016-02-241-4/+3
* | Validate subs in api samples base class to improve error handlingAugustina Ragwitz2016-02-221-3/+3
|/
* Make os-instance-action read deleted instances.Mark Doffman2016-02-051-8/+22
* Replace stubs.Set with stub_out (functional tests)Diana Clarke2016-01-071-9/+8
* remove use of _get_regexes in samples testsSean Dague2016-01-051-2/+2
* 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
* Move the v2 api_sample functional testsHe Jie Xu2015-08-181-0/+106