GitHub user mneagul opened a pull request:
https://github.com/apache/libcloud/pull/243
LIBCLOUD-510: Allow creation of "private only addressing" nodes
This changes allow node creation on Eucalyptus instances that assign by
default private only IP addresses.
Signed-off-by: Marian Neagul <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mneagul/libcloud
LIBCLOUD-510_EC2_Support_Private_Only_Addressing
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/243.patch
----
commit a872b868bba14ab45deebb115a0dd471e4a1b396
Author: Marian Neagul <[email protected]>
Date: 2014-02-03T11:17:06Z
LIBCLOUD-510: Added extra argument to create_node allowing creation of
"private only addressing" nodes.
Signed-off-by: Marian Neagul <[email protected]>
----