nova/doc/source/man/nova-baremetal-deploy-helper.rst
Tom Fifield 166c669fe0 Update references with new Mailing List location
Yesterday, openstack@lists.launchpad.org was migrated with
all users to openstack@list.openstack.org.

This patch updates references to the old mailing list with the
new, to ensure that people encountering them don't accidentally
try and join the old list!

Change-Id: I76242f4f4f0c8c2418068ea709ab2f7aa4502fd5
2013-07-28 11:28:46 -07:00

53 lines
1.3 KiB
ReStructuredText

============================
nova-baremetal-deploy-helper
============================
------------------------------------------------------------------
Writes images to a bare-metal node and switch it to instance-mode
------------------------------------------------------------------
:Author: openstack@lists.openstack.org
:Date: 2012-10-17
:Copyright: OpenStack Foundation
:Version: 2013.1
:Manual section: 1
:Manual group: cloud computing
SYNOPSIS
========
nova-baremetal-deploy-helper
DESCRIPTION
===========
This is a service which should run on nova-compute host when using the
baremetal driver. During a baremetal node's first boot,
nova-baremetal-deploy-helper works in conjunction with diskimage-builder's
"deploy" ramdisk to write an image from glance onto the baremetal node's disks
using iSCSI. After that is complete, nova-baremetal-deploy-helper switches the
PXE config to reference the kernel and ramdisk which correspond to the running
image.
OPTIONS
=======
**General options**
FILES
========
* /etc/nova/nova.conf
* /etc/nova/rootwrap.conf
* /etc/nova/rootwrap.d/
SEE ALSO
========
* `OpenStack Nova <http://nova.openstack.org>`__
BUGS
====
* Nova is sourced in Launchpad so you can view current bugs at `OpenStack Nova <http://nova.openstack.org>`__