diff --git a/ironic-discoverd.8 b/ironic-discoverd.8 new file mode 100644 index 000000000..2fcc8ce26 --- /dev/null +++ b/ironic-discoverd.8 @@ -0,0 +1,20 @@ +.\" 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)