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
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
[
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
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