RE: delete old SystemVM Templates

2024-03-04 Thread Gabriel Ortiga Fernandes
Hello Swen, As mentioned, you can delete it by changing the type to USER. Additionally, this Pull Request: (https://github.com/apache/cloudstack/pull/8556) aims to add a new parameter to the 'deleteTemplate' API to allow these templates to be deletable without needing the extra step. Kind

RE: Re: How to create one network per project using as few public addresses as possible?

2023-12-10 Thread Gabriel Ortiga Fernandes
Hello Jorge, I have run some tests on the tiers created for projects, such as acquiring IP addresses, deploying VMs and creating port forward and load balancer rules and it all seems to be working as intended. The only caveat is that, same as when creating the tier, some of these features

RE: How to create one network per project using as few public addresses as possible?

2023-12-10 Thread Gabriel Ortiga Fernandes
Hello Jorge, I have run some tests on the tiers created for projects, such as acquiring IP addresses, deploying VMs and creating port forward and load balancer rules and it all seems to be working as intended. The only caveat is that, same as when creating the tier, some of these features

RE: How to create one network per project using as few public addresses as possible?

2023-11-29 Thread Gabriel Ortiga Fernandes
Hello Jorge, A soon as release 4.19 is launched, the feature of Domain VPCs(https://github.com/apache/cloudstack/pull/7153) will be available, which will allow users and operators to create tiers to VPCs for any account (or in your case project) to which the VPC owner has access, regardless of