summaryrefslogtreecommitdiff
path: root/nova/servicegroup/drivers
Commit message (Expand)AuthorAgeFilesLines
* Don't use 'updated_at' to check service's statusChangBo Guo(gcb)2016-12-081-3/+1
* Add a hacking rule for string interpolation at loggingTakashi NATSUME2016-10-111-1/+1
* config options: centralize section "service"Tracy Jones2016-04-042-6/+4
* Replace deprecated LOG.warn with LOG.warningSwapnil Kulkarni (coolsvap)2016-03-152-2/+2
* Add service binary/host to service is down log for contextMatt Riedemann2016-02-261-3/+5
* servicegroup: remove the zookeeper driverMark McLoughlin2016-02-191-200/+0
* Switch to oslo.cache libDavanum Srinivas2016-02-021-6/+4
* Optimize "open" method with context managerxiexs2015-12-031-10/+10
* servicegroup: stop zombie service due to exceptionRoman Podoliaka2015-11-281-15/+14
* Handle DB failures in servicegroup DB driverBrian Elliott2015-11-111-3/+12
* Slightly better translation friendly formattingDavanum Srinivas2015-09-291-1/+1
* Merge "downgrade log messages for memcache server (dis)connect events"Jenkins2015-08-301-3/+6
|\
| * downgrade log messages for memcache server (dis)connect eventsSean Dague2015-05-071-3/+6
* | Merge "don't report service group connection events as errors in dbdriver"Jenkins2015-08-211-5/+10
|\ \ | |/
| * don't report service group connection events as errors in dbdriverSean Dague2015-05-071-5/+10
* | fix "down" nova-compute service spuriously marked as "up"Chris Friesen2015-06-101-1/+4
|/
* servicegroup: remove get_all method never used as publicSahid Orentino Ferdjaoui2015-05-074-35/+2
* Convert service and servicegroup to objectsHans Lindgren2015-04-132-25/+8
* Remove useless get_one() method in SG APIJay Pipes2015-03-111-15/+0
* Fix up join() and leave() methods of servicegroupJay Pipes2015-03-113-55/+30
* Merge "Pull singleton config check cruft out of SG API"Jenkins2015-03-042-3/+9
|\
| * Pull singleton config check cruft out of SG APIJay Pipes2015-02-122-3/+9
* | Use oslo.logDavanum Srinivas2015-02-223-3/+3
|/
* Warn about zookeeper service group driver usageMatt Riedemann2015-02-061-0/+6
* Merge "Fix conductor servicegroup joining when zk driver is used"Jenkins2015-02-061-6/+32
|\
| * Fix conductor servicegroup joining when zk driver is usedMichal Dulko2015-02-041-6/+32
* | Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-063-6/+6
|/
* Merge "Fix conductor processes race trying to join servicegroup (zk driver)"Jenkins2015-01-291-9/+41
|\
| * Fix conductor processes race trying to join servicegroup (zk driver)Pawel Palucki2014-11-131-9/+41
* | Break base service group driver class out from APIJay Pipes2015-01-254-4/+53
* | remove pylint source code annotationsDaniel P. Berrange2015-01-082-2/+2
* | Indicate whether service is down for mc driverjichenjc2014-11-191-1/+5
* | maint:Don't translate debug level logsChangBo Guo(gcb)2014-10-302-12/+13
|/
* Replacement `_` on `_LE` in all LOG.errorMike Durnosvistov2014-10-213-5/+6
* Use oslo.utilsDavanum Srinivas2014-10-063-3/+3
* Merge "Fix service groups with zookeeper"Jenkins2014-09-121-1/+8
|\
| * Fix service groups with zookeeperPaul Green2014-09-041-1/+8
* | add log exception hints in some modulesshuangtai2014-08-083-9/+9
* | Use oslo.i18nDavanum Srinivas2014-07-183-3/+3
|/
* Enable flake8 F841 checkingAlexander Bochkarev2014-05-281-1/+0
* Don't translate debug level logs in objectstore, pci, rdp, servicegroupGary Kotton2014-04-303-6/+6
* Fixed many typos.Alex Gaynor2014-04-251-1/+1
* Reduce config access in schedulerJohn Garbutt2014-04-031-1/+2
* Reduce logging in schedulerJohn Garbutt2014-04-031-3/+6
* Change initial delay for servicegroup api reportingMichael Wilson2014-03-192-2/+2
* Enable flake8 H404 checkingAlexander Bochkarev2014-02-272-4/+2
* Small edits on help stringsAndreas Jaeger2014-01-231-1/+1
* Nova-all: Replace basestring by six for python3 compatabilityguohliu2013-10-281-1/+2
* Remove `utils.total_seconds`Rick Harris2013-10-041-2/+1
* Make compute_api use Service and ComputeNode objectsDan Smith2013-08-291-0/+4