GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/664
User friendly kwargs for creating nodes in Dimension Data driver. Allow str to be passed for vlan, network or network domain, as well as the auth (password) arg. You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud friendly_args Alternatively you can review and apply these changes as the patch at: https://github.com/apache/libcloud/pull/664.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #664 ---- commit e08483f04d444961b9dc253a1d9103fe24df2b28 Author: anthony-shaw <anthony.p.s...@gmail.com> Date: 2015-12-15T09:35:45Z more user friendly kwargs for creating nodes. Allow str to be passed for vlan, network or network domain, as well as the auth (password) arg. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---