6243a4b280
Currently it only contains (outdated) explanations how Ironic works. Move them one level deeper and migrate the content relevant to users: * Preparing instance images from the installation guide * Deploying nodes from the standalone guide Compatibility shims are provided for migrated pages. Change-Id: I8468da377b7878eb3d1a61e6a6bcd4ac8a5f06d7
21 lines
562 B
ReStructuredText
21 lines
562 B
ReStructuredText
Using Bare Metal service as a standalone service
|
|
================================================
|
|
|
|
This guide explains how to configure and use the Bare Metal service standalone,
|
|
i.e. without other OpenStack services. In this mode users are interacting with
|
|
the bare metal API directly, not though OpenStack Compute.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
standalone/configure
|
|
standalone/enrollment
|
|
|
|
Once the installation is done, please see :doc:`/user/deploy` for information
|
|
on how to deploy bare metal machines.
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
standalone/deploy
|