JoaoJandre commented on PR #7446:
URL: https://github.com/apache/cloudstack/pull/7446#issuecomment-1516276879

   > Thanks for the PR @JoaoJandre interesting use-case. Do you think there 
should also be some kind of domain-limits check (for ex. moving sub-domain1 to 
a new parent could mean different limits on vms, volume, cpu, templates, 
storage etc. need to be recalculated/checked)? Also side-effects in (already 
produced) usage data and networks?
   
   Hey @rohityadavcloud, thanks for the suggestion, I actually agree with you, 
there should be some kind of domain-limits check. I will put this in draft 
until I have the time to add this check.
   
   About the side-effects in usage data, there shouldn't be any, as the usage 
data only uses the domain ID, and that is not changed when the domain is moved, 
only the domain path is changed. About networks, we already validate shared 
networks before moving the domain, what other side-effects could be an issue 
with networks? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to