weizhouapache commented on issue #7391: URL: https://github.com/apache/cloudstack/issues/7391#issuecomment-1498566606
> @rajujith can you please mention your reproduction steps in detail (step-by-step)? In my testing I found the following scenarios (in a main branch env): > > * Both ROOT admin and domain admin can deploy a VM in a network owned by a user in a subdomain when `user` and `domainid` params are passed for that user > * Both ROOT admin and domain admin can **not** deploy a VM in a network owned by a user in a subdomain when `user` and `domainid` params are not passed > > My steps: > > * Create domain `d1` and create a domain-admin account `dadmin` in this domain > * Create subdomain `d11` in domain `d1` and create a normal user account `user1` in it > * Using `user1` deploy an isolated network `n2` > * Using ROOT admin `admin` and domain-admin `dadmin` try deploying VMs in network `n2` > > cc @andrijapanicsb @weizhouapache thanks @shwstppr the testing results are expected I think. -- 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]
