[dev] [jira] [Created] (LIBCLOUD-294) list_images needs an imageid filter

2013-02-06 Thread Joseph Hall (JIRA)
Joseph Hall created LIBCLOUD-294: Summary: list_images needs an imageid filter Key: LIBCLOUD-294 URL: https://issues.apache.org/jira/browse/LIBCLOUD-294 Project: Libcloud Issue Type: Bug

[dev] [jira] [Commented] (LIBCLOUD-290) Removal of "datacenter" var from 0.12.0 forces user to supply datacenter parameter to EC2NodeDriver.__init__()

2013-02-06 Thread Matt Black (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572940#comment-13572940 ] Matt Black commented on LIBCLOUD-290: - No problem Tomaz. The root problem appears t

[dev] [jira] [Commented] (LIBCLOUD-290) Removal of "datacenter" var from 0.12.0 forces user to supply datacenter parameter to EC2NodeDriver.__init__()

2013-02-06 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572922#comment-13572922 ] Tomaz Muraus commented on LIBCLOUD-290: --- Thanks, I will dig into it as soon as pos

[dev] [jira] [Commented] (LIBCLOUD-290) Removal of "datacenter" var from 0.12.0 forces user to supply datacenter parameter to EC2NodeDriver.__init__()

2013-02-06 Thread Matt Black (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572907#comment-13572907 ] Matt Black commented on LIBCLOUD-290: - On tag 0.12.0 AND on 0.12.x HEAD: Python 2.7

[dev] [jira] [Resolved] (LIBCLOUD-292) create_node fails on Openstack driver when Nova enable_instance_password=false

2013-02-06 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus resolved LIBCLOUD-292. --- Resolution: Fixed Assignee: Tomaz Muraus Added a comment and a test case and merged i

[dev] [jira] [Commented] (LIBCLOUD-292) create_node fails on Openstack driver when Nova enable_instance_password=false

2013-02-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572797#comment-13572797 ] ASF subversion and git services commented on LIBCLOUD-292: -- Com

[dev] [jira] [Resolved] (LIBCLOUD-293) Add new regions to ElasticHosts driver

2013-02-06 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus resolved LIBCLOUD-293. --- Resolution: Fixed > Add new regions to ElasticHosts driver > --

[dev] [jira] [Created] (LIBCLOUD-293) Add new regions to ElasticHosts driver

2013-02-06 Thread Tomaz Muraus (JIRA)
Tomaz Muraus created LIBCLOUD-293: - Summary: Add new regions to ElasticHosts driver Key: LIBCLOUD-293 URL: https://issues.apache.org/jira/browse/LIBCLOUD-293 Project: Libcloud Issue Type: Imp

[dev] [jira] [Commented] (LIBCLOUD-291) Deletion of an image for IBM sce driver

2013-02-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572504#comment-13572504 ] ASF subversion and git services commented on LIBCLOUD-291: -- Com

[dev] [jira] [Resolved] (LIBCLOUD-291) Deletion of an image for IBM sce driver

2013-02-06 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus resolved LIBCLOUD-291. --- Resolution: Fixed Assignee: Tomaz Muraus Thanks. I've merged your patch into trunk wi

[dev] libcloud pull request: openebula 3.8 support

2013-02-06 Thread gza
GitHub user gza opened a pull request: https://github.com/apache/libcloud/pull/94 openebula 3.8 support changes: - sizes listing need sub-request - support for plain_auth (should need review) You can merge this pull request into a Git repository by running: $ git pull h

[dev] [jira] [Updated] (LIBCLOUD-292) create_node fails on Openstack driver when Nova enable_instance_password=false

2013-02-06 Thread Gavin McCance (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gavin McCance updated LIBCLOUD-292: --- Attachment: libcloud-292-enable-instance-password-fix.patch > create_node fails on Open

[dev] [jira] [Created] (LIBCLOUD-292) create_node fails on Openstack driver when Nova enable_instance_password=false

2013-02-06 Thread Gavin McCance (JIRA)
Gavin McCance created LIBCLOUD-292: -- Summary: create_node fails on Openstack driver when Nova enable_instance_password=false Key: LIBCLOUD-292 URL: https://issues.apache.org/jira/browse/LIBCLOUD-292

[dev] [jira] [Commented] (LIBCLOUD-290) Removal of "datacenter" var from 0.12.0 forces user to supply datacenter parameter to EC2NodeDriver.__init__()

2013-02-06 Thread Tomaz Muraus (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572341#comment-13572341 ] Tomaz Muraus commented on LIBCLOUD-290: --- Can you please try it with 0.12.0 tag and

Re: [dev] libcloud pull request: LIBCLOUD-80: Windows Azure Storage driver

2013-02-06 Thread Tomaz Muraus
Awesome! I will do my best to do my part of reviewing it as soon as possible. On Wed, Feb 6, 2013 at 7:01 AM, Mahendra M wrote: > Hi all, > > I have updated the code with all review comments. Also tested it in python > 2.7 and 3.2. Things seem to be working fine now. Please do have a look and >

[dev] Re: Libcloud

2013-02-06 Thread Tomaz Muraus
Hi Matt, I'm currently not aware of anyone working on the Azure compute (IaaS) driver. Feel free to open a new ticket on JIRA for it. I do know that Mahendra has been working on the Azure Storage driver recently (https://issues.apache.org/jira/browse/LIBCLOUD-80). It should be merged into trunk s