summaryrefslogtreecommitdiff
path: root/nova/tests/functional/test_servers.py
Commit message (Expand)AuthorAgeFilesLines
* Remove double mocking... againBalazs Gibizer2022-12-011-13/+6
* Convert features not supported error to HTTPBadRequestGhanshyam Mann2021-09-011-8/+8
* Merge "Add force kwarg to delete_allocation_for_instance"Zuul2021-08-301-62/+0
|\
| * Add force kwarg to delete_allocation_for_instanceMatt Riedemann2021-08-301-62/+0
* | Merge "Functional tests removed direct post call"Zuul2021-08-301-49/+33
|\ \
| * | Functional tests removed direct post callMatteo Sposato2020-12-151-49/+33
* | | Merge "[func test] move port resource request tests"Zuul2021-08-271-2388/+0
|\ \ \ | |_|/ |/| |
| * | [func test] move port resource request testsBalazs Gibizer2021-08-211-2388/+0
* | | 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