openstack-ansible/doc/source/install-guide/configure-ironic.rst
Alexandra aa1f09f12a [DOCS] Adding Ironic configuration docs to Ansible
install guide

Change-Id: Ic8c5a2638049ab957bc7095071235f84d178fa3f
2016-04-21 10:48:12 +00:00

29 lines
1.0 KiB
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

`Home <index.html>`_ OpenStack-Ansible Installation Guide
Configuring the ironic service (optional)
-----------------------------------------
.. note::
This feature is experimental at this time and it has not been fully production
tested yet. This implementation instructions assume that Ironic is being deployed
as the sole hypervisor for the region.
.. toctree::
configure-ironic-deployment.rst
configure-ironic-neutron.rst
configure-ironic-images.rst
configure-ironic-flavor.rst
configure-ironic-nodes.rst
configure-ironic-baremetal-node.rst
Ironic is an OpenStack project which provisions bare metal (as opposed to virtual)
machines by leveraging common technologies such as PXE boot and IPMI to cover a wide
range of hardware, while supporting pluggable drivers to allow vendor-specific
functionality to be added.
OpenStacks Ironic project makes physical servers as easy to provision as
virtual machines in a cloud, which in turn will open up new avenues for enterprises
and service providers.