You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Chris DeRamus (JIRA)" <ji...@apache.org> on 2014/01/02 14:47:54 UTC

[jira] [Created] (LIBCLOUD-488) Add list_locations/list_sizes into Eucalyptus driver

Chris DeRamus created LIBCLOUD-488:
--------------------------------------

             Summary: Add list_locations/list_sizes into Eucalyptus driver
                 Key: LIBCLOUD-488
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-488
             Project: Libcloud
          Issue Type: Improvement
          Components: Compute
            Reporter: Chris DeRamus
            Priority: Minor


The Eucalyptus 3.4.x API exposes DescribeAvailabilityZones which can be used to build a NodeLocation instance. I will be implementing this call in the driver in place of what currently exists which is simply a implementation warning. 

I will also add list_sizes to get flavor/instance type information for the Eucalyptus installation. This method will return a list of NodeSize instances. This call unfortunately isn't supported within their AWS API, so we will have to use the Eucalyptus specific namespace: http://msgs.eucalyptus.com/3.4.1.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)