Skip to content

Commit e992faa

Browse files
authored
Merge pull request #1338 from stackhpc/etcd-ngs-known-issue
Docment etcd known issue in 2024.1 upgrade
2 parents 9369241 + 3c7de26 commit e992faa

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
@@ -135,6 +135,12 @@ Known issues
135135
There is currently no known fix for this issue aside from reprovisioning. A
136136
patch will be developed soon.
137137

138+
* Due to an incorrect default value NGS will attempt to use v3alpha for the api
139+
path when communicating with etcd3. This isn't possible as in Caracal etcd is
140+
running a newer version that has dropped support for v3alpha. You can work
141+
around this in custom config, see the SMS PR for an example:
142+
https://github.com/stackhpc/smslab-kayobe-config/pull/354
143+
138144
Security baseline
139145
=================
140146

0 commit comments

Comments
 (0)