Keep creating keystone admin endpoint for heat

Heat still depends on an keystone admin endpoint being present although
it has no functional difference anymore from the other endpoints with the
v3 API. Make devstack create one.

Change-Id: Icd786e89aba5b593feee165226010b25f8627efd
(cherry picked from commit 9ed215d444)
This commit is contained in:
Dr. Jens Harbott 2021-10-20 07:30:30 +02:00 committed by Dr. Jens Harbott
parent ef587c9a02
commit 4246811205
1 changed files with 2 additions and 0 deletions

View File

@ -123,6 +123,8 @@
devstack_localrc:
DISABLE_AMP_IMAGE_BUILD: true
Q_SERVICE_PLUGIN_CLASSES: qos,trunk
# TODO(frickler): drop this once heat no longer needs it
KEYSTONE_ADMIN_ENDPOINT: true
devstack_plugins:
heat: https://opendev.org/openstack/heat
tox_environment: