Merge "[user-guides] Add config drive support by ironic"

This commit is contained in:
Jenkins 2015-12-28 07:26:23 +00:00 committed by Gerrit Code Review
commit 33a3f791e9

View File

@ -28,6 +28,8 @@ requirements for the compute host and image.
- The following hypervisors support the configuration drive: libvirt,
XenServer, Hyper-V, and VMware.
Also, the Bare Matal service supports the configuration drive.
- To use configuration drive with libvirt, XenServer, or VMware, you
must first install the genisoimage package on each compute host.
Otherwise, instances do not boot properly.
@ -42,6 +44,10 @@ requirements for the compute host and image.
in the ``hyperv`` configuration section to the full path to an
:command:`qemu-img` command installation.
- To use configuration drive with the Bare Metal service,
you do not need to prepare anything because the Bare Metal
service treats the configuration drive properly.
**Image requirements**
- An image built with a recent version of the cloud-init package can