File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
doc/source/admin/configuration Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,23 +18,23 @@ relationship of ``instance:compute node:ironic node`` is 1:1:1.
18
18
Scheduling of bare metal nodes is based on custom resource classes, specified
19
19
via the ``resource_class `` property on a node and a corresponding resource
20
20
property on a flavor (see the :ironic-doc: `flavor documentation
21
- </ install/configure-nova-flavors.html> `).
21
+ <install/configure-nova-flavors.html> `).
22
22
The RAM and CPU settings on a flavor are ignored, and the disk is only used to
23
23
determine the root partition size when a partition image is used (see the
24
24
:ironic-doc: `image documentation
25
- </latest/ install/configure-glance-images.html> `).
25
+ <install/configure-glance-images.html> `).
26
26
27
27
28
28
Configuration
29
29
-------------
30
30
31
31
- :ironic-doc: `Configure the Compute service to use the Bare Metal service
32
- </latest/ install/configure-compute.html> `.
32
+ <install/configure-compute.html> `.
33
33
34
34
- :ironic-doc: `Create flavors for use with the Bare Metal service
35
- </latest/ install/configure-nova-flavors.html> `.
35
+ <install/configure-nova-flavors.html> `.
36
36
37
- - :ironic-doc: `Conductors Groups </ admin/conductor-groups.html> `.
37
+ - :ironic-doc: `Conductors Groups <admin/conductor-groups.html> `.
38
38
39
39
40
40
Scaling and performance issues
You can’t perform that action at this time.
0 commit comments