Fix a typo of 'keystoneauth1'

Change-Id: I9852132050a970c4299c11fb3dc62cf547700dcd
This commit is contained in:
wanghui
2018-10-30 19:01:10 +08:00
parent 4d2fbee4f9
commit 4f1737f49d

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``