> On Tue, Feb 24, 2015 at 2:20 AM, YAMAMOTO Takashi <[email protected]> > wrote: > >> > 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 <[email protected]> >> >> have you considered a script-based solution which would be able >> to cover openvswitch case as well? >> > > Can you elaborate? For script I can only think about having an xml node > that can be specified for the port type that says what should be run for > attachment (like with the ethernet mode). But I'm not sure how it would fit > right now.
i meant to have a "run a script" port type. the script runs ovs-vsctl, mm-ctl, or whatever internally. YAMAMOTO Takashi > > >> >> YAMAMOTO Takashi -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
