index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
tests
/
functional
/
test_servers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Unbind port when offloading a shelved instance"
Zuul
2023-03-13
1
-0
/
+38
|
\
|
*
Unbind port when offloading a shelved instance
Arnaud Morin
2022-11-29
1
-0
/
+38
*
|
api: extend evacuate instance to support target state
Sahid Orentino Ferdjaoui
2023-01-31
1
-4
/
+8
|
/
*
Add API support for rebuilding BFV instances
Dan Smith
2022-08-31
1
-0
/
+85
*
Remove double mocking... again
Balazs Gibizer
2022-08-08
1
-13
/
+6
*
Use unittest.mock instead of third party mock
Stephen Finucane
2022-08-01
1
-1
/
+1
*
Allow unshelve to a specific host (REST API part)
René Ribaud
2022-07-22
1
-0
/
+51
*
Fix typos
Rajesh Tailor
2022-05-30
1
-1
/
+1
*
Add autopep8 to tox and pre-commit
Sean Mooney
2021-11-08
1
-0
/
+1
*
Convert features not supported error to HTTPBadRequest
Ghanshyam Mann
2021-09-01
1
-8
/
+8
*
Merge "Add force kwarg to delete_allocation_for_instance"
Zuul
2021-08-30
1
-62
/
+0
|
\
|
*
Add force kwarg to delete_allocation_for_instance
Matt Riedemann
2021-08-30
1
-62
/
+0
*
|
Merge "Functional tests removed direct post call"
Zuul
2021-08-30
1
-49
/
+33
|
\
\
|
*
|
Functional tests removed direct post call
Matteo Sposato
2020-12-15
1
-49
/
+33
*
|
|
Merge "[func test] move port resource request tests"
Zuul
2021-08-27
1
-2388
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[func test] move port resource request tests
Balazs Gibizer
2021-08-21
1
-2388
/
+0
*
|
|
scheduler: Merge driver into manager
Stephen Finucane
2021-08-23
1
-1
/
+1
|
/
/
*
|
Merge "scheduler: Merge 'FilterScheduler' into base class"
Zuul
2021-08-20
1
-4
/
+4
|
\
\
|
*
|
scheduler: Merge 'FilterScheduler' into base class
Stephen Finucane
2021-06-29
1
-4
/
+4
*
|
|
smartnic support - functional tests
Yongli He
2021-08-05
1
-53
/
+459
*
|
|
Use neutronclient's port binding APIs
Stephen Finucane
2021-07-14
1
-9
/
+13
|
/
/
*
|
Create a fixture around fake_notifier
Balazs Gibizer
2021-05-24
1
-24
/
+16
*
|
tests: Move remaining non-libvirt fixtures
Stephen Finucane
2021-05-12
1
-4
/
+4
*
|
api: Reject requests to force up computes when `done` evacuation records exist
Lee Yarwood
2021-04-01
1
-2
/
+2
*
|
Follow up for QoS interface attach
Balazs Gibizer
2021-02-23
1
-3
/
+13
*
|
Merge "Support interface attach with QoS ports"
Zuul
2021-02-22
1
-9
/
+317
|
\
\
|
*
|
Support interface attach with QoS ports
Balazs Gibizer
2021-02-11
1
-9
/
+317
*
|
|
Merge "Use the non polling notification waiter in func test"
Zuul
2021-02-16
1
-23
/
+2
|
\
\
\
|
*
|
|
Use the non polling notification waiter in func test
Balazs Gibizer
2021-01-06
1
-23
/
+2
*
|
|
|
fup: Merge duplicate volume attachment checks
Lee Yarwood
2021-02-04
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge "Cyborg shelve/unshelve support"
Zuul
2021-01-16
1
-0
/
+99
|
\
\
\
|
*
|
|
Cyborg shelve/unshelve support
zhangbailin
2021-01-15
1
-0
/
+99
|
|
/
/
*
|
|
api: Drop statistics-style fields from os-hypervisors
Stephen Finucane
2021-01-08
1
-8
/
+12
|
/
/
*
|
Merge "Remove six.text_type (2/2)"
Zuul
2020-12-22
1
-14
/
+12
|
\
\
|
*
|
Remove six.text_type (2/2)
Takashi Natsume
2020-12-13
1
-14
/
+12
|
|
/
*
|
Fallback to same-cell resize with qos ports
Balazs Gibizer
2020-12-16
1
-22
/
+17
*
|
Reproduce bug 1907522 in functional test
Balazs Gibizer
2020-12-16
1
-0
/
+115
|
/
*
Merge "Use _evacuate_server helper in func test"
Zuul
2020-11-25
1
-44
/
+21
|
\
|
*
Use _evacuate_server helper in func test
Balazs Gibizer
2020-11-04
1
-44
/
+21
*
|
Remove compute service level check for qos ops
Balazs Gibizer
2020-11-09
1
-285
/
+0
|
/
*
functional: Add and use 'GlanceFixture'
Stephen Finucane
2020-09-16
1
-6
/
+6
*
functional: Enable real policy fixture by default
Stephen Finucane
2020-09-16
1
-4
/
+3
*
Track error migrations in resource tracker
LuyaoZhong
2020-09-10
1
-2
/
+4
*
Cyborg evacuate support
Sean Mooney
2020-09-01
1
-16
/
+53
*
Ensure source compute is up when confirming a resize
Matt Riedemann
2020-08-26
1
-20
/
+22
*
Merge "tests: Add helpers for suspend, resume and reboot of server"
Zuul
2020-08-24
1
-15
/
+3
|
\
|
*
tests: Add helpers for suspend, resume and reboot of server
Stephen Finucane
2020-08-17
1
-15
/
+3
*
|
functional: Drop '_api' suffix from placement fixture
Stephen Finucane
2020-08-19
1
-42
/
+42
*
|
Remove six.PY2 and six.PY3
Takashi Natsume
2020-08-15
1
-7
/
+1
|
/
*
func: Add CinderFixture to _IntegratedTestBase
Lee Yarwood
2020-08-03
1
-3
/
+0
[next]