summaryrefslogtreecommitdiff
path: root/taskflow/tests/unit/persistence/test_zk_persistence.py
Commit message (Expand)AuthorAgeFilesLines
* Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-141-1/+1
* Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-181-1/+1
* Enabled hacking checks H305 and H307Christian Berendt2014-07-171-2/+1
* Fix traces left in zookeeperJoshua Harlow2014-06-271-8/+25
* Cleanup zookeeper integration testingJoshua Harlow2014-05-091-25/+33
* tests: Discover absence of zookeeper fasterIvan A. Melnikov2014-03-271-7/+7
* Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
* Run zookeeper tests if localhost has a compat. zookeeper serverJoshua Harlow2014-02-041-14/+48
* Implement ZooKeeper as persistence storage backendChangbin Liu2014-01-281-0/+44