Skip to content

Commit 0f5a5e0

Browse files
authored
Merge pull request #1342 from stackhpc/INFRA-820-docs-remove-known-issue
Remove documentation about resolved issue
2 parents 25386a8 + e640bcc commit 0f5a5e0

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

doc/source/operations/upgrading-openstack.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -124,17 +124,6 @@ configuration.
124124
Known issues
125125
============
126126

127-
* OVN breaks on Rocky 9 deployments where hostnames are FQDNs.
128-
Before upgrading, you must make sure no compute or controller nodes have any
129-
``.`` characters in their hostnames. Run the command below to check:
130-
131-
.. code-block:: bash
132-
133-
kayobe overcloud host command run --command "grep -v \'\.\' /etc/hostname" --show-output
134-
135-
There is currently no known fix for this issue aside from reprovisioning. A
136-
patch will be developed soon.
137-
138127
* Due to an incorrect default value NGS will attempt to use v3alpha for the api
139128
path when communicating with etcd3. This isn't possible as in Caracal etcd is
140129
running a newer version that has dropped support for v3alpha. You can work

0 commit comments

Comments
 (0)