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)
This commit is contained in:
parent
ef587c9a02
commit
4246811205
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user