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
/
service.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add service version check workaround for FFU
Dan Smith
2022-01-24
1
-1
/
+7
*
Restore retrying the RPC connection to conductor
Balazs Gibizer
2020-11-13
1
-2
/
+8
*
Prevent starting services with older than N-1 computes
Balazs Gibizer
2020-11-04
1
-0
/
+2
*
Merge "Remove monotonic usage"
Zuul
2020-08-17
1
-13
/
+0
|
\
|
*
Remove monotonic usage
Sean McGinnis
2020-05-04
1
-13
/
+0
*
|
trivial: Remove remaining '_LI' instances
Stephen Finucane
2020-05-18
1
-5
/
+5
*
|
trivial: Remove remaining '_LW' instances
Stephen Finucane
2020-05-18
1
-2
/
+2
*
|
trivial: Remove remaining '_LE' instances
Stephen Finucane
2020-05-18
1
-3
/
+3
|
/
*
Reset the cell cache for database access in Service
melanie witt
2020-04-08
1
-1
/
+36
*
nova-net: Remove 'MetadataManager'
Stephen Finucane
2020-01-08
1
-1
/
+0
*
Remove 'nova-console' service, 'console' RPC API
Stephen Finucane
2019-11-22
1
-1
/
+0
*
Remove nova-consoleauth
Stephen Finucane
2019-07-05
1
-1
/
+0
*
Remove 'nova-cells' service
Stephen Finucane
2019-04-09
1
-1
/
+0
*
Move conductor wait_until_ready() delay before manager init
Dan Smith
2018-08-31
1
-3
/
+3
*
Deprecate running API services under eventlet
Matt Riedemann
2018-05-16
1
-0
/
+4
*
remove ec2 in service and cmd
jichen
2018-04-12
1
-1
/
+1
*
Merge "Refactor WSGI apps and utils to limit imports"
Zuul
2018-03-08
1
-1
/
+2
|
\
|
*
Refactor WSGI apps and utils to limit imports
Chris Dent
2018-03-06
1
-1
/
+2
*
|
Add check for redundant import aliases
esberglu
2018-02-26
1
-1
/
+1
|
/
*
Make eventlet hub use a monotonic clock
Roman Podoliaka
2017-02-15
1
-0
/
+13
*
Enhance doc for nova services
jichenjc
2017-08-31
1
-0
/
+7
*
Fix comment for API binary name in WSGIService
Matt Riedemann
2017-07-05
1
-1
/
+1
*
service: use restart_method='mutate' for all services
Roman Podoliaka
2017-05-05
1
-1
/
+2
*
Remove nova-cert
Matthew Treinish
2017-04-27
1
-1
/
+0
*
Integrate OSProfiler and Nova
Dina Belova
2017-01-18
1
-0
/
+17
*
conf: Remove config option compute_ manager
ChangBo Guo(gcb)
2016-12-08
1
-4
/
+1
*
conf: Remove deprecated service manager opts
ChangBo Guo(gcb)
2016-12-05
1
-10
/
+18
*
Remove conductor local api:s and 'use_local' config option
Hans Lindgren
2016-10-18
1
-8
/
+6
*
Device tagging API support
Artom Lifshitz
2016-06-29
1
-1
/
+2
*
Enable mutable config in Nova
Alexis Lee
2016-06-07
1
-1
/
+1
*
Fix service version to update the DB
Brian Elliott
2016-05-10
1
-15
/
+10
*
Config options: Centralize netconf options
Pushkar Umaranikar
2016-04-24
1
-1
/
+0
*
Add "__repr__" method to class "Service"
Markus Zoeller
2016-04-08
1
-0
/
+9
*
config options: centralize section "service"
Tracy Jones
2016-04-04
1
-82
/
+2
*
Fix string interpolations at logging calls
Takashi NATSUME
2016-03-07
1
-6
/
+8
*
deprecate manager class options
Sean Dague
2016-03-04
1
-6
/
+19
*
Add annotation to the kill() method
Roman Dobosz
2016-02-18
1
-1
/
+7
*
Remove Deprecated EC2 and ObjectStore impl/tests
Davanum Srinivas
2016-01-08
1
-11
/
+0
*
Nuke EC2 API from api-paste and remove wsgi support
Davanum Srinivas
2015-12-21
1
-1
/
+1
*
Reset the compute_rpcapi in Compute manager on SIGHUP
Dan Smith
2015-12-04
1
-0
/
+3
*
Add _LE to LOG.error statement in nova/service
Dan Smith
2015-11-13
1
-3
/
+4
*
Add service records for nova-api services
Dan Smith
2015-11-13
1
-10
/
+48
*
Use min and max on IntOpt option types
Eric Brown
2015-08-14
1
-0
/
+6
*
Switch to oslo.service library
Davanum Srinivas
2015-07-11
1
-4
/
+4
*
Fix the little spelling mistake of the comment.
heha
2015-07-08
1
-1
/
+1
*
Convert service and servicegroup to objects
Hans Lindgren
2015-04-13
1
-27
/
+14
*
Remove usage of db.service_get_by_args
Nikola Dipanov
2015-03-06
1
-4
/
+6
*
Use oslo.log
Davanum Srinivas
2015-02-22
1
-1
/
+1
*
switch LOG.audit to LOG.info
Davanum Srinivas
2015-02-22
1
-2
/
+2
*
Switch to using oslo_* instead of oslo.*
Davanum Srinivas
2015-02-06
1
-3
/
+3
[next]