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 view, comment on it, or merge it online at:
https://github.com/apache/libcloud/pull/25
-- Commit Summary --
* add support to create/delete networks, acls, nat rules
* additional functionality to check server status
* MInor fixes
* Add ability to create RANGE ACLs, delete ACLs
* Add comment about pending work
-- File Changes --
M libcloud/compute/drivers/opsource.py (175)
-- Patch Links --
https://github.com/apache/libcloud/pull/25.patch
https://github.com/apache/libcloud/pull/25.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/apache/libcloud/pull/25