----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5522/ -----------------------------------------------------------
(Updated June 24, 2012, 6:33 a.m.) Review request for cloudstack. Changes ------- I have made the changes as suggested by Vijay and uploaded the both diff files, the previous one and the one with changes as suugested by Vijay. Thanks, Anshul Description ------- In DomainManagerImpl class in deleteDomain() function , I am throwing CloudRuntimeException instead of returning false which is giving us detail errortext. This addresses bugs CS-13537 and CS-14681. Diffs (updated) ----- server/src/com/cloud/user/DomainManagerImpl.java 3223d8c Diff: https://reviews.apache.org/r/5522/diff/ Testing ------- Thanks, Anshul Gangwar