summaryrefslogtreecommitdiff
path: root/taskflow/utils/kazoo_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove kazoo hack/fix for issue no longer needed"Jenkins2015-07-211-7/+1
|\
| * Remove kazoo hack/fix for issue no longer neededJoshua Harlow2015-06-291-7/+1
* | Update 'make_client' kazoo docs and link to themJoshua Harlow2015-07-171-1/+37
|/
* add jobboard trash methodGreg Hill2015-02-261-21/+1
* Revert "Add retries to fetching the zookeeper server version"Joshua Harlow2015-02-161-30/+3
* Add retries to fetching the zookeeper server versionJoshua Harlow2015-02-161-3/+30
* Make all/most usage of type errors follow a similar patternJoshua Harlow2015-01-231-1/+2
* 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
* Include documentation of the utility modulesJoshua Harlow2014-11-281-2/+6
* Avoid usage of six.moves in local functionsJoshua Harlow2014-10-041-1/+2
* Use checked commit when committing kazoo transactionsJoshua Harlow2014-07-251-0/+88
* Upgrade hacking version and fix some of the issuesJoshua Harlow2014-06-131-2/+6
* Allow command and connection retry configurationJoshua Harlow2014-05-081-0/+6
* Fix few minor spelling errorsIvan A. Melnikov2014-03-181-1/+1
* Merge "Move some common/to be shared kazoo utils to kazoo_utils"Jenkins2014-02-211-0/+42
|\
| * Move some common/to be shared kazoo utils to kazoo_utilsJoshua Harlow2014-02-201-0/+42
* | Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
|/
* Some zookeeper persistence improvements/adjustmentsJoshua Harlow2014-02-021-0/+54