[dev] [jira] [Resolved] (LIBCLOUD-106) Libcloud still listed on Incubator site

2011-10-20 Thread Tomaz Muraus (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus resolved LIBCLOUD-106. --- Resolution: Fixed Closing resolved issue. > Libcloud still listed on Incub

[dev] [jira] [Closed] (LIBCLOUD-106) Libcloud still listed on Incubator site

2011-10-20 Thread Tomaz Muraus (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus closed LIBCLOUD-106. - > Libcloud still listed on Incubator site > --- > >

[dev] [jira] [Resolved] (LIBCLOUD-79) Google Storage driver

2011-10-20 Thread Tomaz Muraus (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus resolved LIBCLOUD-79. -- Resolution: Fixed Fix Version/s: 0.6.0 Implemented and included in 0.6.0-beta1.

[dev] [jira] [Closed] (LIBCLOUD-79) Google Storage driver

2011-10-20 Thread Tomaz Muraus (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus closed LIBCLOUD-79. > Google Storage driver > - > > Key: LIBCLOUD-79 >

[dev] [jira] [Closed] (LIBCLOUD-95) if LIBCLOUD_DEBUG is a digit the location d = "/tmp/libcloud_debug.log" is used

2011-10-20 Thread Tomaz Muraus (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus closed LIBCLOUD-95. Resolution: Not A Problem > if LIBCLOUD_DEBUG is a digit the location d = "/tmp/libcloud_debu

[dev] [jira] [Reopened] (LIBCLOUD-95) if LIBCLOUD_DEBUG is a digit the location d = "/tmp/libcloud_debug.log" is used

2011-10-20 Thread daveb (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] daveb reopened LIBCLOUD-95: --- Sorry, I never got an email follow up to the reply to this issue. Actually, the concern is that the use of the h

[dev] [jira] [Issue Comment Edited] (LIBCLOUD-95) if LIBCLOUD_DEBUG is a digit the location d = "/tmp/libcloud_debug.log" is used

2011-10-20 Thread daveb (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131627#comment-13131627 ] daveb edited comment on LIBCLOUD-95 at 10/20/11 1:45 PM: - Sorry,

[dev] [jira] [Updated] (LIBCLOUD-119) OpenNebula Node Types Updates

2011-10-20 Thread Hutson Betts (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hutson Betts updated LIBCLOUD-119: -- Attachment: size.patch An updated patch that takes into consideration the changes in LIBCLOUD

[dev] [jira] [Commented] (LIBCLOUD-119) OpenNebula Node Types Updates

2011-10-20 Thread Tomaz Muraus (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131921#comment-13131921 ] Tomaz Muraus commented on LIBCLOUD-119: --- I just checked the patch and "cpu" and "v

[dev] [jira] [Resolved] (LIBCLOUD-95) if LIBCLOUD_DEBUG is a digit the location d = "/tmp/libcloud_debug.log" is used

2011-10-20 Thread Tomaz Muraus (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus resolved LIBCLOUD-95. -- Resolution: Fixed Fix Version/s: 0.6.0 I have removed a "default path" functionality an

[dev] [jira] [Closed] (LIBCLOUD-95) if LIBCLOUD_DEBUG is a digit the location d = "/tmp/libcloud_debug.log" is used

2011-10-20 Thread Tomaz Muraus (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus closed LIBCLOUD-95. > if LIBCLOUD_DEBUG is a digit the location d = "/tmp/libcloud_debug.log" is > used > --

[dev] [jira] [Commented] (LIBCLOUD-119) OpenNebula Node Types Updates

2011-10-20 Thread Hutson Betts (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132038#comment-13132038 ] Hutson Betts commented on LIBCLOUD-119: --- Tomaz, That would make more sense, but I

[dev] API Function Promotion

2011-10-20 Thread Hutson Betts
I wanted to nominate a driver-specific function for promotion into the NodeDriver class. Within the Opsource driver, there is a function called "ex_list_networks" which retrieves a set of networks that can be attached to a node. I would like to promote that function to "list_networks" in the Node

Re: [dev] [RFC] LIBCLOUD-97 - Create base JsonResponse and XmlResponse classes

2011-10-20 Thread Tomaž Muraus
I just checked your pull request and in general I like what I saw and I think it's a step in the right direction. Our goal should be to make the base classes as smart as possible so we can reduce amount of the repeated and Response munging code in the driver files. On Wed, Oct 19, 2011 at 2:33 PM