----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11026/#review22089 -----------------------------------------------------------
Commit 192523f76843c7cac16fc12e01384771826b5209 in branch refs/heads/baremetal-4.2 from Sheng Yang [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=192523f ] Fix baremetal functionality 1. Baremetal doesn't have secondary storage, so we don't need check them. 2. The new "AddBaremetalHostCmd" hasn't been used by UI, so keep the validity checking out for now. "AddHostCmd" would still works. 3. Baremetal haven't implemented multiple ip range feature(CLOUDSTACK-702), return true for now for single range. - ASF Subversion and Git Services On May 9, 2013, 1:23 p.m., sanjeev n wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/11026/ > ----------------------------------------------------------- > > (Updated May 9, 2013, 1:23 p.m.) > > > Review request for cloudstack, Prasanna Santhanam and SrikanteswaraRao > Talluri. > > > Description > ------- > > CLOUDSTACK-702: Tests for Multiple IP Ranges > 1. Add ip range super set to existing CIDR > 2. Add ip range subset to existing CIDR > > > This addresses bug CLOUDSTACK-702. > > > Diffs > ----- > > test/integration/component/test_multiple_ip_ranges.py 7e9eeb1 > > Diff: https://reviews.apache.org/r/11026/diff/ > > > Testing > ------- > > yes > > > Thanks, > > sanjeev n > >