We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e381efb commit 3c7de26Copy full SHA for 3c7de26
doc/source/operations/upgrading-openstack.rst
@@ -127,6 +127,12 @@ Known issues
127
There is currently no known fix for this issue aside from reprovisioning. A
128
patch will be developed soon.
129
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
+
136
Security baseline
137
=================
138
0 commit comments