Rackspace Drivers: Allow Connection Kwargs in Driver Constructor
----------------------------------------------------------------
Key: LIBCLOUD-167
URL: https://issues.apache.org/jira/browse/LIBCLOUD-167
Project: Libcloud
Issue Type: New Feature
Reporter: Dave King
Priority: Minor
The OpenStack Compute Driver allows specifying various connection arguments in
its constructor, such as auth url/base url/auth version.
Currently when instantiating drivers that use different connections I am just
making new classes, this would remove that need.
This updates the Rackspace DNS, Loadbalancer, and Storage drivers with the same
functionality. I investigated using a mixin briefly here but ran into failures
in the tests, let me know if you would prefer me to investigate this further.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira