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
/
unit
/
test_service.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass service ref to init_host(), if exists
Dan Smith
2023-01-20
1
-4
/
+5
*
Use unittest.mock instead of third party mock
Stephen Finucane
2022-08-01
1
-1
/
+2
*
Merge "Correct test error"
Zuul
2022-02-21
1
-1
/
+1
|
\
|
*
Correct test error
songwenping
2021-02-02
1
-1
/
+1
*
|
Add service version check workaround for FFU
Dan Smith
2022-01-24
1
-0
/
+23
*
|
Add autopep8 to tox and pre-commit
Sean Mooney
2021-11-08
1
-0
/
+1
|
/
*
Restore retrying the RPC connection to conductor
Balazs Gibizer
2020-11-13
1
-1
/
+11
*
Prevent starting services with older than N-1 computes
Balazs Gibizer
2020-11-04
1
-0
/
+8
*
nova-net: Remove final references to nova-network
Stephen Finucane
2020-01-08
1
-3
/
+0
*
Move conductor wait_until_ready() delay before manager init
Dan Smith
2018-08-31
1
-0
/
+15
*
Use nova.test.TestingException
Takashi NATSUME
2018-06-28
1
-5
/
+3
*
Refactor WSGI apps and utils to limit imports
Chris Dent
2018-03-06
1
-1
/
+1
*
Fix test_rpc_consumer_isolation for oslo.messaging 5.31.0
Matt Riedemann
2017-09-06
1
-3
/
+3
*
Use enum value instead of string service name
Balazs Gibizer
2017-07-25
1
-2
/
+2
*
service: use restart_method='mutate' for all services
Roman Podoliaka
2017-05-05
1
-2
/
+4
*
Use HostAddressOpt for opts that accept IP and hostnames
dineshbhor
2017-04-03
1
-3
/
+3
*
Stop using mox from tests/unit/test_service.py
Nguyen Phuong An
2017-02-17
1
-91
/
+58
*
Merge "test: drop unused config option fake_manager"
Jenkins
2016-12-12
1
-3
/
+0
|
\
|
*
test: drop unused config option fake_manager
ChangBo Guo(gcb)
2016-12-08
1
-3
/
+0
*
|
Merge "conf: Remove config option compute_ manager"
Jenkins
2016-12-12
1
-1
/
+2
|
\
\
|
|
/
|
*
conf: Remove config option compute_ manager
ChangBo Guo(gcb)
2016-12-08
1
-1
/
+2
*
|
Remove invalid tests for config option osapi_compute_workers
ChangBo Guo(gcb)
2016-12-03
1
-22
/
+0
|
/
*
Cleanup before removal of conductor local apis
Hans Lindgren
2016-10-18
1
-1
/
+0
*
Fix use of invalid assert calls
James Page
2016-05-19
1
-1
/
+1
*
Fix service version to update the DB
Brian Elliott
2016-05-10
1
-0
/
+17
*
Add "__repr__" method to class "Service"
Markus Zoeller
2016-04-08
1
-0
/
+11
*
config options: Remove 'wsgi_' prefix from opts
Stephen Finucane
2016-03-25
1
-1
/
+1
*
config options: Move wsgi options into a group
Stephen Finucane
2016-03-22
1
-1
/
+1
*
Reset the compute_rpcapi in Compute manager on SIGHUP
Dan Smith
2015-12-04
1
-0
/
+9
*
Make some classes inherit from NoDBTestCase
jichenjc
2015-11-21
1
-4
/
+7
*
Add service records for nova-api services
Dan Smith
2015-11-13
1
-0
/
+15
*
Switch to oslo.service library
Davanum Srinivas
2015-07-11
1
-3
/
+5
*
Refactor some service tests and make them not require db
Hans Lindgren
2015-04-13
1
-22
/
+29
*
Convert service and servicegroup to objects
Hans Lindgren
2015-04-13
1
-55
/
+16
*
Remove usage of db.service_get_by_args
Nikola Dipanov
2015-03-06
1
-14
/
+14
*
Switch to using oslo_* instead of oslo.*
Davanum Srinivas
2015-02-06
1
-1
/
+1
*
Use osapi_compute worker for api v2 service
Jesse Keating
2014-12-16
1
-0
/
+20
*
rename oslo.concurrency to oslo_concurrency
ZhiQiang Fan
2014-12-06
1
-1
/
+1
*
Switch to moxstubout and mockpatch from oslotest
Davanum Srinivas
2014-12-02
1
-1
/
+1
*
move all tests to nova/tests/unit
Sean Dague
2014-11-12
1
-0
/
+370