GitHub user weizhouapache added a comment to the discussion: Limit Guest Network per project/account, etc.
> > > In our multi-tenant environment, each Guest Network of type Shared gives > > > the user VMs a public IP. And the option that already exists for limiting > > > public IPs does not work for our use case because of our architecture. > > > > > > [@hosmir](https://github.com/hosmir) Is it a typo, did you mean Isolated > > network (not Shared) ? > > No, I actually meant shared networks, since they are how tenants can assign a > public IP to their VMs from pools of predefined shared networks. oh, makes sense. currently ACS supports the following resource limits https://github.com/apache/cloudstack/blob/8e4fe1c370e251656f3314bc9f522f6491be0e98/server/src/main/java/com/cloud/resourcelimit/ResourceLimitManagerImpl.java#L291-L339 GitHub link: https://github.com/apache/cloudstack/discussions/11149#discussioncomment-13682065 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org