index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
service.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add pluggable ServiceGroup monitoring APIs
Yun Mao
2012-11-26
1
-37
/
+7
*
Merge "Use CONF.import_opt() for nova.config opts"
Jenkins
2012-11-20
1
-3
/
+6
|
\
|
*
Use CONF.import_opt() for nova.config opts
Mark McLoughlin
2012-11-20
1
-3
/
+6
*
|
Merge "Remove nova.config.CONF"
Jenkins
2012-11-20
1
-1
/
+1
|
\
|
|
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
1
-1
/
+1
*
|
Pass rpc connection to pre_start_hook.
Russell Bryant
2012-11-19
1
-2
/
+2
|
/
*
Remove nova.flags
Mark McLoughlin
2012-11-17
1
-1
/
+0
*
Switch to using eventlet_backdoor from oslo.
Matthew Treinish
2012-11-16
1
-1
/
+1
*
Add support for backdoor_port to be returned with a rpc call.
Matthew Treinish
2012-11-14
1
-1
/
+10
*
Switch from FLAGS to CONF in misc modules
Mark McLoughlin
2012-11-04
1
-22
/
+23
*
Add some hooks for managers when service starts
Chris Behrens
2012-11-01
1
-4
/
+5
*
Merge "Let scheduler know services' capabilities at startup"
Jenkins
2012-10-29
1
-0
/
+3
|
\
|
*
Let scheduler know services' capabilities at startup
Arata Notsu
2012-10-28
1
-0
/
+3
*
|
removes the nova-volume code from nova
Vishvananda Ishaya
2012-10-28
1
-9
/
+0
|
/
*
Fix hardcoded topic strings with constants.
Michael H Wilson
2012-10-25
1
-1
/
+2
*
Improve external lock implementation
Stanislaw Pitucha
2012-08-04
1
-2
/
+0
*
Avoid using logging in signal handler
Johannes Erdfelt
2012-08-01
1
-16
/
+35
*
Switch to common logging.
Andrew Bogott
2012-07-02
1
-1
/
+1
*
Add multi-process support for API services
Johannes Erdfelt
2012-06-28
1
-33
/
+222
*
Use rpc from openstack-common.
Russell Bryant
2012-06-20
1
-1
/
+1
*
Merge "Use openstack.common.cfg.CONF."
Jenkins
2012-06-05
1
-3
/
+0
|
\
|
*
Use openstack.common.cfg.CONF.
Russell Bryant
2012-06-04
1
-3
/
+0
*
|
Revert "blueprint <multi-process-api-service>"
James E. Blair
2012-06-04
1
-16
/
+10
|
/
*
blueprint <multi-process-api-service>
Zhiteng Huang
2012-06-02
1
-10
/
+16
*
Merge "Add base support for rpc API versioning."
Jenkins
2012-05-17
1
-3
/
+5
|
\
|
*
Add base support for rpc API versioning.
Russell Bryant
2012-05-17
1
-3
/
+5
*
|
Add eventlet backdoor to facilitate troubleshooting.
Johannes Erdfelt
2012-05-16
1
-1
/
+4
|
/
*
Fix a race with rpc.register_opts in service.py.
Dan Prince
2012-05-06
1
-0
/
+1
*
Use openstack.common.importutils.
Russell Bryant
2012-04-28
1
-2
/
+3
*
Refactor nova.rpc config handling.
Russell Bryant
2012-04-25
1
-0
/
+2
*
Add periodic_fuzzy_delay option.
Rick Harris
2012-03-23
1
-7
/
+28
*
Capture SIGTERM and Shut down python services cleanly.
Josh Kearney
2012-03-22
1
-0
/
+10
*
Clean stale lockfiles on service startup : fixes bug 785955
Mike Pittaro
2012-02-24
1
-0
/
+2
*
Standardize logging delaration and use
Jason Kölker
2012-02-14
1
-1
/
+1
*
Remove the last of the gflags shim layer
Mark McLoughlin
2012-02-10
1
-1
/
+1
*
Merge "Handle --flagfile by converting to .ini style"
Jenkins
2012-02-10
1
-3
/
+0
|
\
|
*
Handle --flagfile by converting to .ini style
Mark McLoughlin
2012-02-07
1
-3
/
+0
*
|
Use named logger when available
Johannes Erdfelt
2012-02-08
1
-12
/
+12
|
/
*
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
1
-1
/
+1
*
Clear out RPC connection pool before exit.
Russell Bryant
2012-01-31
1
-0
/
+1
*
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
1
-25
/
+41
*
Remove unused flags.Help*Flag
Mark McLoughlin
2012-01-25
1
-6
/
+0
*
Do not write passwords to verbose logs. bug 916167
Joe Gordon
2012-01-18
1
-1
/
+7
*
Implements blueprint separate-nova-volumeapi
Anthony Young
2012-01-13
1
-2
/
+7
*
minor fix in comment
Joe Gordon
2012-01-12
1
-1
/
+1
*
Refactors periodic tasks to use a decorator.
Rick Harris
2011-12-07
1
-2
/
+3
*
Add availabity_zone to the refresh list
Joseph W. Breu
2011-12-02
1
-2
/
+7
*
Separate metadata api into its own service
Vishvananda Ishaya
2011-11-15
1
-4
/
+6
*
Add INPUT chain rule for EC2 metadata requests (lp:856385)
Mark McLoughlin
2011-10-13
1
-0
/
+28
*
ditched rpc.create_consumer(conn) interface... instead you now do conn.create...
Chris Behrens
2011-08-29
1
-5
/
+3
[next]