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 `_.