You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by Kami <gi...@git.apache.org> on 2014/08/05 12:50:08 UTC

[GitHub] libcloud pull request: [W.I.P.] [RFC] New base libcloud.networking...

GitHub user Kami opened a pull request:

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

    [W.I.P.] [RFC] New base libcloud.networking API

    Note: This branch is still very much W.I.P. so please wait with the comments.
    
    I've only opened it so it's easier to link to the whole diff.

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

    $ git pull https://github.com/Kami/libcloud base_networking_api

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

    https://github.com/apache/libcloud/pull/345.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 #345
    
----
commit 208cc0646696400b4edb8197f8c07e4c3a7ffebd
Author: Tomaz Muraus <to...@apache.org>
Date:   2014-08-04T15:06:18Z

    Add initial implementation of a base networking API with a reference drivers
    for OpenStack Neutron and OpenStack Quantum.
    
    Also add support for retrieving a networking driver to the OpenStack compute
    driver.
    
    Note: Base API hasn't been decided upon yet and is subject to change.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---