Mike Kolesnik has posted comments on this change. Change subject: hooks: README for OpenStack Network vNIC hook ......................................................................
Patch Set 1: (1 inline comment) .................................................... File vdsm_hooks/openstacknet/README Line 3: This hook will treat vNICs that need to be handled by an OpenStack Network Line 4: provider. Line 5: The hook receives a plugin type + id for the vNIC and chages the libvirt XML Line 6: according to the plugin type: Line 7: o Linux Bridge: Due to libvirt's weird behaviour, prior to the device creation Done Line 8: we connect the hook to a dummy bridge and disconnect it from this bridge Line 9: after the device has been created. Line 10: At this point, the Linux Bridge Agent will take the created tap device Line 11: (identified by it's name) and connect it to the correct bridge. -- To view, visit http://gerrit.ovirt.org/16002 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I70586d2189baa6ec7c7fe2e4289aa72326fbdac2 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
