summaryrefslogtreecommitdiff
path: root/openstackclient/api/auth_plugin.py
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-06-21 15:37:45 +0000
committerGerrit Code Review <review@openstack.org>2016-06-21 15:37:45 +0000
commita60f16b9385d7ee2322a25b5728363fbf8f5154b (patch)
tree1859d5cb049bb34af162e2b5f24d53ef966ea56f /openstackclient/api/auth_plugin.py
parentb86915aa7e2152b746d2c71c81b4c67a0ba9490e (diff)
parent099a2c38b99dff6a0909c0a3ba2909f1aea58644 (diff)
downloadpython-openstackclient-a60f16b9385d7ee2322a25b5728363fbf8f5154b.tar.gz
Merge "Refactor setting defaults for some scope parameters"
Diffstat (limited to 'openstackclient/api/auth_plugin.py')
-rw-r--r--openstackclient/api/auth_plugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstackclient/api/auth_plugin.py b/openstackclient/api/auth_plugin.py
index 36dc5160..4434bc8f 100644
--- a/openstackclient/api/auth_plugin.py
+++ b/openstackclient/api/auth_plugin.py
@@ -38,7 +38,7 @@ class TokenEndpoint(token_endpoint.AdminToken):
is for bootstrapping the Keystone database.
"""
- def load_from_options(self, url, token):
+ def load_from_options(self, url, token, **kwargs):
"""A plugin for static authentication with an existing token
:param string url: Service endpoint