summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [zmq] Add config options to specify dynamic ports range2.9.0Oleksii Zamiatin2015-11-133-3/+50
* Merge "[zmq][matchmaker] Distinguish targets by listener types"Jenkins2015-11-1310-55/+76
|\
| * [zmq][matchmaker] Distinguish targets by listener typesOleksii Zamiatin2015-11-1310-55/+76
* | Merge "[zmq] Make bind address configurable"Jenkins2015-11-131-1/+1
|\ \
| * | [zmq] Make bind address configurableOleksii Zamiatin2015-11-131-1/+1
| |/
* | [zmq] Update zmq-deployment guide according to the new driverOleksii Zamiatin2015-11-131-68/+52
|/
* Merge "Decouple transport for RPC and Notification"Jenkins2015-11-137-20/+49
|\
| * Decouple transport for RPC and NotificationDavanum Srinivas2015-11-107-20/+49
* | Make "Connect(ing|ed) to AMQP server" log messages DEBUG levelDmitry Tantsur2015-11-122-6/+8
* | Updated from global requirementsOpenStack Proposal Bot2015-11-111-2/+2
* | Merge "Fixing the server example code Added server.stop() before server.wait()"Jenkins2015-11-112-4/+12
|\ \ | |/ |/|
| * Fixing the server example codeBANASHANKAR KALEBELAGUNDI VEERA2015-11-102-4/+12
* | Merge "Revert "Robustify locking in MessageHandlingServer""2.8.1Jenkins2015-11-103-402/+91
|\ \
| * | Revert "Robustify locking in MessageHandlingServer"Sean Dague2015-11-103-402/+91
* | | Move supported messaging drivers in-treeClint Byrum2015-10-302-0/+61
| |/ |/|
* | Merge "Add a "bandit" target to tox.ini"2.8.0Jenkins2015-10-293-1/+370
|\ \
| * | Add a "bandit" target to tox.iniCyril Roelandt2015-10-263-1/+370
* | | Merge "Robustify locking in MessageHandlingServer"Jenkins2015-10-283-91/+402
|\ \ \ | | |/ | |/|
| * | Robustify locking in MessageHandlingServerMatthew Booth2015-10-233-91/+402
* | | Updated from global requirementsOpenStack Proposal Bot2015-10-241-2/+2
| |/ |/|
* | Remove a useless statementCyril Roelandt2015-10-231-1/+0
* | Use "secret=True" for password-related optionsCyril Roelandt2015-10-231-0/+2
* | Merge "Fix target resolution mismatch in neutron, nova, heat"Jenkins2015-10-2317-101/+286
|\ \
| * | Fix target resolution mismatch in neutron, nova, heatOleksii Zamiatin2015-10-2217-101/+286
| |/
* | Imported Translations from ZanataOpenStack Proposal Bot2015-10-2310-113/+42
* | Merge "Modify simulator.py tool"Jenkins2015-10-222-8/+82
|\ \
| * | Modify simulator.py toolDina Belova2015-10-222-8/+82
* | | Merge "Use yaml.safe_load instead of yaml.load"Jenkins2015-10-222-4/+4
|\ \ \ | |_|/ |/| |
| * | Use yaml.safe_load instead of yaml.loadCyril Roelandt2015-10-212-4/+4
| |/
* | Merge "Trivial locking cleanup in test_listener"Jenkins2015-10-221-3/+5
|\ \
| * | Trivial locking cleanup in test_listenerMatthew Booth2015-10-211-3/+5
| |/
* | Merge "Remove unused event in ServerThreadHelper"Jenkins2015-10-221-2/+0
|\ \
| * | Remove unused event in ServerThreadHelperMatthew Booth2015-10-211-2/+0
| |/
* | Merge "Fix a race calling blocking MessageHandlingServer.start()"Jenkins2015-10-214-26/+107
|\ \
| * | Fix a race calling blocking MessageHandlingServer.start()Matthew Booth2015-10-214-26/+107
* | | Merge "Fix assumptions in test_server_wait_method"Jenkins2015-10-211-1/+10
|\ \ \ | |/ /
| * | Fix assumptions in test_server_wait_methodMatthew Booth2015-10-211-1/+10
* | | Merge "Rename MessageHandlingServer._executor for readability"Jenkins2015-10-212-13/+13
|\ \ \ | |/ / | | / | |/ |/|
| * Rename MessageHandlingServer._executor for readabilityMatthew Booth2015-10-212-13/+13
* | Updated from global requirementsOpenStack Proposal Bot2015-10-191-1/+1
|/
* Updated from global requirements2.7.0OpenStack Proposal Bot2015-10-171-1/+1
* Merge "Add if condition for random.shuffle"Jenkins2015-10-171-2/+4
|\
| * Add if condition for random.shuffleXiaBing Yao2015-08-121-2/+4
* | Merge "Small grammar messaging fix"Jenkins2015-10-161-1/+1
|\ \ | |/ |/|
| * Small grammar messaging fixJoshua Harlow2015-10-141-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2015-10-161-1/+1
* | Merge "Provide the executor 'wait' function a timeout and use it"Jenkins2015-10-154-30/+85
|\ \
| * | Provide the executor 'wait' function a timeout and use itJoshua Harlow2015-09-084-30/+85
* | | Updated from global requirementsOpenStack Proposal Bot2015-10-151-1/+1
| |/ |/|
* | Use a condition (and/or a dummy one) instead of a lockMehdi Abaakouk2015-10-133-39/+64