summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 2068a92a..2aae47df 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -69,6 +69,7 @@ openstack.identity.v2_0 =
user_show = openstackclient.identity.v2_0.user:ShowUser
openstack.identity.v3 =
+ access_token_authenticate = openstackclient.identity.v3.oauth:AuthenticateAccessToken
access_token_create = openstackclient.identity.v3.oauth:CreateAccessToken
consumer_create = openstackclient.identity.v3.oauth:CreateConsumer