astara/astara/common
Adam Gandelman 6a934060f0 Fix messaging layer for newer oslo.messaging changes
Instead of spawning our own threads and relying on the oslo.messaging
executor blocking, lets just use oslo.messaging's internal threading
capabilities.  This converts rpc.Connection to rpc.MessagingService,
which is an oslo.service-based service and sets up messaging to managed
there instead.

Closes-bug: #1583330

Change-Id: I9f5a15f1c5dff7e90761887c519a15888096636b
2016-05-21 21:07:46 -07:00
..
linux py3: use function next() instead of next() method on iterator objects 2016-03-15 10:38:48 +05:30
__init__.py Step 2 of renaming the code 2015-12-04 11:09:34 -05:00
config.py Merge "Remove unused logging import" 2016-01-22 19:59:57 +00:00
constants.py Disable port security for mgt ports as well 2016-04-21 10:21:36 -07:00
container.py Add clustering capabilities to instance manager 2016-03-18 14:25:51 -07:00
hash_ring.py Handle a race between pre-populate and hash ring bootstrapping 2016-03-07 14:59:05 -08:00
i18n.py Step 3 of module rename 2015-12-04 17:00:52 -05:00
rpc.py Fix messaging layer for newer oslo.messaging changes 2016-05-21 21:07:46 -07:00