summaryrefslogtreecommitdiff
path: root/nova/tests/functional/api_samples_test_base.py
Commit message (Expand)AuthorAgeFilesLines
* ensure samples folder exists for microversionJan Hartkopf2021-10-191-2/+5
* Remove six.binary_type/integer_types/string_typesTakashi Natsume2020-12-131-6/+5
* tests: Define constants in '_IntegratedTestBase'Stephen Finucane2020-07-161-4/+4
* Provide a better error when _verify_response hits a TypeErrorMatt Riedemann2019-11-051-1/+9
* hacking: Resolve W605 (invalid escape sequence)Stephen Finucane2019-06-241-8/+8
* Bump to hacking 1.1.0Stephen Finucane2019-04-121-1/+1
* Merge "Fix os-simple-tenant-usage result order"Zuul2018-10-271-10/+31
|\
| * Fix os-simple-tenant-usage result orderLucian Petrut2018-10-261-10/+31
* | Remove more code related to extensions and testingghanshyam2018-10-181-1/+0
|/
* Remove unused request API sample templateghanshyam2018-08-031-6/+8
* Add pagination and changes-since for instance-actionsKevin_Zheng2017-12-141-0/+2
* Provide a hint when _verify_response failsMatt Riedemann2017-06-191-2/+4
* Provide error message in MismatchError for api-samples testsMatt Riedemann2017-06-191-1/+2
* Simple tenant usage paginationDiana Clarke2016-12-141-0/+3
* Add functional api_samples test for addFloatingIp actionMatt Riedemann2016-11-071-3/+7
* make failures on api_samples more clearSean Dague2016-06-211-2/+38
* Enable all extension for all remaining sample testsghanshyam2016-06-101-7/+3
* Enable all extension for server API tests part-1ghanshyam2016-06-091-8/+1
* allow samples testing for PUT to not have a bodySean Dague2016-04-071-2/+9
* Drop the use of magic openstack project_idSean Dague2016-03-081-6/+8
* complete the removal of api_version from rest client parametersSean Dague2016-02-291-27/+9
* Validate subs in api samples base class to improve error handlingAugustina Ragwitz2016-02-221-8/+33
* Fix _compare_result type handling comparisonAugustina Ragwitz2016-02-111-7/+39
* Do not use "file" builtin, but "open" insteadAlvaro Lopez Garcia2016-02-031-1/+1
* Make project_id optional in v2.1 urlsSean Dague2016-01-241-4/+20
* remove use of _get_regexes in samples testsSean Dague2016-01-051-0/+9
* extract non instance methodsSean Dague2015-12-171-37/+39
* Allow to update 'v2.1' links in sample filesGhanshyam2015-12-171-1/+1
* Do not update links for 'versions' testsGhanshyam2015-12-171-2/+4
* remove ctype from classesSean Dague2015-12-141-8/+4
* update api_samples code to use better variablesSean Dague2015-12-141-16/+17
* default host to service name instead of uuidSean Dague2015-12-101-1/+1
* Use testscenarios to set attributes directlySean Dague2015-12-101-0/+8
* update API samples to use endpointsSean Dague2015-12-101-0/+13
* tighten regex on objectifySean Dague2015-12-081-2/+21
* Merge "Enable all extension for image API sample tests"Jenkins2015-12-031-1/+6
|\
| * Enable all extension for image API sample testsghanshyam2015-10-201-1/+6
* | Added CORS support to NovaMichael Krotscheck2015-11-111-10/+23
|/
* Fix order of arguments in assertEqualPranaliDeore2015-09-031-1/+1
* Move common sample files methods in test base classghanshyam2015-08-241-10/+16
* Merge "Improve functional test base for microversion"Jenkins2015-08-221-4/+10
|\
| * Improve functional test base for microversionRui Chen2015-07-141-4/+10
* | Adding user_id handling to keypair index, show and create api callsVladik Romanovsky2015-08-041-0/+1
|/
* Changed logic in _compare_result api_samples_test_baseTimofey Durakov2015-04-291-0/+13
* Adds cleanup on v2.2 keypair api and testsClaudiu Belu2015-03-241-5/+10
* Move V2 sample files to respective directoryghanshyam2015-03-111-2/+8
* V2 tests -Reuse server post req/resp sample fileghanshyam2015-03-111-1/+3
* V2.1 tests - Reuse server post req/resp sample fileghanshyam2015-03-111-0/+1
* Adds keypair type in nova-apiChris Yeoh2015-03-041-0/+1
* Change microversion header nameKen'ichi Ohmichi2015-02-191-1/+1