Humble Devassy Chirammal has posted comments on this change. Change subject: hooks: macbind - Attach vm nics to specified bridge This hook support binding specified mac address to custom/other bridge than the currently defined bridge in ovirt. This hook is also capable of binding a mac address to openvswitch bridge. ......................................................................
Patch Set 1: (3 comments) .................................................... Commit Message Line 3: AuthorDate: 2013-08-11 12:45:33 +0530 Line 4: Commit: Humble Chirammal <[email protected]> Line 5: CommitDate: 2013-08-11 12:53:03 +0530 Line 6: Line 7: hooks: macbind - This hook support binding specified Done Line 8: mac address to custom/other bridge than the currently defined Line 9: bridge in ovirt. This hook is also capable of binding Line 10: a mac address to openvswitch bridge. Line 11: .................................................... File vdsm_hooks/macbind/README Line 1: macbind vdsm hook: Line 2: ============ Line 3: This hook goes through all of the VM's interfaces and manipulate its Done Line 4: XML file acccording to the input. This can be used to attach a VM nic Line 5: to a specific bridge which is available in the hypervisor for 'that' VM run Line 6: or permanently. Line 7: Line 11: than the defined/default bridge for that NIC. Line 12: Line 13: Line 14: Syntax: Line 15: macbind=macaddress-brName-portType,... As discussed, this feature is per VM and not per virtual nic. User have an option to change the attachment of one or more virtual nic to different bridges in that specific 'vm run', even-though the vnic is permanently attached to a different bridge. Also, there had a user requirement for this feature and they didnt find any issues to achieve the goal with this patch. Line 16: Line 17: where: Line 18: Line 19: macaddress: specify a macaddress which need to be attached to the VM -- To view, visit http://gerrit.ovirt.org/17895 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0356dfab224a9082b44aae1c66df050f7456301c Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Humble Devassy Chirammal <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Aravinda VK <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Giuseppe Vallarelli <[email protected]> Gerrit-Reviewer: Humble Devassy Chirammal <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Timothy Asir <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
