Description of configuration options for rpc
Configuration option=Default value (Type) Description
control_exchange=neutron (StrOpt) AMQP exchange to connect to if using RabbitMQ or Qpid
host=docwork (StrOpt) The hostname Neutron is running on
host=127.0.0.1 (StrOpt) Host to locate redis
host=127.0.0.1 (StrOpt) Host to connect to
matchmaker_heartbeat_freq=300 (IntOpt) Heartbeat frequency
matchmaker_heartbeat_ttl=600 (IntOpt) Heartbeat time-to-live.
password=None (StrOpt) Password for Redis server. (optional)
password=passw0rd (StrOpt) MidoNet admin password.
password= (StrOpt) No help text available for this option
password=password (StrOpt) PLUMgrid Director admin password
port=6379 (IntOpt) Use this port to connect to redis host.
port=8888 (StrOpt) Port to connect to
ringfile=/etc/oslo/matchmaker_ring.json (StrOpt) Matchmaker ring file (JSON)
rpc_backend=neutron.openstack.common.rpc.impl_kombu (StrOpt) The messaging module to use, defaults to kombu.
rpc_cast_timeout=30 (IntOpt) Seconds to wait before a cast expires (TTL). Only supported by impl_zmq.
rpc_conn_pool_size=30 (IntOpt) Size of RPC connection pool
rpc_response_timeout=60 (IntOpt) Seconds to wait for a response from call or multicall
rpc_support_old_agents=True (BoolOpt) Enable server RPC compatibility with old agents
rpc_thread_pool_size=64 (IntOpt) Size of RPC thread pool
topics=notifications (ListOpt) AMQP topic(s) used for openstack notifications