From c2e40983a5f622b0e33b9ee0926356ee9b2cfeff Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Fri, 12 Sep 2025 11:29:58 +0000 Subject: [PATCH] docs: small fix for previous release number on main page version in quotes is not displayed and little reordering for changelog, small fix for Rocky naming and little update information in troubleshooting article (add detail about OVS). Change-Id: I61c63fd74df47eb387239cd65d0ffd0ae6c216df Signed-off-by: Ivan Anfimov --- doc/source/admin/troubleshooting.rst | 4 +--- doc/source/admin/upgrades/os-compatibility-matrix.html | 2 +- doc/source/index.rst | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/source/admin/troubleshooting.rst b/doc/source/admin/troubleshooting.rst index cc8773a53f..c6f0be7136 100644 --- a/doc/source/admin/troubleshooting.rst +++ b/doc/source/admin/troubleshooting.rst @@ -215,7 +215,7 @@ The following table lists the commands to restart an OpenStack service. # systemctl restart neutron-metadata-agent # systemctl restart neutron-openvswitch-agent - * - Networking service (compute node) + * - Networking service (compute node, for OVS) - .. code-block:: console # systemctl restart neutron-openvswitch-agent @@ -320,7 +320,6 @@ containers, VXLAN overlay for ML2/OVS and Geneve overlay for the ML2/OVN driver. +->"If VLAN"+->+ br-vlan +--->+ bond1 +-----+ +-------------+ +-------------+ - Preliminary troubleshooting questions to answer: ------------------------------------------------ @@ -494,7 +493,6 @@ No: - Ensure ovn-metadata-agent is active. - Review logs for ovn-controller, ovn-northd. - Yes: - Good! The instance can ping its intended gateway. - Check gateway or host routes on the Neutron subnet. diff --git a/doc/source/admin/upgrades/os-compatibility-matrix.html b/doc/source/admin/upgrades/os-compatibility-matrix.html index 60d3f14f70..52a1b3075e 100644 --- a/doc/source/admin/upgrades/os-compatibility-matrix.html +++ b/doc/source/admin/upgrades/os-compatibility-matrix.html @@ -109,7 +109,7 @@ ✘ - ✔ + ✔ diff --git a/doc/source/index.rst b/doc/source/index.rst index 2507ede447..5984750876 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -9,7 +9,7 @@ OpenStack-Ansible provides Ansible playbooks and roles for deploying and configuring an OpenStack environment. Documentation for all previous releases is available by substituting ``latest`` -with an expected release (i.e. ``|previous_series_name|``) directly in the address bar (URL) +with an expected release (i.e., |previous_series_name|) directly in the address bar (URL) of your browser. Support status for each OpenStack release can be found on `releases.openstack.org `_.