nova/doc/source/man/nova-dhcpbridge.rst
liu-sheng 57b24490d1 correct the bugs reference url in man documents
All the bugs reference in nova man documents are incorrect.
Nova bugs are managed at launchpad, not the nova.openstack.org

Change-Id: Id5bbf09ad8ba079d4de959314123437031ded3ab
2014-02-10 11:59:27 +08:00

50 lines
934 B
ReStructuredText

===============
nova-dhcpbridge
===============
--------------------------------------------------
Handles Lease Database updates from DHCP servers
--------------------------------------------------
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1
:Manual section: 1
:Manual group: cloud computing
SYNOPSIS
========
nova-dhcpbridge [options]
DESCRIPTION
===========
Handles lease database updates from DHCP servers. Used whenever nova is
managing DHCP (vlan and flatDHCP). nova-dhcpbridge should not be run as a daemon.
OPTIONS
=======
**General options**
FILES
========
* /etc/nova/nova.conf
* /etc/nova/api-paste.ini
* /etc/nova/policy.json
* /etc/nova/rootwrap.conf
* /etc/nova/rootwrap.d/
SEE ALSO
========
* `OpenStack Nova <http://nova.openstack.org>`__
BUGS
====
* Nova bugs are managed at Launchpad `Bugs : Nova <https://bugs.launchpad.net/nova>`__