dragonflow/devstack
Shachar Snapiri bbe1347e4e Refactoring of ZMQ pubsub
To work around the ZMQ issues (publisher binds to a port, thus only one
publisher can work on a given IP), we had a lot of junk code in our
repo.
Removed all redundant mechanisms (use_multiproc, is_neutron_server) and
modified to have 2 types of configurable ZMQ drivers:
1. zmq_remote_pubsub_driver - Has TCP publisher and IPC subscriber, This
   should be used in the publisher service.
2. zmq_pubsub_driver - Has IPC publisher and TCP subscriberi, This
   should be used in all other uses.

The way to set the one to use is via configuration, thus it is up to the
deployment to make sure this is configured correctly.

Change-Id: Ibf7894e608187e87bdeb7774749bfa0cc15eae56
2018-06-12 13:01:49 +00:00
..
cassandra_driver Cassandra Support 2017-01-17 08:38:57 +00:00
devstackgaterc-common Update openvswitch version 2018-05-27 20:56:44 +03:00
devstackgaterc-etcd-zmq Re-organize the gaterc files to prevent errors 2017-12-26 13:27:41 +02:00
devstackgaterc-fullstack-common Re-organize the gaterc files to prevent errors 2017-12-26 13:27:41 +02:00
devstackgaterc-fullstack-etcd-zmq Add some more missing definitions for patch 529515 2017-12-31 16:48:45 +02:00
devstackgaterc-fullstack-redis Re-organize the gaterc files to prevent errors 2017-12-26 13:27:41 +02:00
devstackgaterc-rally-redis Re-organize the gaterc files to prevent errors 2017-12-26 13:27:41 +02:00
devstackgaterc-redis Re-organize the gaterc files to prevent errors 2017-12-26 13:27:41 +02:00
devstackgaterc-tempest-redis Add some more missing definitions for patch 529515 2017-12-31 16:48:45 +02:00
etcd.conf Change chdir to cd in etcd service conf 2016-02-24 09:11:19 +02:00
etcd.service Run etcd as a service in fedora (systemd) 2016-01-01 07:07:43 +00:00
etcd.service.conf Run etcd as a service in fedora (systemd) 2016-01-01 07:07:43 +00:00
etcd_driver Support use openstack's base-service etcd 2017-06-27 11:16:06 +00:00
etcd_pubsub_driver Add pubsub mechanism to etcd 2017-10-19 09:41:40 +03:00
override-defaults Refactoring of ZMQ pubsub 2018-06-12 13:01:49 +00:00
ovs_dpdk_setup.sh Disable l3 agent in gate 2017-08-22 15:34:07 +03:00
ovs_setup.sh Update openvswitch version 2018-05-27 20:56:44 +03:00
plugin.sh Refactoring of ZMQ pubsub 2018-06-12 13:01:49 +00:00
ramcloud_driver Cassandra Support 2017-01-17 08:38:57 +00:00
redis_driver Make remote_db_port and remote_db_ip deprecated 2018-01-22 16:28:00 +02:00
redis_pubsub_driver Implements oslo conf generator 2016-09-29 16:42:03 +08:00
rethinkdb_driver Adding RethinkDB driver 2017-09-13 07:07:44 +00:00
settings Refactoring of ZMQ pubsub 2018-06-12 13:01:49 +00:00
tempest-filter Disable tempest test TestSecurityGroupsBasicOps.test_cross_tenant_traffic 2018-02-05 14:20:37 +02:00
zmq_pubsub_driver Refactoring of ZMQ pubsub 2018-06-12 13:01:49 +00:00
zookeeper_driver Make remote_db_port and remote_db_ip deprecated 2018-01-22 16:28:00 +02:00