Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 2 commits into from
Closed

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

wants to merge 2 commits into from

Commits on Feb 9, 2014

  1. LIBCLOUD-516: Add list_size() support into Eucalyptus for cluster ver…

    …sions >= 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.
    Chris DeRamus committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    fb0c733 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2014

  1. Re-working the api_version and moving it to the top level as a module…

    … constant. The API version now defaults to version 3.3.0 and can be changed by passing in the api_version keyword argument.
    Chris DeRamus committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    fcb45e7 View commit details
    Browse the repository at this point in the history