summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* OpenDev Migration Patchqueens-eolstable/queensOpenDev Sysadmins2019-04-191-1/+1
* Fixed UnicodeEncodeError for Python2 unicode objectsqueens-em1.60.2Dmitriy Rabotjagov2019-02-042-2/+3
* import zuul job settings from project-configDoug Hellmann2018-08-031-0/+11
* Fix sphinx-docs job for stable branch1.60.1eeldill2018-05-032-1/+6
* Merge "partitioner: do not use hash() to determine object identity" into stab...Zuul2018-02-141-1/+1
|\
| * partitioner: do not use hash() to determine object identityJulien Danjou2018-02-131-1/+1
* | Merge "Update .gitreview for stable/queens" into stable/queens1.60.0Zuul2018-02-131-0/+1
|\ \
| * | Update .gitreview for stable/queensOpenStack Release Bot2018-02-131-0/+1
| |/
* | msgpack-python has been renamed to msgpackDirk Mueller2018-02-131-1/+1
|/
* Use native Zuul v3 tox jobsAndreas Jaeger2018-02-133-2/+243
* Merge "redis: always remove lock from acquired lock when release()ing"1.59.0Jenkins2017-08-231-1/+2
|\
| * redis: always remove lock from acquired lock when release()ingJulien Danjou2017-08-141-1/+2
* | Merge "redis: log an error on release failure"Jenkins2017-08-231-1/+2
|\ \ | |/
| * redis: log an error on release failureJulien Danjou2017-08-141-1/+2
* | Merge "Use the same default timeout for async result"Jenkins2017-08-232-2/+2
|\ \
| * | Use the same default timeout for async resultJulien Danjou2017-08-142-2/+2
| |/
* | Merge "Add etcd3 group support"Jenkins2017-08-232-23/+222
|\ \
| * | Add etcd3 group supportJulien Danjou2017-07-052-23/+222
* | | Acquire fails with "ToozError: Not found"Imran Ansari2017-08-141-1/+1
| |/ |/|
* | Update reno for stable/pikeOpenStack Release Bot2017-07-282-0/+7
* | Update URLs in documents according to document migration1.58.0ChangBo Guo(gcb)2017-07-132-3/+3
* | doc: use list-table for driver support tablesAkihiro Motoki2017-07-102-20/+75
* | rearrange existing documentation to fit the new standard layoutAkihiro Motoki2017-07-1016-32/+33
* | Switch from oslosphinx to openstackdocstheme1.57.4Akihiro Motoki2017-07-073-7/+17
* | Turn on warning-is-error in doc buildAkihiro Motoki2017-07-075-8/+7
|/
* Merge "Simplify env list and test running"Jenkins2017-07-052-75/+31
|\
| * Simplify env list and test runningJulien Danjou2017-06-092-75/+31
* | Merge "Make sure Lock.heartbeat() returns True/False"Jenkins2017-07-056-19/+49
|\ \
| * | Make sure Lock.heartbeat() returns True/FalseJulien Danjou2017-06-286-19/+49
* | | Merge "etcd3: replace custom lock code by more recent etcd3 lock code"Jenkins2017-07-052-46/+15
|\ \ \ | |/ /
| * | etcd3: replace custom lock code by more recent etcd3 lock codeJulien Danjou2017-06-232-46/+15
* | | Merge "test: leverage existing helper method in test_partitioner"1.57.3Jenkins2017-06-291-7/+5
|\ \ \
| * | | test: leverage existing helper method in test_partitionerJulien Danjou2017-06-211-7/+5
* | | | Merge "coordination: remove double serialization of capabilities"Jenkins2017-06-272-20/+5
|\ \ \ \ | |/ / /
| * | | coordination: remove double serialization of capabilitiesJulien Danjou2017-06-212-20/+5
* | | | Merge "tests: fix missing .get() on some group operations"Jenkins2017-06-261-4/+4
|\ \ \ \ | |/ / /
| * | | tests: fix missing .get() on some group operationsJulien Danjou2017-06-211-4/+4
* | | | etcd3: skip ProcessPool based testJulien Danjou2017-06-261-0/+6
* | | | Merge "Mutualize executor code in a mixin class"Jenkins2017-06-2412-50/+60
|\ \ \ \ | |/ / /
| * | | Mutualize executor code in a mixin classJulien Danjou2017-06-2112-50/+60
* | | | Merge "pgsql: fix self._conn.close() being called without connection"Jenkins2017-06-231-1/+2
|\ \ \ \
| * | | | pgsql: fix self._conn.close() being called without connectionJulien Danjou2017-06-221-1/+2
| |/ / /
* | | | coordination: fix reversed fiels for __repr__ for eventsJulien Danjou2017-06-211-4/+4
|/ / /
* | | Fix docstring for group and member idJulien Danjou2017-06-201-12/+12
|/ /
* | {my,pg}sql: close connections when out of retry1.57.2Julien Danjou2017-06-162-25/+29
* | Merge "Disable test_get_lock_serial_locking_two_lock_process for etcd3"Jenkins2017-06-161-0/+6
|\ \
| * | Disable test_get_lock_serial_locking_two_lock_process for etcd3Julien Danjou2017-06-121-0/+6
* | | Merge "Factorize tox envlist for better readability"Jenkins2017-06-121-1/+1
|\ \ \ | |/ / |/| / | |/
| * Factorize tox envlist for better readabilityJulien Danjou2017-06-081-1/+1
* | consul: remove unused executor1.57.1Julien Danjou2017-06-061-4/+0
|/