GitHub user tildedave opened a pull request:
https://github.com/apache/libcloud/pull/155
Issue LIBCLOUD-408: Pass kwargs to ex_rebuild to create node args
Added test that verifies this does the expected thing for the
disk configuration option.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tildedave/libcloud
408_pass_kwargs_to_ex_rebuild
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/155.patch
----
commit 553c3f1e326fe3e5a8f285009b4078dd64b944f9
Author: dave.king <[email protected]>
Date: 2013-10-11T17:50:28Z
Issue LIBCLOUD-408: Pass kwargs to ex_rebuild to create node args
Added test that verifies this does the expected thing for the
disk configuration option.
----