----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11428/#review21054 -----------------------------------------------------------
Commit 8faf845889b28157a2ecbd6e406d73a326b27756 in branch refs/heads/4.1 from Hiroaki KAWAI <ka...@stratosphere.co.jp> [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=8faf845 ] CLOUDSTACK-2327: make cloud-setup-agent ovs aware Ovs brcompat will be obsolete, so if network.bridge.type was set to openvswitch, we'll use ovs command explicitly. Signed-off-by: Hiroaki KAWAI <ka...@stratosphere.co.jp> - ASF Subversion and Git Services On May 27, 2013, 1:46 a.m., Hiroaki Kawai wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/11428/ > ----------------------------------------------------------- > > (Updated May 27, 2013, 1:46 a.m.) > > > Review request for cloudstack, Sheng Yang and Hugo Trippaers. > > > Description > ------- > > Ovs brcompat will be obsolete, so if network.bridge.type was > set to openvswitch, we'll use ovs command explicitly. > > > This addresses bug CLOUDSTACK-2327. > > > Diffs > ----- > > agent/bindir/cloud-setup-agent.in 5e2ba09 > python/lib/cloudutils/globalEnv.py 94d981f > python/lib/cloudutils/networkConfig.py b6b729a > python/lib/cloudutils/serviceConfig.py 1e32d0f > > Diff: https://reviews.apache.org/r/11428/diff/ > > > Testing > ------- > > Tested with my local machines. > - create .rpm, .deb > - install it (CentOS 6.4 and Ubuntu 13.04) > - add the computing node in management server > > > Thanks, > > Hiroaki Kawai > >