Files
nova/doc/source/cli/nova-dhcpbridge.rst
Stephen Finucane fcdc61a18a doc: Don't use single backticks in man pages
This is done in a couple of places in the documentation and is broken
rST. 'prog' is semantic markup that fits right in here, so use that.

Change-Id: Ic654e33daaf68b01f561ac8d792934d5a57a07e5
2018-05-03 10:48:43 +01:00

1.1 KiB

nova-dhcpbridge

Handles Lease Database updates from DHCP servers

Author

openstack@lists.openstack.org

Copyright

OpenStack Foundation

Manual section

1

Manual group

cloud computing

Synopsis

nova-dhcpbridge [options]

Description

nova-dhcpbridge is an application that handles lease database updates from DHCP servers. nova-dhcpbridge is used whenever nova is managing DHCP (vlan and flatDHCP). nova-dhcpbridge should not be run as a daemon.

Warning

This application is only for use with nova-network, which is not recommended for new deployments.

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

Bugs