You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch introduces a small fix in the Image Service adoption
documentation that is reflected in [1]. Even when glance is disabled,
because the ctlplane creates a Glance object that by default is "type:
split", we can't patch a default API anymore. For this reason, the
documentation (and the automation) is updated to create a new nfs
glanceAPI and register it and keystone as the default endpoint. An
additional step is required to decommission the old one, which would be
useless in this case.
[1] openstack-k8s-operators#996
Signed-off-by: Francesco Pantano <[email protected]>
0 commit comments