Merge "docs: fix 404 for ironic docs"

This commit is contained in:
Zuul
2023-12-20 05:29:07 +00:00
committed by Gerrit Code Review

View File

@@ -18,23 +18,23 @@ relationship of ``instance:compute node:ironic node`` is 1:1:1.
Scheduling of bare metal nodes is based on custom resource classes, specified
via the ``resource_class`` property on a node and a corresponding resource
property on a flavor (see the :ironic-doc:`flavor documentation
</install/configure-nova-flavors.html>`).
<install/configure-nova-flavors.html>`).
The RAM and CPU settings on a flavor are ignored, and the disk is only used to
determine the root partition size when a partition image is used (see the
:ironic-doc:`image documentation
</latest/install/configure-glance-images.html>`).
<install/configure-glance-images.html>`).
Configuration
-------------
- :ironic-doc:`Configure the Compute service to use the Bare Metal service
</latest/install/configure-compute.html>`.
<install/configure-compute.html>`.
- :ironic-doc:`Create flavors for use with the Bare Metal service
</latest/install/configure-nova-flavors.html>`.
<install/configure-nova-flavors.html>`.
- :ironic-doc:`Conductors Groups </admin/conductor-groups.html>`.
- :ironic-doc:`Conductors Groups <admin/conductor-groups.html>`.
Scaling and performance issues