----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8547/#review15908 -----------------------------------------------------------
Ship it! Ship It! - Rohit Yadav On Dec. 12, 2012, 12:59 p.m., Likitha Shetty wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8547/ > ----------------------------------------------------------- > > (Updated Dec. 12, 2012, 12:59 p.m.) > > > Review request for cloudstack and Alena Prokharchyk. > > > Description > ------- > > UpdateDomain to be consistent with CreateDomain i.e. before this operation, > while checking if the domain-name is unique, search under the parent domain > instead of searching under the ROOT domain. > > > This addresses bug CLOUDSTACK-617. > > > Diffs > ----- > > server/src/com/cloud/server/ManagementServerImpl.java 117be57 > > Diff: https://reviews.apache.org/r/8547/diff/ > > > Testing > ------- > > Created this tree of domains > > ROOT > india > dev > prod > us > dev > prod > > Each domain has 2 subdomains "dev" and "prod". > Able to successfully edit 'network' domain (other fields as well). > > > Thanks, > > Likitha Shetty > >