oslo.messaging/oslo_messaging
Alexi Yelistratov 74871e0860 Remove unnecessary rpc_zmq_port option
Remove unnecessary rpc_zmq_port option from zmq driver, because zmq
driver doesn't use static port any more - dynamic port binding is used
for running servers.

Closes-Bug: #1497277
Change-Id: I91e978347dd364b2d4c00bc223b0e3ecface7c43
2015-10-02 13:10:35 +03:00
..
_cmd Non-blocking outgoing queue was implemented 2015-09-28 14:14:53 +03:00
_drivers Remove unnecessary rpc_zmq_port option 2015-10-02 13:10:35 +03:00
_executors Fully use futurist code-base to abstract concurrent.futures away 2015-07-23 11:58:49 -07:00
hacking Use proper translating helper for logging 2015-08-20 21:01:59 -04:00
notify Allow custom notification drivers 2015-09-25 10:07:05 -04:00
openstack Switch to warnings module instead of versionutils 2015-06-10 22:23:16 -04:00
rpc Use proper translating helper for logging 2015-08-20 21:01:59 -04:00
tests Merge "Non-blocking outgoing queue was implemented" 2015-09-30 16:11:29 +00:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
_i18n.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00
_utils.py Merge "Fix spelling typo in output" 2015-09-25 06:23:52 +00:00
conffixture.py ZMQ: Initial matchmaker implementation 2015-07-16 09:23:46 +00:00
exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
localcontext.py Switch to warnings module instead of versionutils 2015-06-10 22:23:16 -04:00
opts.py Merge remote-tracking branch 'origin/feature/zmq' into merge-branch 2015-09-15 11:07:44 -04:00
serializer.py Add RequestContextSerializer 2015-05-07 12:07:47 +03:00
server.py Enhance start/stop concurrency race condition fix 2015-09-16 14:38:10 +02:00
target.py Add support for multiple namespaces in Targets 2015-03-12 16:07:51 -04:00
transport.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00