summaryrefslogtreecommitdiffstats
path: root/nova/servicegroup
Commit message (Expand)AuthorAgeFilesLines
* Convert Nova to use Oslo service infrastructure.Brian Elliott2013-05-132-12/+4
* Fix zookeeper import and testsAndrew Laski2013-05-081-1/+1
* Import and convert to oslo loopingcall.Michael Still2013-04-163-5/+8
* Merge "Switch to using memorycache from oslo."Jenkins2013-03-021-2/+2
|\
| * Switch to using memorycache from oslo.Vishvananda Ishaya2013-03-011-2/+2
* | Fix IBM copyright stringsKurt Taylor2013-03-015-10/+5
|/
* Allow zk driver be imported without zookeeperMark McLoughlin2013-02-261-3/+6
* Fix incorrect zookeeper group nameMark McLoughlin2013-02-251-6/+6
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-194-7/+9
* Merge "Added a service heartbeat driver using Memcached."Jenkins2013-02-202-3/+114
|\
| * Added a service heartbeat driver using Memcached.Akira Yoshiyama2013-02-132-3/+114
* | Do not use abbreviated config group names (zookeeper)Joe Gordon2013-02-181-1/+1
|/
* Merge "Remove locking declarator in ServiceGroup __new__()"Jenkins2013-02-131-2/+0
|\
| * Remove locking declarator in ServiceGroup __new__()Yun Mao2013-02-111-2/+0
* | Implement ZooKeeper driver for ServiceGroup API.Yun Mao2013-02-072-1/+159
|/
* Make sure there are no unused importJoe Gordon2013-01-281-1/+0
* Enable N302: Import modules onlyJoe Gordon2013-01-251-1/+3
* Fix hacking N302 import only modulesJoe Gordon2013-01-241-2/+2
* Use conductor in the servicegroup db driver.Russell Bryant2013-01-182-5/+25
* Remove some db calls from db servicegroup driver.Russell Bryant2013-01-181-10/+3
* Create a directory for servicegroup drivers.Russell Bryant2013-01-103-1/+3
* Merge "Move service_down_time to nova.service"Jenkins2013-01-101-0/+2
|\
| * Move service_down_time to nova.serviceMark McLoughlin2013-01-091-0/+2
* | fix N402 for rest of novaSean Dague2013-01-092-6/+6
|/
* Merge "Remove availability_zones from service table"Jenkins2013-01-091-3/+0
|\
| * Remove availability_zones from service tableJoe Gordon2013-01-081-3/+0
* | Merge "fix N401 errors, stop ignoring all N4* errors"Jenkins2013-01-091-1/+1
|\ \ | |/ |/|
| * fix N401 errors, stop ignoring all N4* errorsSean Dague2013-01-071-1/+1
* | Refactor periodic tasks.Michael Still2013-01-051-1/+1
|/
* Add pluggable ServiceGroup monitoring APIsYun Mao2012-11-263-0/+259