Re: [cloudstack-go] sdk releasing

2021-10-20 Thread Rohit Yadav
Hi PL, I don't have an issue with the versioning/tagging of releases, I think we can continue to do the v2 for example for ACS 4.15.2 I see Pearl did https://github.com/apache/cloudstack-go/releases/tag/v2.11.0 My email was requesting community for comments/objections if we continue the approa

Re: [VOTE] Apache Cloudstack 4.16.0.0 RC1

2021-10-20 Thread Nicolas Vazquez
Thanks Daniel and Paul for your feedback. The issue with changelog was related to having the Spanish locale set, will make sure it will be fixed on RC2. Will analyze the proposals for the other issues you have described. Regards, Nicolas Vazquez From: Daniel

Re: [VOTE] Apache Cloudstack 4.16.0.0 RC1

2021-10-20 Thread Daniel Augusto Veronezi Salvador
Paul, I see, I am not familiar with the details of VMware SDK JARs. However, to avoid mixing things up I suggest we create an issue to discuss this topic in the future. What I pointed out is that the process of downloading system VMs templates was added in the "noredist" profile, which is, r

RE: [VOTE] Apache Cloudstack 4.16.0.0 RC1

2021-10-20 Thread Paul Angus
Thanks Daniel, My point is that I'm not sure that the VMware jars _need_ to be noredist, which would simplify things for everyone. Kind Regards Paul Angus -Original Message- From: Daniel Augusto Veronezi Salvador Sent: Wednesday, October 20, 2021 6:20 PM To: dev@cloudstack.apache.o

Re: [VOTE] Apache Cloudstack 4.16.0.0 RC1

2021-10-20 Thread Daniel Augusto Veronezi Salvador
Paul, Noredist packages are only necessary to VMWare. KVM/XenServer infrastructures don't use noredist packages. Best regards, Daniel Salvador On 20/10/2021 12:29, Paul Angus wrote: I vaguely thought that the VMware jars come under a compatible license these days, so don't need to be nored

Re: [cloudstack-go] sdk releasing

2021-10-20 Thread Pierre-Luc Dion
Hi Rohit, I've tried the approach when I did the release of cloudstack-go SDK v4.15.1. I had to remove it and create v2.10.0; The reason is captured here [1] Basically, because we call our go module cloudstack/v2 if we want to have release v4.x we would need to change our module to cloudstack/v4.

RE: [VOTE] Apache Cloudstack 4.16.0.0 RC1

2021-10-20 Thread Paul Angus
I vaguely thought that the VMware jars come under a compatible license these days, so don't need to be noredist anymore? -Original Message- From: Daniel Augusto Veronezi Salvador Sent: Wednesday, October 20, 2021 2:53 PM To: dev@cloudstack.apache.org Subject: Re: [VOTE] Apache Cloudsta

Network Selection in ACS

2021-10-20 Thread Saurabh Rapatwar
Hello We have implemented ACS to sell public cloud. Need guidance on which network we should implement while creating the instance. Assuming LB and Firewall features we can provide to the users only when we have the isolated network but when creating the isolated network one public IP address is

New Terraform artifacts published for testing

2021-10-20 Thread Harikrishna Patnala
Hi All, We have published the new artifacts to the Terraform registry https://registry.terraform.io/providers/cloudstack/cloudstack/latest. These are created only for testing purposes with tag v0.4.0-pre. May I ask the terraform users to help in testing it and report if you find any issues her

Re: [VOTE] Apache Cloudstack 4.16.0.0 RC1

2021-10-20 Thread Daniel Augusto Veronezi Salvador
Hi Nicolas, thanks for the work. I started testing this RC and unfortunately I ran into some problems related to building/upgrading ACS. From the less to the more complex: - When building ".deb", there is a problem with the Debian changelog: invalid weekday 'lun'; - Regarding auto upgradin

[GitHub] [cloudstack-terraform-provider] rhtyd merged pull request #10: Fix or update dependencies

2021-10-20 Thread GitBox
rhtyd merged pull request #10: URL: https://github.com/apache/cloudstack-terraform-provider/pull/10 -- 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

[GitHub] [cloudstack-terraform-provider] harikrishna-patnala opened a new pull request #10: Fix or update dependencies

2021-10-20 Thread GitBox
harikrishna-patnala opened a new pull request #10: URL: https://github.com/apache/cloudstack-terraform-provider/pull/10 'go mod tidy' fixes the dependencies. Also added new cloudstack-go version. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [cloudstack-go] rhtyd merged pull request #18: Cleanup tests

2021-10-20 Thread GitBox
rhtyd merged pull request #18: URL: https://github.com/apache/cloudstack-go/pull/18 -- 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: dev-unsubscr..