Skip to content

Instantly share code, notes, and snippets.

@hub-cap
Created December 11, 2013 20:39
Show Gist options
  • Save hub-cap/7918037 to your computer and use it in GitHub Desktop.
Save hub-cap/7918037 to your computer and use it in GitHub Desktop.
baz@53481-redis:~/trove-integration/scripts$ trove --debug datastore-list
DEBUG (shell:653) __init__() got an unexpected keyword argument 'retries'
Traceback (most recent call last):
File "/opt/stack/python-troveclient/troveclient/shell.py", line 648, in main
sys.argv[1:]))
File "/opt/stack/python-troveclient/troveclient/shell.py", line 468, in main
bypass_url=bypass_url)
File "/opt/stack/python-troveclient/troveclient/client.py", line 411, in Client
return client_class(*args, **kwargs)
File "/opt/stack/python-troveclient/troveclient/v1/client.py", line 103, in __init__
bypass_url=bypass_url)
TypeError: __init__() got an unexpected keyword argument 'retries'
ERROR: __init__() got an unexpected keyword argument 'retries'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment