
Add partially written manpages for: * nova-all * nova-api-ec2 * nova-api-metadata * nova-api-os-compute * nova-api-os-volume * nova-api * nova-cert * nova-compute * nova-console * nova-consoleauth * nova-dhcpbridge * nova-network * nova-novncproxy * nova-objectstore * nova-rootwrap * nova-rpc-zmq-receiver * nova-scheduler * nova-volume-usage-audit * nova-volume * nova-xvpvncproxy Change-Id: I3734831ce2f6b5d765e98b3f50fe8c1ad7965685
1007 B
1007 B
nova-rpc-zmq-receiver
Receiver for 0MQ based nova RPC
- Author
- Date
-
2012-09-27
- Copyright
-
OpenStack LLC
- 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
BUGS
- Nova is sourced in Launchpad so you can view current bugs at OpenStack Nova