summaryrefslogtreecommitdiff
path: root/oslo_messaging/_drivers/pool.py
Commit message (Expand)AuthorAgeFilesLines
* [rabbit] use retry parameters during notification sendingBalazs Gibizer2022-01-121-5/+5
* Remove references to 'sys.version_info'12.8.0Jorhson Deng2021-04-281-12/+1
* Merge "Print warning message when connection running out"12.2.0Zuul2020-05-291-0/+4
|\
| * Print warning message when connection running outshenjiatong2020-05-131-0/+4
* | Remove six usageAndreas Jaeger2020-05-111-3/+1
|/
* Replace 'raise StopIteration' with 'return'7.0.0Dougal Matthews2018-06-291-1/+1
* Introduce TTL for idle connectionsKirill Bespalov2016-07-221-20/+45
* The need to wait for a given time is no longer valid in 3.2+Joshua Harlow2016-05-111-3/+12
* Move ConnectionPool and ConnectionContext outside amqp.pyDavanum Srinivas2015-11-301-0/+26
* Move files out of the namespace packageDoug Hellmann2015-01-121-0/+88