21 lines
747 B
Groff
21 lines
747 B
Groff
.\" Manpage for ironic-discoverd.
|
|
.TH man 8 "08 Oct 2014" "1.0" "ironic-discoverd man page"
|
|
.SH NAME
|
|
ironic-discoverd \- hardware discovery daemon for OpenStack Ironic.
|
|
.SH SYNOPSIS
|
|
ironic-discoverd CONFFILE
|
|
.SH DESCRIPTION
|
|
This command starts ironic-discoverd service, which starts and finishes
|
|
hardware discovery and maintains firewall rules for nodes accessing PXE
|
|
boot service (usually dnsmasq).
|
|
.SH OPTIONS
|
|
The ironic-discoverd does not take any options. However, you should supply
|
|
path to the configuration file.
|
|
.SH SEE ALSO
|
|
README page located at https://pypi.python.org/pypi/ironic-discoverd
|
|
provides some information about how to configure and use the service.
|
|
.SH BUGS
|
|
No known bugs.
|
|
.SH AUTHOR
|
|
Dmitry Tantsur (divius.inside@gmail.com)
|