ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
SUMMARY
Currently, a parent domain admin can perform most of the operations in a subdomain such as Add/delete FW,PF rules, stop, start & destroy virtual machines but deploying a virtual machine is not allowed. This design is inconsistent and needs to be improved to allow VM deployment to subdomain networks.
STEPS TO REPRODUCE
Deploy Virtual Machine using API as a parent domain admin to a subdomain guest network.
Deployment fails with 'permission denied'
Try destroying a VM in a subdomain as a parent domain admin, this works. These two are contradicting designs.