From 72ad21ee66ea054d9bedf11f71aad5e1e33b0676 Mon Sep 17 00:00:00 2001 From: Ngo Quoc Cuong Date: Wed, 24 May 2017 08:20:05 +0700 Subject: [PATCH] Trivial fix typo in document Change-Id: I4bcdb0da617f8d11607cd0365f195c5d484fd33a See: https://docs.openstack.org/developer/keystoneauth/migrating.html --- doc/source/migrating.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/migrating.rst b/doc/source/migrating.rst index 1e97c866..a7873588 100644 --- a/doc/source/migrating.rst +++ b/doc/source/migrating.rst @@ -38,7 +38,7 @@ dependencies there is no direct dependency from keystoneauth on oslo.config and instead options should be specified as :py:class:`~keystoneauth1.loading.Opt` objects. -To ensure distinction between the plugins, the setuptools entypoints that +To ensure distinction between the plugins, the setuptools entrypoints that plugins register at has been updated to reflect keystoneauth1 and should now be: keystoneauth1.plugin