File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -124,17 +124,6 @@ configuration.
124
124
Known issues
125
125
============
126
126
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
-
138
127
* Due to an incorrect default value NGS will attempt to use v3alpha for the api
139
128
path when communicating with etcd3. This isn't possible as in Caracal etcd is
140
129
running a newer version that has dropped support for v3alpha. You can work
You can’t perform that action at this time.
0 commit comments