summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* OpenDev Migration Patchpike-eolstable/pikeOpenDev Sysadmins2019-04-191-1/+1
* import zuul job settings from project-configpike-em1.58.1Doug Hellmann2018-08-031-0/+12
* Fix sphinx-docs job for stable brancheeldill2018-05-032-1/+6
* Add doc/requirements.txtAndreas Jaeger2017-12-292-2/+14
* Update .gitreview for stable/pikeOpenStack Release Bot2017-07-281-0/+1
* 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
|/
* Separate etcd3gw driver that uses the etcd3 grpc gateway1.57.0Davanum Srinivas2017-05-224-2/+211
* etcd3: use discard() rather than remove()Julien Danjou2017-05-221-4/+1
* etcd: fix blocking argumentJulien Danjou2017-05-221-2/+0
* etcd: fix acquire(blocking=True) on request exceptionJulien Danjou2017-05-191-2/+2
* etcd3: fix test runJulien Danjou2017-05-094-67/+77
* coordination: factorize common async result futures codeJulien Danjou2017-05-095-104/+68
* Merge "Fix psycopg2 connection argument"1.56.1Jenkins2017-05-091-1/+1
|\
| * Fix psycopg2 connection argumentJulien Danjou2017-05-081-1/+1
* | Merge "doc: update heartbeat doc to use start_heart=True"1.56.0Jenkins2017-04-272-17/+7
|\ \
| * | doc: update heartbeat doc to use start_heart=TrueJulien Danjou2017-04-272-17/+7
| |/
* | Merge "sql: close connection for lock if not used"Jenkins2017-04-272-24/+45
|\ \
| * | sql: close connection for lock if not usedgord chung2017-04-272-24/+45
| |/
* | Merge "simplify hashring node lookup"Jenkins2017-04-271-8/+5
|\ \ | |/ |/|
| * simplify hashring node lookupgord chung2017-04-021-8/+5
* | http->https for securityfuzk2017-04-191-3/+3