From 4246811205bbe40523604567dc6b2f1c416e34be Mon Sep 17 00:00:00 2001 From: "Dr. Jens Harbott" Date: Wed, 20 Oct 2021 07:30:30 +0200 Subject: [PATCH] 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 9ed215d4443c08167117144e0ee938b418bf56c2) --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 8202de424..6a8c943cd 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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: