summaryrefslogtreecommitdiff
path: root/nova/tests/servicegroup
Commit message (Expand)AuthorAgeFilesLines
* Use oslo.utilsDavanum Srinivas2014-10-062-2/+2
* Removed copyright from empty filesAndras Gyacsok2014-02-271-13/+0
* Make sure report_interval is less than service_down_timeliyingjun2013-11-272-4/+4
* Utilizes assertIn - tests/etcZhongyue Luo2013-10-212-6/+6
* Utilizes assertNotInZhongyue Luo2013-10-091-1/+1
* Convert TestCases to NoDBTestCaseMichael Still2013-09-211-1/+1
* Remove sleep from service group db and mc testsJoe Gordon2013-07-302-6/+8
* Remove trivial cases of unused variables (3)Stanislaw Pitucha2013-06-272-13/+5
* Fix zookeeper import and testsAndrew Laski2013-05-081-3/+3
* Fix IBM copyright stringsKurt Taylor2013-03-013-3/+3
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Allow zk driver be imported without zookeeperMark McLoughlin2013-02-261-1/+1
* Merge "Added a service heartbeat driver using Memcached."Jenkins2013-02-201-0/+220
|\
| * Added a service heartbeat driver using Memcached.Akira Yoshiyama2013-02-131-0/+220
* | 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/+65
* Removed unused imports.Chuck Short2012-12-211-1/+0
* Use service fixture in DB servicegroup tests.Clark Boylan2012-12-171-15/+26
* Add pluggable ServiceGroup monitoring APIsYun Mao2012-11-262-0/+146