list_volumes() sounds reasonable to me. Next step would
be researching existing provider APIs and see if most of them support this
functionality. If they do, we can then work on implementing those methods.

On Wed, Jul 11, 2012 at 2:58 AM, Alex Amies <[email protected]> wrote:

> This is a big step forward but I think that we are missing a
> list_volumes() method.  It is important to me and seems inconsistent that
> LinCloud has create and delete methods for storage volumes without at way
> to find out what has been created.
>
> I would like to propose a new method to the NodeDriver class consistent
> with list_nodes() and similar methods to do this.  I have added it to the
> Jira issue:
>
>
> https://issues.apache.org/jira/browse/LIBCLOUD-213?focusedCommentId=13411358#comment-13411358
>
> Regards
>
> Alex
>
>
> On Sat, Jun 16, 2012 at 5:26 PM, Gabriel Reid <[email protected]>wrote:
>
>> > Overall the API you proposed looks pretty solid to me. Next step would
>> be
>> > implementing this API for at least two providers. When coding a new API
>> we
>> > require user to implement it for at least two providers so the
>> > implementation is not biased towards a single one.
>> >
>> > I also closed the old ticket on JIRA. Feel free to open a new one and
>> attach
>> > your patch there when you make some progress.
>> >
>>
>> I've created a new ticket in JIRA
>> (https://issues.apache.org/jira/browse/LIBCLOUD-213) along with a
>> patch with the CloudStack and EC2 implementations. Comments welcome!
>>
>> - Gabriel
>>
>
>

Reply via email to