GitHub user boul opened a pull request:

    https://github.com/apache/libcloud/pull/316

    Cloudstack Driver - Create/Delete Network functionality + tests

    Functions added on the cloudstack driver:
     
    ex_list_network_offering
    ex_create_network
    ex_delete_network
    
    New Object:
    CloudStackNetworkOffering
    
    And some additions to the CloudStackNetwork dictionary
    netmask
    gatway
    vpcid

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/boul/libcloud cs-networks

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/316.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #316
    
----
commit 60d4922b1f428b05ca39c84cec4ccfc25706fdcd
Author: Roeland Kuipers <[email protected]>
Date:   2014-06-10T14:58:31Z

    Add support for network creation on Cloudstack advanced zones

commit 6b13de5cd66047ced1615f64bdebec346d07424d
Author: Roeland Kuipers <[email protected]>
Date:   2014-06-11T06:54:16Z

    test for ex_list_networkofferings

commit 4fca0e9da4cba729985ce46b0bc40c48bfeda04d
Author: Roeland Kuipers <[email protected]>
Date:   2014-06-11T07:00:20Z

    fix long lines

commit 55aa843d1f102b057d5542c39935e2f226802bcc
Author: Roeland Kuipers <[email protected]>
Date:   2014-06-11T08:23:30Z

    add delete_network function and tests

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to