You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2014/02/13 19:15:21 UTC

[jira] [Created] (LIBCLOUD-519) Standard API for networking

Tomaz Muraus created LIBCLOUD-519:
-------------------------------------

             Summary: Standard API for networking
                 Key: LIBCLOUD-519
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-519
             Project: Libcloud
          Issue Type: Task
            Reporter: Tomaz Muraus


New standard API (e.g. libcloud.networking) for "Networking as a Service" for handling services such as OpenStack Neutron / Quantum.

Ideally there should also be some integration with the compute API. For example, compute driver would instantiate a networking driver and use it to handle all the networking operations.

Good example of this is OpenStack driver. Currently all the networking API is handled using Nova networking, but once we have a new networking API, we could make this pluggable meaning user could select which API to use (nova networking / neutron networking) when instantiating a driver.

(more details to follow)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)