Re: [dev] Block storage volume API

2012-06-15 Thread Gabriel Reid
> 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 ti

[dev] Re: Libcloud REST feedback

2012-06-15 Thread Ilgiz Islamgulov
Hello, thank you. I'm going to fix this issues / bugs on this week. I will write about the progress that I made in the weekly report. 2012/6/15 Tomaž Muraus > Hey Ilgiz, > > I just played with the Libcloud REST and here are some issues / bugs I > have observed: > > 1. //compute/providers endpo

Re: [dev] Block storage volume API

2012-06-15 Thread Gabriel Reid
Hi Tomaz, A small question on your comment about the naming of the "create_volume" method inline below: >> >> # The following methods could be added to >> libcloud.compute.base.NodeDriver: >> >>    def create_volume(**kwargs): >> [SNIP] > > > To be consistent with other method names it should jus

[dev] [jira] [Updated] (LIBCLOUD-211) KT UCloud Driver

2012-06-15 Thread DaeMyung Kang (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DaeMyung Kang updated LIBCLOUD-211: --- Attachment: LIBCLOUD-211.patch Patch for KT UCloud Driver. add testcase pass unittests and

[dev] [jira] [Created] (LIBCLOUD-212) Update docstrings - add @requires annotation for required arguments to compute providers

2012-06-15 Thread Ilgiz Islamgulov (JIRA)
Ilgiz Islamgulov created LIBCLOUD-212: - Summary: Update docstrings - add @requires annotation for required arguments to compute providers Key: LIBCLOUD-212 URL: https://issues.apache.org/jira/browse/LIBCLOUD-2

[dev] [jira] [Updated] (LIBCLOUD-212) Update docstrings - add @requires annotation for required arguments to compute providers

2012-06-15 Thread Ilgiz Islamgulov (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilgiz Islamgulov updated LIBCLOUD-212: -- Attachment: requires_annotation.patch docstrings.patch This patch add

[dev] [jira] [Updated] (LIBCLOUD-212) Update docstrings - add @requires annotation for required arguments to compute providers

2012-06-15 Thread Ilgiz Islamgulov (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilgiz Islamgulov updated LIBCLOUD-212: -- Attachment: (was: docstrings.patch) > Update docstrings - add @requires annot

[dev] [jira] [Closed] (LIBCLOUD-212) Update docstrings - add @requires annotation for required arguments to compute providers

2012-06-15 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus closed LIBCLOUD-212. - > Update docstrings - add @requires annotation for required arguments to > compute providers >

[dev] [jira] [Resolved] (LIBCLOUD-212) Update docstrings - add @requires annotation for required arguments to compute providers

2012-06-15 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus resolved LIBCLOUD-212. --- Resolution: Fixed Committed into trunk, thanks. > Update docstrings - add

[dev] [jira] [Resolved] (LIBCLOUD-211) KT UCloud Driver

2012-06-15 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus resolved LIBCLOUD-211. --- Resolution: Fixed Assignee: Tomaz Muraus Awesome patch, thanks. Committed into trunk.