summaryrefslogtreecommitdiff
path: root/doc/source/configuration/settings.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/configuration/settings.rst')
-rw-r--r--doc/source/configuration/settings.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/source/configuration/settings.rst b/doc/source/configuration/settings.rst
index 487b0a623..dd104ab1a 100644
--- a/doc/source/configuration/settings.rst
+++ b/doc/source/configuration/settings.rst
@@ -595,6 +595,16 @@ Default: ``"publicURL"``
A string which specifies the endpoint type to use for the endpoints in the
Keystone service catalog.
+OPENSTACK_KEYSTONE_ENDPOINT_TYPE
+--------------------------------
+
+.. versionadded:: 23.1.0(Antelope)
+
+Default: ``"publicURL"``
+
+A string which specifies the endpoint type to use for the Keystone (identity)
+endpoint when looking it up in the service catalog.
+
OPENSTACK_HOST
--------------