From 31491e5bc3a08ecf85b7efa276e9f818bb5e4898 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Fri, 11 Jun 2021 16:36:48 +0200 Subject: [PATCH] Fix typos in minimum version policy docs Change-Id: If0708fc3594f0e59954976831168c93d66514dd2 --- .../reference/libvirt-distro-support-matrix.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/source/reference/libvirt-distro-support-matrix.rst b/doc/source/reference/libvirt-distro-support-matrix.rst index b8e47cb6cf60..84259f01d272 100644 --- a/doc/source/reference/libvirt-distro-support-matrix.rst +++ b/doc/source/reference/libvirt-distro-support-matrix.rst @@ -21,7 +21,7 @@ compatibility code for older versions. When a decision to update the minimum required libvirt version is made, there must be a warning issued for one cycle. This is achieved by editing -``nova/virt/libvirt/driver.py`` to set ``NEXT_MIN_LIBVIRT_VESION``. +``nova/virt/libvirt/driver.py`` to set ``NEXT_MIN_LIBVIRT_VERSION``. For example: .. code:: @@ -62,17 +62,17 @@ After choosing a minimum libvirt version, the minimum QEMU version is determined by looking for the lowest QEMU version from all the distros that support the decided libvirt version. -``MIN_{LIBVIRT,QEMU}_VESION`` and ``NEXT_MIN_{LIBVIRT,QEMU}_VESION`` table --------------------------------------------------------------------------- +``MIN_{LIBVIRT,QEMU}_VERSION`` and ``NEXT_MIN_{LIBVIRT,QEMU}_VERSION`` table +---------------------------------------------------------------------------- .. list-table:: OpenStack Nova libvirt/QEMU Support Matrix * - OpenStack Release - Nova Release - - ``MIN_LIBVIRT_VESION`` - - ``NEXT_MIN_LIBVIRT_VESION`` - - ``MIN_QEMU_VESION`` - - ``NEXT_MIN_QEMU_VESION`` + - ``MIN_LIBVIRT_VERSION`` + - ``NEXT_MIN_LIBVIRT_VERSION`` + - ``MIN_QEMU_VERSION`` + - ``NEXT_MIN_QEMU_VERSION`` * - Havana - 2013.2.0 - 0.9.6