ee32736c15
The admin endpoint is kept on upgrade to allow the upgrade to happen (as it allows to rewrite the previous admin endpoint entry to the new one). Change-Id: I1c16892bab67f281d539843f1f0fa658df1c4874 Depends-On: https://review.opendev.org/c/openstack/kolla/+/854837
10 lines
422 B
YAML
10 lines
422 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The Keystone's admin endpoint is no longer created by default. Operators
|
|
of existing deployments may wish to remove it after the upgrade
|
|
completes. Operators having external services relying on the availability
|
|
of the Keystone's admin endpoint may set ``keystone_create_admin_endpoint``
|
|
to ``true`` to keep creating the admin endpoint but such support will
|
|
be removed after Zed.
|