Skip to content

Commit e640bcc

Browse files
committed
Remove documentation about resolved issue
This issue was resolved in kolla-ansible [1]. [1] https://review.opendev.org/c/openstack/kolla-ansible/+/931738
1 parent 25386a8 commit e640bcc

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)