On Mon, Jun 17, 2013 at 6:00 PM, Dimitris Aragiorgis <[email protected]> wrote: > Hi, > > * Guido Trotter <[email protected]> [2013-06-17 13:56:46 +0200]: > >> >> Why is it a bug fix? Which bug does it fix? >> >> >> > > Well it is more like an inconsistent behavior than a bug. Currently I define > a NIC with mode=routed,link=lala and I get a bridged one on system's default > bridge. > I don't think that this is the expected functionality, right? >
Indeed not, but it is a known drawback, rather than a bug we just found. So this should still be for master, as it's a new feature. :) > So, shall we drop the install-exec-hook and Thomas' distcheck workaround > and just document that the user must link the script after the > installation? I guess cluster verify can follow, but we already already > hv_base.OPT_FILE_CHECK for vif-script parameter which can be used instead. Ok, let's just leave it at documentation level, for now. Thanks, Guido
