-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8547/
-----------------------------------------------------------

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

Reply via email to