[dev] [jira] [Resolved] (LIBCLOUD-254) Provide generator based iteration instead of LazyList

2012-11-07 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus resolved LIBCLOUD-254. --- Resolution: Fixed Assignee: Tomaz Muraus > Provide generator based iteration inst

[dev] [jira] [Commented] (LIBCLOUD-254) Provide generator based iteration instead of LazyList

2012-11-07 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492990#comment-13492990 ] Tomaz Muraus commented on LIBCLOUD-254: --- Merged into trunk - http://svn.apache.or

[dev] [jira] [Commented] (LIBCLOUD-254) Provide generator based iteration instead of LazyList

2012-11-07 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492987#comment-13492987 ] Tomaz Muraus commented on LIBCLOUD-254: --- Yeah, working on that in a separate ticke

[dev] [jira] [Commented] (LIBCLOUD-254) Provide generator based iteration instead of LazyList

2012-11-07 Thread Mahendra M (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492983#comment-13492983 ] Mahendra M commented on LIBCLOUD-254: - Thanks for the review. Maybe we can work on d

[dev] [jira] [Commented] (LIBCLOUD-254) Provide generator based iteration instead of LazyList

2012-11-07 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492974#comment-13492974 ] Tomaz Muraus commented on LIBCLOUD-254: --- I just reviewed the patch, it looks great

[dev] [jira] [Commented] (LIBCLOUD-254) Provide generator based iteration instead of LazyList

2012-11-07 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492948#comment-13492948 ] Tomaz Muraus commented on LIBCLOUD-254: --- I agree that the current approach where w

[dev] [jira] [Resolved] (LIBCLOUD-249) This patch adds support for HostVirtual API http://www.vr.org/ (compute and dns driver)

2012-11-07 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus resolved LIBCLOUD-249. --- Resolution: Fixed Assignee: Tomaz Muraus Merged into trunk, thanks!

[dev] [jira] [Updated] (LIBCLOUD-249) This patch adds support for HostVirtual API http://www.vr.org/ (compute and dns driver)

2012-11-07 Thread Dinesh Bhoopathy (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dinesh Bhoopathy updated LIBCLOUD-249: -- Attachment: (was: 0001-hostvirtual-compute-driver.patch) > This patch adds su

[dev] [jira] [Updated] (LIBCLOUD-249) This patch adds support for HostVirtual API http://www.vr.org/ (compute and dns driver)

2012-11-07 Thread Dinesh Bhoopathy (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dinesh Bhoopathy updated LIBCLOUD-249: -- Attachment: hostvirtual-compute-driver.patch git diff patch! > This

[dev] [jira] [Commented] (LIBCLOUD-249) This patch adds support for HostVirtual API http://www.vr.org/ (compute and dns driver)

2012-11-07 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492607#comment-13492607 ] Tomaz Muraus commented on LIBCLOUD-249: --- Please use git diff to generate patch, be

[dev] [jira] [Commented] (LIBCLOUD-249) This patch adds support for HostVirtual API http://www.vr.org/ (compute and dns driver)

2012-11-07 Thread Dinesh Bhoopathy (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492602#comment-13492602 ] Dinesh Bhoopathy commented on LIBCLOUD-249: --- Yeah, I managed to fix my vim plu

[dev] [jira] [Updated] (LIBCLOUD-249) This patch adds support for HostVirtual API http://www.vr.org/ (compute and dns driver)

2012-11-07 Thread Dinesh Bhoopathy (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dinesh Bhoopathy updated LIBCLOUD-249: -- Attachment: 0001-hostvirtual-compute-driver.patch test cases + pep8 cleanup

[dev] libcloud pull request: LIBCLOUD-255 : Driver registration and handling impr...

2012-11-07 Thread mahendra
GitHub user mahendra opened a pull request: https://github.com/apache/libcloud/pull/76 LIBCLOUD-255 : Driver registration and handling improvements The following limitations can come up while using libcloud in production - because of usage of C/C++ style ```ENUM``` based mechanism o

[dev] [jira] [Updated] (LIBCLOUD-255) Driver registration and handling improvements

2012-11-07 Thread Mahendra M (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahendra M updated LIBCLOUD-255: Attachment: libcloud-255.patch > Driver registration and handling improvements >

[dev] [jira] [Created] (LIBCLOUD-255) Driver registration and handling improvements

2012-11-07 Thread Mahendra M (JIRA)
Mahendra M created LIBCLOUD-255: --- Summary: Driver registration and handling improvements Key: LIBCLOUD-255 URL: https://issues.apache.org/jira/browse/LIBCLOUD-255 Project: Libcloud Issue Type:

[dev] [jira] [Commented] (LIBCLOUD-254) Provide generator based iteration instead of LazyList

2012-11-07 Thread Mahendra M (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492283#comment-13492283 ] Mahendra M commented on LIBCLOUD-254: - I have not added any test cases for the itera

[dev] libcloud pull request: LIBCLOUD-254 : Generator based iteration instead of ...

2012-11-07 Thread mahendra
GitHub user mahendra opened a pull request: https://github.com/apache/libcloud/pull/75 LIBCLOUD-254 : Generator based iteration instead of LazyList ```LazyList``` was implemented by issue (LIBCLOUD-78) for more efficient iteration over objects stored in a container (S3, CloudFiles e

[dev] [jira] [Updated] (LIBCLOUD-254) Provide generator based iteration instead of LazyList

2012-11-07 Thread Mahendra M (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahendra M updated LIBCLOUD-254: Attachment: libcloud-254.patch > Provide generator based iteration instead of LazyList >

[dev] [jira] [Updated] (LIBCLOUD-254) Provide generator based iteration instead of LazyList

2012-11-07 Thread Mahendra M (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahendra M updated LIBCLOUD-254: Description: LazyList was implemented by issue (LIBCLOUD-78) for more efficient iteration over o

[dev] [jira] [Created] (LIBCLOUD-254) Provide generator based iteration instead of LazyList

2012-11-07 Thread Mahendra M (JIRA)
Mahendra M created LIBCLOUD-254: --- Summary: Provide generator based iteration instead of LazyList Key: LIBCLOUD-254 URL: https://issues.apache.org/jira/browse/LIBCLOUD-254 Project: Libcloud Issu