Skip to content

Commit a0e3069

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "[doc]: Fix glance image_metadata link" into stable/victoria
2 parents 059d53d + a919cc0 commit a0e3069

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/source/admin/configuration/hypervisor-xen-libvirt.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Use the following as a guideline for configuring Xen for use in OpenStack:
158158
$ openstack image set --property hypervisor_type=xen vm_mode=hvm IMAGE
159159
160160
For more information on image metadata, refer to the `OpenStack Virtual
161-
Image Guide <https://docs.openstack.org/image-guide/image-metadata.html>`__.
161+
Image Guide <https://docs.openstack.org/image-guide/introduction.html#image-metadata>`__.
162162

163163
#. **Libguestfs file injection**: OpenStack compute nodes can use `libguestfs
164164
<http://libguestfs.org/>`_ to inject files into an instance's image prior to

doc/source/admin/cpu-topologies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,6 @@ memory allocation turned on. The Hyper-V driver will ignore the configured
665665
instances with a NUMA topology.
666666

667667
.. Links
668-
.. _`Image metadata`: https://docs.openstack.org/image-guide/image-metadata.html
668+
.. _`Image metadata`: https://docs.openstack.org/image-guide/introduction.html#image-metadata
669669
.. _`discussion`: http://lists.openstack.org/pipermail/openstack-dev/2016-March/090367.html
670670
.. _`MTTCG project`: http://wiki.qemu.org/Features/tcg-multithread

doc/source/admin/huge-pages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,4 +239,4 @@ guide.
239239
.. Links
240240
.. _`Linux THP guide`: https://www.kernel.org/doc/Documentation/vm/transhuge.txt
241241
.. _`Linux hugetlbfs guide`: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
242-
.. _`Image metadata`: https://docs.openstack.org/image-guide/image-metadata.html
242+
.. _`Image metadata`: https://docs.openstack.org/image-guide/introduction.html#image-metadata

0 commit comments

Comments
 (0)