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

1.0 KiB
Raw Blame History

Home 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.

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.