Skip to content

Commit 3c7de26

Browse files
committed
Docment etcd known issue in 2024.1 upgrade
1 parent e381efb commit 3c7de26

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/operations/upgrading-openstack.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,12 @@ Known issues
127127
There is currently no known fix for this issue aside from reprovisioning. A
128128
patch will be developed soon.
129129

130+
* Due to an incorrect default value NGS will attempt to use v3alpha for the api
131+
path when communicating with etcd3. This isn't possible as in Caracal etcd is
132+
running a newer version that has dropped support for v3alpha. You can work
133+
around this in custom config, see the SMS PR for an example:
134+
https://github.com/stackhpc/smslab-kayobe-config/pull/354
135+
130136
Security baseline
131137
=================
132138

0 commit comments

Comments
 (0)