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
/
servicegroup
/
api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: Remove remaining '_LW' instances
Stephen Finucane
2020-05-18
1
-6
/
+5
*
Fix the display of updated_at time when using memcache driver.
Tao Li
2017-05-26
1
-0
/
+4
*
Config options: Centralize servicegroup options
Sujitha
2016-05-04
1
-11
/
+3
*
servicegroup: remove the zookeeper driver
Mark McLoughlin
2016-02-19
1
-1
/
+0
*
Merge "Use oslo.config choices kwarg with StrOpt for servicegroup_driver"
Jenkins
2015-11-16
1
-9
/
+6
|
\
|
*
Use oslo.config choices kwarg with StrOpt for servicegroup_driver
Matt Riedemann
2015-10-27
1
-9
/
+6
*
|
Remove get_all method from servicegroup API
Sergey Nikitin
2015-10-28
1
-6
/
+0
|
/
*
Remove debug log message in SG API constructor
Jay Pipes
2015-08-25
1
-2
/
+0
*
Service group drivers forced_down flag utilization
Roman Dobosz
2015-07-31
1
-0
/
+3
*
Remove useless get_one() method in SG API
Jay Pipes
2015-03-11
1
-7
/
+0
*
Fix up join() and leave() methods of servicegroup
Jay Pipes
2015-03-11
1
-22
/
+6
*
Merge "Pull singleton config check cruft out of SG API"
Jenkins
2015-03-04
1
-32
/
+18
|
\
|
*
Pull singleton config check cruft out of SG API
Jay Pipes
2015-02-12
1
-32
/
+18
*
|
Use oslo.log
Davanum Srinivas
2015-02-22
1
-1
/
+1
|
/
*
Switch to using oslo_* instead of oslo.*
Davanum Srinivas
2015-02-06
1
-2
/
+2
*
Break base service group driver class out from API
Jay Pipes
2015-01-25
1
-39
/
+0
*
Replacement `_` on `_LW` in all LOG.warning part 1
Mike Durnosvistov
2014-11-20
1
-9
/
+9
*
maint:Don't translate debug level logs
ChangBo Guo(gcb)
2014-10-30
1
-7
/
+9
*
Use oslo.utils
Davanum Srinivas
2014-10-06
1
-1
/
+1
*
Use oslo.i18n
Davanum Srinivas
2014-07-18
1
-1
/
+1
*
Don't translate debug level logs in objectstore, pci, rdp, servicegroup
Gary Kotton
2014-04-30
1
-4
/
+4
*
Fixed many typos.
Alex Gaynor
2014-04-25
1
-1
/
+1
*
Reduce logging in scheduler
John Garbutt
2014-04-03
1
-3
/
+2
*
Change initial delay for servicegroup api reporting
Michael Wilson
2014-03-19
1
-0
/
+3
*
stop throwing deprecation warnings on init
termie
2014-02-21
1
-1
/
+0
*
Make sure report_interval is less than service_down_time
liyingjun
2013-11-27
1
-0
/
+20
*
Remove the monkey patching of _ into the builtins
Alex Gaynor
2013-07-26
1
-0
/
+1
*
Remove locals() from various places.
Eugene Nikanorov
2013-07-17
1
-2
/
+3
*
Fix IBM copyright strings
Kurt Taylor
2013-03-01
1
-2
/
+1
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
1
-4
/
+4
*
Added a service heartbeat driver using Memcached.
Akira Yoshiyama
2013-02-13
1
-3
/
+6
*
Merge "Remove locking declarator in ServiceGroup __new__()"
Jenkins
2013-02-13
1
-2
/
+0
|
\
|
*
Remove locking declarator in ServiceGroup __new__()
Yun Mao
2013-02-11
1
-2
/
+0
*
|
Implement ZooKeeper driver for ServiceGroup API.
Yun Mao
2013-02-07
1
-1
/
+2
|
/
*
Fix hacking N302 import only modules
Joe Gordon
2013-01-24
1
-2
/
+2
*
Use conductor in the servicegroup db driver.
Russell Bryant
2013-01-18
1
-1
/
+11
*
Create a directory for servicegroup drivers.
Russell Bryant
2013-01-10
1
-1
/
+3
*
fix N402 for rest of nova
Sean Dague
2013-01-09
1
-5
/
+5
*
fix N401 errors, stop ignoring all N4* errors
Sean Dague
2013-01-07
1
-1
/
+1
*
Add pluggable ServiceGroup monitoring APIs
Yun Mao
2012-11-26
1
-0
/
+135