nova/doc/source/man/nova-rpc-zmq-receiver.rst
Tom Fifield 166c669fe0 Update references with new Mailing List location
Yesterday, openstack@lists.launchpad.org was migrated with
all users to openstack@list.openstack.org.

This patch updates references to the old mailing list with the
new, to ensure that people encountering them don't accidentally
try and join the old list!

Change-Id: I76242f4f4f0c8c2418068ea709ab2f7aa4502fd5
2013-07-28 11:28:46 -07:00

49 lines
1014 B
ReStructuredText

=======================
nova-rpc-zmq-receiver
=======================
-----------------------------------
Receiver for 0MQ based nova RPC
-----------------------------------
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1
:Manual section: 1
:Manual group: cloud computing
SYNOPSIS
========
nova-rpc-zmq-receiver [options]
DESCRIPTION
===========
The nova-rpc-zmq-receiver is a daemon which receives messages from remote
systems on behalf of the ZeroMQ-based rpc backend (nova.rpc.impl_zmq).
Messages are pulled by individual services from the message receiver daemon
in round-robin or fanout mode, depending on the queue type.
OPTIONS
=======
**General options**
FILES
========
* /etc/nova/nova.conf
SEE ALSO
========
* `OpenStack Nova <http://nova.openstack.org>`__
* `OpenStack Nova <http://nova.openstack.org>`__
BUGS
====
* Nova is sourced in Launchpad so you can view current bugs at `OpenStack Nova <http://nova.openstack.org>`__