summaryrefslogtreecommitdiff
path: root/nova/tests/functional/test_servers.py
Commit message (Expand)AuthorAgeFilesLines
* scheduler: Merge driver into managerStephen Finucane2021-08-231-1/+1
* Merge "scheduler: Merge 'FilterScheduler' into base class"Zuul2021-08-201-4/+4
|\
| * scheduler: Merge 'FilterScheduler' into base classStephen Finucane2021-06-291-4/+4
* | smartnic support - functional testsYongli He2021-08-051-53/+459
* | Use neutronclient's port binding APIsStephen Finucane2021-07-141-9/+13
|/
* Create a fixture around fake_notifierBalazs Gibizer2021-05-241-24/+16
* tests: Move remaining non-libvirt fixturesStephen Finucane2021-05-121-4/+4
* api: Reject requests to force up computes when `done` evacuation records existLee Yarwood2021-04-011-2/+2
* Follow up for QoS interface attachBalazs Gibizer2021-02-231-3/+13
* Merge "Support interface attach with QoS ports"Zuul2021-02-221-9/+317
|\
| * Support interface attach with QoS portsBalazs Gibizer2021-02-111-9/+317
* | Merge "Use the non polling notification waiter in func test"Zuul2021-02-161-23/+2
|\ \
| * | Use the non polling notification waiter in func testBalazs Gibizer2021-01-061-23/+2
* | | fup: Merge duplicate volume attachment checksLee Yarwood2021-02-041-1/+1
| |/ |/|
* | Merge "Cyborg shelve/unshelve support"Zuul2021-01-161-0/+99
|\ \
| * | Cyborg shelve/unshelve supportzhangbailin2021-01-151-0/+99
| |/
* | api: Drop statistics-style fields from os-hypervisorsStephen Finucane2021-01-081-8/+12
|/
* Merge "Remove six.text_type (2/2)"Zuul2020-12-221-14/+12
|\
| * Remove six.text_type (2/2)Takashi Natsume2020-12-131-14/+12
* | Fallback to same-cell resize with qos portsBalazs Gibizer2020-12-161-22/+17
* | Reproduce bug 1907522 in functional testBalazs Gibizer2020-12-161-0/+115
|/
* Merge "Use _evacuate_server helper in func test"Zuul2020-11-251-44/+21
|\
| * Use _evacuate_server helper in func testBalazs Gibizer2020-11-041-44/+21
* | Remove compute service level check for qos opsBalazs Gibizer2020-11-091-285/+0
|/
* functional: Add and use 'GlanceFixture'Stephen Finucane2020-09-161-6/+6
* functional: Enable real policy fixture by defaultStephen Finucane2020-09-161-4/+3
* Track error migrations in resource trackerLuyaoZhong2020-09-101-2/+4
* Cyborg evacuate supportSean Mooney2020-09-011-16/+53
* Ensure source compute is up when confirming a resizeMatt Riedemann2020-08-261-20/+22
* Merge "tests: Add helpers for suspend, resume and reboot of server"Zuul2020-08-241-15/+3
|\
| * tests: Add helpers for suspend, resume and reboot of serverStephen Finucane2020-08-171-15/+3
* | functional: Drop '_api' suffix from placement fixtureStephen Finucane2020-08-191-42/+42
* | Remove six.PY2 and six.PY3Takashi Natsume2020-08-151-7/+1
|/
* func: Add CinderFixture to _IntegratedTestBaseLee Yarwood2020-08-031-3/+0
* tests: Remove 'test_servers.ServersTestBase'Stephen Finucane2020-07-161-54/+37
* Remove future importsStephen Finucane2020-03-241-2/+0
* Merge "Stabilize functional tests"Zuul2020-04-061-12/+47
|\
| * Stabilize functional testsBalazs Gibizer2020-04-031-12/+47
* | Merge "Fix assertEqual param order in Accelerator tests"Zuul2020-04-021-2/+2
|\ \ | |/
| * Fix assertEqual param order in Accelerator testsBalazs Gibizer2020-04-021-2/+2
* | Merge "func tests: move _run_periodics() into base class"Zuul2020-04-021-21/+2
|\ \ | |/ |/|
| * func tests: move _run_periodics() into base classArtom Lifshitz2020-03-241-21/+2
* | Block unsupported instance operations with accelerators.Sundar Nadathur2020-03-311-2/+154
* | Merge "Expose instance action event details out of the API"Zuul2020-03-301-1/+7
|\ \
| * | Expose instance action event details out of the APIMatt Riedemann2020-03-271-1/+7
* | | Merge "Enable start/stop of instances with accelerators."Zuul2020-03-271-1/+27
|\ \ \
| * | | Enable start/stop of instances with accelerators.Sundar Nadathur2020-03-241-1/+27
* | | | Merge "Delete ARQs for an instance when the instance is deleted."Zuul2020-03-271-48/+82
|\ \ \ \ | |/ / /
| * | | Delete ARQs for an instance when the instance is deleted.Sundar Nadathur2020-03-241-48/+82
* | | | Merge "Create and bind Cyborg ARQs."Zuul2020-03-271-3/+117
|\ \ \ \ | |/ / / | | / / | |/ / |/| |