summaryrefslogtreecommitdiff
path: root/nova/tests/functional/api_sample_tests/api_sample_base.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Move remaining non-libvirt fixturesStephen Finucane2021-05-121-1/+1
* tests: Define constants in '_IntegratedTestBase'Stephen Finucane2020-07-161-2/+2
* Merge "nova-net: Remove final references to nova-network"Zuul2020-01-151-1/+0
|\
| * nova-net: Remove final references to nova-networkStephen Finucane2020-01-081-1/+0
* | functional: Make '_IntegratedTestBase' subclass 'InstanceHelperMixin'Stephen Finucane2019-12-061-1/+1
|/
* nova-net: Remove 'USE_NEUTRON' from functional testsStephen Finucane2019-11-221-49/+0
* nova-net: Add TODOs for remaining nova-network functional testsStephen Finucane2019-11-181-0/+2
* Merge "Stop using NoAuthMiddleware in tests"Zuul2019-11-151-0/+5
|\
| * Stop using NoAuthMiddleware in testsEric Fried2019-10-141-0/+5
* | nova-net: Make even more nova-net stuff optionalStephen Finucane2019-10-081-24/+32
|/
* nova-net: Stop mocking the instance network cacheStephen Finucane2019-10-051-1/+2
* nova-net: Migrate 'test_quota_sets' functional testsStephen Finucane2019-10-041-5/+7
* Move final bridge commands to privsep.Michael Still2019-02-261-0/+3
* Move adding vlans to interfaces to privsep.Michael Still2019-07-291-0/+1
* Privsepify ipv4 forwarding enablement.Michael Still2019-06-261-0/+8
* Move slight bonkers IP management to privsep.Michael Still2019-03-171-0/+2
* Move additional IP address management to privsep.Michael Still2019-03-051-0/+2
* Move route management to privsep.Michael Still2019-03-051-0/+1
* Stop using "nova" in API samples when creating a serverMatt Riedemann2019-03-011-0/+21
* Move setting mac addresses for network devices to privsep.Michael Still2019-01-311-0/+1
* Move interface enabling to privsep.Michael Still2018-12-181-0/+1
* Move some linux network helpers to use privsep.Michael Still2018-12-181-0/+1
* Move bridge creation to privsep.Michael Still2018-12-181-0/+5
* Use external placement in functional testsChris Dent2018-12-121-2/+0
* Fix os-simple-tenant-usage result orderLucian Petrut2018-10-261-2/+2
* [placement] Use base test in placement functional testsChris Dent2018-07-261-0/+1
* Remove mox in sec group test and functional testsTakashi NATSUME2018-06-281-1/+1
* Optional separate database for placement APIChris Dent2018-06-151-0/+1
* Fix functional tests for USE_NEUTRONMatt Riedemann2017-12-211-1/+3
* Add 'networks' quota in quota sample filesghanshyam2017-07-041-0/+5
* Make api_samples tests use simple cell environmentDan Smith2017-01-241-0/+18
* conf: Move api options to a groupMaciej Szankin2016-11-251-3/+4
* Replace fake_utils by using Fixturejichenjc2016-08-111-3/+2
* Remove core extension listjichenjc2016-05-041-1/+0
* Enable all extension for all remaining sample testsghanshyam2016-06-101-13/+0
* Remove v2 extension setting from functional testsghanshyam2016-06-081-1/+0
* Move config options from nova/api directory (5)EdLeafe2016-05-171-2/+0
* Move config options from nova/api directory (2)EdLeafe2016-05-091-3/+2
* Remove the legacy v2 API test scenarios from API sample testsHe Jie Xu2016-05-041-15/+2
* Allow all api_samples tests to be run individuallySean Dague2016-02-051-0/+3
* Fixed incorrect names/comments for API version 2.18Sergey Nikitin2016-01-251-1/+1
* Make project_id optional in v2.1 urlsSean Dague2016-01-241-1/+8
* ServerGroupsV213SampleJsonTest should actually test v2.13Matt Riedemann2016-01-141-1/+1
* update api_samples code to use better variablesSean Dague2015-12-141-7/+7
* Use testscenarios to set attributes directlySean Dague2015-12-101-21/+63
* Remove 'v3' from extension codeEdLeafe2015-09-081-2/+2
* Remove more 'v3' references from the codeEdLeafe2015-09-081-3/+2
* Merge "api: use v2.1 only in api-paste.ini"Jenkins2015-09-021-3/+9
|\
| * api: use v2.1 only in api-paste.iniJohn Garbutt2015-08-281-3/+9
* | api: deprecate the concept of extensions in v2.1John Garbutt2015-08-271-1/+1
|/