summaryrefslogtreecommitdiffstats
path: root/nova/servicegroup/drivers/zk.py
Commit message (Expand)AuthorAgeFilesLines
* Fix zookeeper import and testsAndrew Laski2013-05-081-1/+1
* Import and convert to oslo loopingcall.Michael Still2013-04-161-2/+2
* Fix IBM copyright stringsKurt Taylor2013-03-011-3/+1
* 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-191-1/+1
* Do not use abbreviated config group names (zookeeper)Joe Gordon2013-02-181-1/+1
* Implement ZooKeeper driver for ServiceGroup API.Yun Mao2013-02-071-0/+157