new libnetwork API

Bug #1578356 reported by Mohammad Banikazemi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kuryr
Fix Committed
Medium
Mohammad Banikazemi

Bug Description

Add support for new libnetwork API calls:

/NetworkDriver.ProgramExternalConnectivity
/NetworkDriver.RevokeExternalConnectivity

    // ProgramExternalConnectivity invokes the driver method which does
       the necessary
    // programming to allow the external connectivity dictated by the
       passed options
    ProgramExternalConnectivity(nid, eid string, options
                                map[string]interface{}) error

    // RevokeExternalConnectivity aks the driver to remove any external
       connectivity
    // programming that was done so far
    RevokeExternalConnectivity(nid, eid string) error

Can we also utilize this for routing to external networks (i.e., using Neutron routers perhaps)?

Tags: rfe
description: updated
Changed in kuryr:
importance: Undecided → Medium
Revision history for this message
Antoni Segura Puimedon (celebdor) wrote :
Changed in kuryr:
assignee: nobody → Mohammad Banikazemi (mb-s)
Revision history for this message
Antoni Segura Puimedon (celebdor) wrote :

@Mohammad: Please, if you think more should be done for that, reopen it.

Changed in kuryr:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.