----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7165/#review11692 -----------------------------------------------------------
Shouldn't this go into a separate vif driver? I guess you just want to use OVS on guest network along with linux bridge for the other networks, though. - Tomoe Sugihara On Sept. 19, 2012, 11:30 a.m., Hiroaki Kawai wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/7165/ > ----------------------------------------------------------- > > (Updated Sept. 19, 2012, 11:30 a.m.) > > > Review request for cloudstack. > > > Description > ------- > > Adds STT support on KVM host, just like in XenServer. The host os having > openvswitch and brcompat kernel module will plug the VM to openvswitch port > through general brctl interface calls. > > > Diffs > ----- > > > plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/BridgeVifDriver.java > cf4de09 > scripts/vm/network/vnet/setupLswitch.sh PRE-CREATION > server/src/com/cloud/hypervisor/HypervisorGuruBase.java 242852f > > Diff: https://reviews.apache.org/r/7165/diff/ > > > Testing > ------- > > > Thanks, > > Hiroaki Kawai > >