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.
2 parents 9369241 + 3c7de26 commit e992faaCopy full SHA for e992faa
doc/source/operations/upgrading-openstack.rst
@@ -135,6 +135,12 @@ Known issues
135
There is currently no known fix for this issue aside from reprovisioning. A
136
patch will be developed soon.
137
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
+
144
Security baseline
145
=================
146
0 commit comments