[dev] [libcloud] Trunk (#25)

2011-09-20 Thread chirag-jog
1.Add support for opsource Network APIs. Support added to - create/delete Network - create/delete/list ACL - create/delete/list NAT 2. Fixed a bug in error parsing. You can merge this Pull Request by running: git pull https://github.com/chirag-jog/libcloud trunk Or you can

[dev] [libcloud] OpenStack Nova 1.1 driver - Feedback only - not ready for merge (#26)

2011-09-20 Thread Mike Nerone
Still have tests to add and clean up, but wanted to open a pull request in case anyone has feedback on any of the refactoring or the factory use, which, as I said in the commit, "effectively makes the OpenStack driver appear as a single driver that supports all versions, specified during instant

[dev] [jira] [Commented] (LIBCLOUD-83) OpenStack driver

2011-09-20 Thread Mike Nerone (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108970#comment-13108970 ] Mike Nerone commented on LIBCLOUD-83: - New (non-novaclient) proposed at https://githu

[dev] [libcloud] ex_delete_image method for openstack/rackspace (#27)

2011-09-20 Thread David Busby
As per discussion in irc I have setup the ex_delete_image method, and associated unit tests, please let me know if anything is not acceptable and I will make the necessary changes. You can merge this Pull Request by running: git pull https://github.com/Oneiroi/libcloud trunk Or you can vie