Skip to content

Commit 3986c5c

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "doc: correct the link to user/flavor.rst"
2 parents ed5de21 + db7f263 commit 3986c5c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/source/admin/cpu-topologies.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ This does not utilize traits and, as such, there is no trait-based equivalent.
360360
.. note::
361361

362362
For more information about the syntax for ``hw:cpu_thread_policy``, refer to
363-
the :doc:`/admin/flavors` guide.
363+
the :doc:`/user/flavors` guide.
364364

365365
As with CPU policies, it also possible to configure the CPU thread policy via
366366
image metadata. This can be useful when packaging applications that require
@@ -447,7 +447,7 @@ instance should be run on the pool of host cores listed in
447447
.. note::
448448

449449
For more information about the syntax for ``hw:emulator_threads_policy``,
450-
refer to the :doc:`/admin/flavors` guide.
450+
refer to the :doc:`/user/flavors` guide.
451451

452452
Customizing instance CPU topologies
453453
-----------------------------------
@@ -501,7 +501,7 @@ Similarly, to configure a flavor to use one core and one thread, run:
501501
with ten cores fails.
502502

503503
For more information about the syntax for ``hw:cpu_sockets``, ``hw:cpu_cores``
504-
and ``hw:cpu_threads``, refer to the :doc:`/admin/flavors` guide.
504+
and ``hw:cpu_threads``, refer to the :doc:`/user/flavors` guide.
505505

506506
It is also possible to set upper limits on the number of sockets, cores, and
507507
threads used. Unlike the hard values above, it is not necessary for this exact
@@ -516,7 +516,7 @@ instance topology, run:
516516
517517
For more information about the syntax for ``hw:cpu_max_sockets``,
518518
``hw:cpu_max_cores``, and ``hw:cpu_max_threads``, refer to the
519-
:doc:`/admin/flavors` guide.
519+
:doc:`/user/flavors` guide.
520520

521521
Applications are frequently packaged as images. For applications that prefer
522522
certain CPU topologies, configure image metadata to hint that created instances

0 commit comments

Comments
 (0)