summaryrefslogtreecommitdiff
path: root/nova/tests/functional/api_sample_tests/test_remote_consoles.py
Commit message (Expand)AuthorAgeFilesLines
* Handle InstanceInvalidState exceptionRajesh Tailor2023-01-231-0/+20
* tests: Use consistent URL regex substitutionStephen Finucane2019-06-241-21/+11
* hacking: Resolve W605 (invalid escape sequence)Stephen Finucane2019-06-241-6/+6
* Enable all extension for all remaining sample testsghanshyam2016-06-101-3/+3
* Remove v2 extension setting from functional testsghanshyam2016-06-081-10/+0
* Move config options from nova/api directory (5)EdLeafe2016-05-171-5/+2
* make microversion a client level construct for testsSean Dague2016-02-241-4/+4
* remove use of _get_regexes in samples testsSean Dague2016-01-051-16/+10
* Remove the wrong usage of api_major_version in api sample testsHe Jie Xu2015-12-141-1/+0
* update api_samples code to use better variablesSean Dague2015-12-141-5/+5
* Use testscenarios to set attributes directlySean Dague2015-12-101-2/+2
* Cleanup for merging v2 and v2.1 functional tests.ghanshyam2015-08-261-4/+0
* Share server POST sample file for microversion tooghanshyam2015-08-241-8/+0
* Fix remote_consoles microversion 2.8 not to run on /v3ghanshyam2015-08-241-1/+3
* Move the v2 api_sample functional testsHe Jie Xu2015-08-181-0/+140