You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by cderamus <gi...@git.apache.org> on 2014/02/09 22:00:26 UTC

[dev] [GitHub] libcloud pull request: LIBCLOUD-516: Add list_size() support into ...

GitHub user cderamus opened a pull request:

    https://github.com/apache/libcloud/pull/249

    LIBCLOUD-516: Add list_size() support into Eucalyptus for cluster versio...

    ...ns >= 3.3.0. In this version Eucalyptus introduced the DescribeInstanceTypes call which is specific to EUCA and is not AWS compatible. This call requires a different XML namespace.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/libcloud LIBCLOUD-516_Add_Size_Support_To_Eucalyptus

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/249.patch

----
commit fb0c73385ffb58512da3a74bdd31ca9ad5a5f394
Author: Chris DeRamus <ch...@divvycloud.com>
Date:   2014-02-09T20:57:56Z

    LIBCLOUD-516: Add list_size() support into Eucalyptus for cluster versions >= 3.3.0. In this version Eucalyptus introduced the DescribeInstanceTypes call which is specific to EUCA and is not AWS compatible. This call requires a different XML namespace.

----


[dev] [GitHub] libcloud pull request: LIBCLOUD-516: Add list_size() support into ...

Posted by cderamus <gi...@git.apache.org>.
Github user cderamus closed the pull request at:

    https://github.com/apache/libcloud/pull/249