oslo.messaging/oslo_messaging/_drivers/zmq_driver/__init__.py
Oleksii Zamiatin 73cd49129f Initial commit for new zmq driver implementation
- Minimal RPC (CALL + direct CAST) implementation
- Has up and running oslo_messaging/tests/drivers/test_impl_zmq
- Pep8 fixed.
- Works over REQ/REP pipeline according to [1]
- Has a beginning of eventlet/threading behavior differentiation

Fanout and Notifier are not yet supported
Devstack not yet fixed
Functional tests not yet fixed

..[1] - https://review.openstack.org/#/c/171131/

Change-Id: I44cd48070bf7c7f46152fdf0e54664a7dee97de9
2015-06-30 18:16:02 +03:00

0 lines
Python