summaryrefslogtreecommitdiff
path: root/nova/tests/functional/test_servers_provider_tree.py
Commit message (Expand)AuthorAgeFilesLines
* update default overcommitSean Mooney2022-10-061-2/+2
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* Filter computes without remote-managed ports earlyDmitrii Shcherbakov2022-02-091-1/+0
* Add supports_remote_managed_ports capabilityDmitrii Shcherbakov2022-02-091-0/+1
* Merge "tests: Move single use constants to their callers"Zuul2020-07-241-0/+16
|\
| * tests: Move single use constants to their callersStephen Finucane2020-07-161-0/+16
* | Switch from unittest2 compat methods to Python 3.x methodsDirk Mueller2020-06-231-6/+6
|/
* functional: Add '_create_server' helperStephen Finucane2020-01-201-3/+1
* functional: Add unified '_build_server' helper functionStephen Finucane2020-01-151-2/+2
* functional: Remove 'api' parameterStephen Finucane2019-12-061-2/+2
* Always trait the compute node RP with COMPUTE_NODEEric Fried2019-10-211-4/+10
* hacking: Resolve W605 (invalid escape sequence)Stephen Finucane2019-06-241-1/+1
* Extract provider tree functional tests into new file.Adam Spiers2019-05-201-0/+737