summaryrefslogtreecommitdiff
path: root/nova/tests/unit/servicegroup
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warning for threadgroup.add_timerMatt Riedemann2019-02-072-2/+4
* Fix service list for disabled compute using MC driverKevin_Zheng2018-08-141-0/+10
* iso8601.is8601.Utc No Longer ExistsSean McCully2017-08-291-3/+3
* Fix the display of updated_at time when using memcache driver.Tao Li2017-05-263-0/+50
* Don't use 'updated_at' to check service's statusChangBo Guo(gcb)2016-12-081-0/+7
* Cleanup before removal of conductor local apisHans Lindgren2016-10-181-25/+2
* Remove deprecated "memcached_server" in Default sectionHieu LE2016-05-131-2/+1
* TrivialFix: removed unnecessary cycle in servicegroup/test_api.pySergey Nikitin2016-04-041-4/+5
* Add service binary/host to service is down log for contextMatt Riedemann2016-02-261-0/+1
* servicegroup: remove the zookeeper driverMark McLoughlin2016-02-191-101/+0
* Switch to oslo.cache libDavanum Srinivas2016-02-021-2/+2
* Use TimeFixture from oslo_utils to override time in testsHans Lindgren2015-12-181-25/+20
* servicegroup: stop zombie service due to exceptionRoman Podoliaka2015-11-281-0/+17
* Merge "Remove get_all method from servicegroup API"Jenkins2015-11-121-10/+0
|\
| * Remove get_all method from servicegroup APISergey Nikitin2015-10-281-10/+0
* | Handle DB failures in servicegroup DB driverBrian Elliott2015-11-111-0/+25
|/
* Service group drivers forced_down flag utilizationRoman Dobosz2015-07-311-0/+71
* fix "down" nova-compute service spuriously marked as "up"Chris Friesen2015-06-101-0/+9
* servicegroup: remove get_all method never used as publicSahid Orentino Ferdjaoui2015-05-072-33/+0
* Convert service and servicegroup to objectsHans Lindgren2015-04-132-39/+15
* Fix up join() and leave() methods of servicegroupJay Pipes2015-03-111-21/+20
* Pull singleton config check cruft out of SG APIJay Pipes2015-02-123-292/+135
* Merge "Fix conductor servicegroup joining when zk driver is used"Jenkins2015-02-061-1/+16
|\
| * Fix conductor servicegroup joining when zk driver is usedMichal Dulko2015-02-041-1/+16
* | Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-062-2/+2
|/
* Fix conductor processes race trying to join servicegroup (zk driver)Pawel Palucki2014-11-131-0/+22
* move all tests to nova/tests/unitSean Dague2014-11-124-0/+422