
23 Feb
2015
23 Feb
'15
8:20 p.m.
Adds the port type definitions and methods that will be used to bind interfaces to the Midonet virtual ports.
virtnetdevmidonet.c adds the way to bind and unbind the ports by calling into the Midonet Host Agent control command line (installed with the midolman package).
Signed-off-by: Antoni Segura Puimedon <toni+libvirt@midokura.com>
have you considered a script-based solution which would be able to cover openvswitch case as well? YAMAMOTO Takashi