1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
=====================================
Bare Metal Service Installation Guide
=====================================
The Bare Metal service is a collection of components that provides support to
manage and provision physical machines.
This chapter assumes a working setup of OpenStack following the
`OpenStack Installation Guides <https://docs.openstack.org/latest/install>`_.
It contains the following sections:
.. toctree::
:maxdepth: 2
get_started.rst
refarch/index
install.rst
deploy-ramdisk.rst
configure-integration.rst
setup-drivers.rst
enrollment.rst
standalone.rst
configdrive.rst
advanced.rst
troubleshooting.rst
next-steps.rst
.. toctree::
:hidden:
creating-images.rst
|