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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six.binary_type/integer_types/string_types
Takashi Natsume
2020-12-13
1
-2
/
+1
*
trivial: Remove remaining '_LI' instances
Stephen Finucane
2020-05-18
2
-6
/
+6
*
trivial: Remove remaining '_LW' instances
Stephen Finucane
2020-05-18
3
-12
/
+15
*
trivial: Remove remaining '_LE' instances
Stephen Finucane
2020-05-18
1
-3
/
+2
*
Handle ServiceNotFound in DbDriver._report_state
Matt Riedemann
2019-12-04
1
-0
/
+11
*
[Trivial fix]Remove unnecessary slash
zhufl
2019-05-06
1
-2
/
+1
*
Fix deprecation warning for threadgroup.add_timer
Matt Riedemann
2019-02-07
2
-4
/
+6
*
Fix service list for disabled compute using MC driver
Kevin_Zheng
2018-08-14
1
-1
/
+5
*
iso8601.is8601.Utc No Longer Exists
Sean McCully
2017-08-29
1
-1
/
+1
*
Fix the display of updated_at time when using memcache driver.
Tao Li
2017-05-26
4
-0
/
+28
*
Don't use 'updated_at' to check service's status
ChangBo Guo(gcb)
2016-12-08
1
-3
/
+1
*
Add a hacking rule for string interpolation at logging
Takashi NATSUME
2016-10-11
1
-1
/
+1
*
Config options: Centralize servicegroup options
Sujitha
2016-05-04
1
-11
/
+3
*
config options: centralize section "service"
Tracy Jones
2016-04-04
2
-6
/
+4
*
Replace deprecated LOG.warn with LOG.warning
Swapnil Kulkarni (coolsvap)
2016-03-15
2
-2
/
+2
*
Add service binary/host to service is down log for context
Matt Riedemann
2016-02-26
1
-3
/
+5
*
servicegroup: remove the zookeeper driver
Mark McLoughlin
2016-02-19
2
-201
/
+0
*
Switch to oslo.cache lib
Davanum Srinivas
2016-02-02
1
-6
/
+4
*
Optimize "open" method with context manager
xiexs
2015-12-03
1
-10
/
+10
*
servicegroup: stop zombie service due to exception
Roman Podoliaka
2015-11-28
1
-15
/
+14
*
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
*
|
Merge "Remove get_all method from servicegroup API"
Jenkins
2015-11-12
1
-6
/
+0
|
\
\
|
*
|
Remove get_all method from servicegroup API
Sergey Nikitin
2015-10-28
1
-6
/
+0
|
|
/
*
|
Handle DB failures in servicegroup DB driver
Brian Elliott
2015-11-11
1
-3
/
+12
|
/
*
Slightly better translation friendly formatting
Davanum Srinivas
2015-09-29
1
-1
/
+1
*
Merge "downgrade log messages for memcache server (dis)connect events"
Jenkins
2015-08-30
1
-3
/
+6
|
\
|
*
downgrade log messages for memcache server (dis)connect events
Sean Dague
2015-05-07
1
-3
/
+6
*
|
Remove debug log message in SG API constructor
Jay Pipes
2015-08-25
1
-2
/
+0
*
|
Merge "don't report service group connection events as errors in dbdriver"
Jenkins
2015-08-21
1
-5
/
+10
|
\
\
|
|
/
|
*
don't report service group connection events as errors in dbdriver
Sean Dague
2015-05-07
1
-5
/
+10
*
|
Service group drivers forced_down flag utilization
Roman Dobosz
2015-07-31
1
-0
/
+3
*
|
fix "down" nova-compute service spuriously marked as "up"
Chris Friesen
2015-06-10
1
-1
/
+4
|
/
*
servicegroup: remove get_all method never used as public
Sahid Orentino Ferdjaoui
2015-05-07
4
-35
/
+2
*
Convert service and servicegroup to objects
Hans Lindgren
2015-04-13
2
-25
/
+8
*
Remove useless get_one() method in SG API
Jay Pipes
2015-03-11
2
-22
/
+0
*
Fix up join() and leave() methods of servicegroup
Jay Pipes
2015-03-11
4
-77
/
+36
*
Merge "Pull singleton config check cruft out of SG API"
Jenkins
2015-03-04
3
-35
/
+27
|
\
|
*
Pull singleton config check cruft out of SG API
Jay Pipes
2015-02-12
3
-35
/
+27
*
|
Use oslo.log
Davanum Srinivas
2015-02-22
4
-4
/
+4
|
/
*
Warn about zookeeper service group driver usage
Matt Riedemann
2015-02-06
1
-0
/
+6
*
Merge "Fix conductor servicegroup joining when zk driver is used"
Jenkins
2015-02-06
1
-6
/
+32
|
\
|
*
Fix conductor servicegroup joining when zk driver is used
Michal Dulko
2015-02-04
1
-6
/
+32
*
|
Switch to using oslo_* instead of oslo.*
Davanum Srinivas
2015-02-06
4
-8
/
+8
|
/
*
Merge "Fix conductor processes race trying to join servicegroup (zk driver)"
Jenkins
2015-01-29
1
-9
/
+41
|
\
|
*
Fix conductor processes race trying to join servicegroup (zk driver)
Pawel Palucki
2014-11-13
1
-9
/
+41
*
|
Break base service group driver class out from API
Jay Pipes
2015-01-25
5
-43
/
+53
*
|
remove pylint source code annotations
Daniel P. Berrange
2015-01-08
2
-2
/
+2
*
|
Merge "Indicate whether service is down for mc driver"
Jenkins
2014-12-05
1
-1
/
+5
|
\
\
|
*
|
Indicate whether service is down for mc driver
jichenjc
2014-11-19
1
-1
/
+5
[next]