Merge "Fix a typo of 'keystoneauth1'"

This commit is contained in:
Zuul 2019-06-03 03:10:46 +00:00 committed by Gerrit Code Review
commit 090d47bf80
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ method will look up the API endpoint corresponding to the conf group from the
Keystone service catalog using ``keystoneauth``.
Conf groups supporting ``get_service_url()`` will include the following set of
options, based on ``keystonauth1.adapter.Adapter``:
options, based on ``keystoneauth1.adapter.Adapter``:
- ``service_type``
- ``service_name``