Re: [I] Support Private Gateway and Static Route [cloudstack-terraform-provider]

2024-03-26 Thread via GitHub


kiranchavala commented on issue #105:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/105#issuecomment-2021902672

   @btzq  thanks for rasing the issue
   
   We can consider this for future release 


-- 
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...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Support Import Network ACL Rule [cloudstack-terraform-provider]

2024-03-26 Thread via GitHub


kiranchavala commented on issue #104:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/104#issuecomment-2021900923

   Thanks @btzq for raising the issue.
   
   I will cross check the issue and see the feasibility of including it in the 
future releases


-- 
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...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [VOTE] Release Apache CloudStack CloudMonkey 6.4.0 - RC1

2024-03-26 Thread Rohit Yadav
All,

Reminder - cmk 6.4.0 RC1 is up for testing and voting.

Regards.
 



From: Rohit Yadav 
Sent: Thursday, March 21, 2024 4:08:29 PM
To: dev ; users 
Subject: [VOTE] Release Apache CloudStack CloudMonkey 6.4.0 - RC1

Hi All,

I've created a v6.4.0 release of CloudMonkey, with the following
artifacts up for a vote:

Git Branch and commit SHA:
https://github.com/apache/cloudstack-cloudmonkey/commit/df65df7cfe331c5af5d39743717e3d58df921a48

Commit:
df65df7cfe331c5af5d39743717e3d58df921a48

GitHub pre-release (contains changelog,
artifacts/binaries to test, checksums/usage details):
https://github.com/apache/cloudstack-cloudmonkey/releases/tag/6.4.0

Source release (checksums and signatures are available at the same
location):
https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-6.4.0/

PGP release keys (signed using 5ED1E1122DC5E8A4A45112C2484248210EE3D884)
https://dist.apache.org/repos/dist/release/cloudstack/KEYS

The vote will be open until 27th March, 2024.

For sanity in tallying the vote, can PMC members please be sure to
indicate "(binding)" with their vote?
[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and the reason why)

Convenience binaries are available from here:
https://github.com/apache/cloudstack-cloudmonkey/releases/tag/6.4.0

Regards.


Re: [PR] Adding configuration resource [cloudstack-terraform-provider]

2024-03-26 Thread via GitHub


poddm commented on PR #57:
URL: 
https://github.com/apache/cloudstack-terraform-provider/pull/57#issuecomment-2021355204

   @vishesh92, These were cascading changes from updating to the latest client 
sdk https://github.com/apache/cloudstack-go/pull/47.  They were not meant to be 
committed.
   
   I'll rebase when 
https://github.com/apache/cloudstack-terraform-provider/issues/101 is merged.


-- 
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...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[I] Support 'Descriptions' in ACL Rule [cloudstack-terraform-provider]

2024-03-26 Thread via GitHub


btzq opened a new issue, #106:
URL: https://github.com/apache/cloudstack-terraform-provider/issues/106

   According the Cloudstack GUI, ACL Rule has a description field. 
   
   But it is not available in the Terraform Provider. 
   
   Would like to request that this value be made available in the provider so 
that we can version control our ACL Rules, and also make it easy to read via 
the GUI. 
   
   https://github.com/apache/cloudstack-terraform-provider/assets/147712084/625beaf7-985a-4348-a656-8912d840bc15";>
   


-- 
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...@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: New ACS Case Studies Welcome

2024-03-26 Thread Ivet Petrova
Hi all,

Great initiative Jamie! I really like to read more on how companies are using 
CloudStack and what difference the open-source technology makes for them.
As Jamie shared, it is really important for our community to keep a constant 
heartbeat on social media and show more users.

Hope some of you will help!

Best regards,


 

On 26 Mar 2024, at 14:07, Jamie Pell  wrote:

Hi everyone,

I wanted to reach out to share that the ACS project is always looking for new 
case studies detailing different companies’ implementation of Apache 
CloudStack. If you feel like your company would be interested in sharing their 
implementation of ACS, then feel free to reach out to me directly on email.

It is important that our community shares these case studies, as it helps 
promote and grow the project.

Once a case study is finished, it is published on the CloudStack blog and 
shared on the projects social media channels. For reference, you can see 
previous case studies here - 
https://cloudstack.apache.org/blog/tags/case-studies

Kind regards,






New ACS Case Studies Welcome

2024-03-26 Thread Jamie Pell
Hi everyone,

I wanted to reach out to share that the ACS project is always looking for new 
case studies detailing different companies’ implementation of Apache 
CloudStack. If you feel like your company would be interested in sharing their 
implementation of ACS, then feel free to reach out to me directly on email.

It is important that our community shares these case studies, as it helps 
promote and grow the project.

Once a case study is finished, it is published on the CloudStack blog and 
shared on the projects social media channels. For reference, you can see 
previous case studies here - 
https://cloudstack.apache.org/blog/tags/case-studies

Kind regards,

 



[I] Support Private Gateway and Static Nat [cloudstack-terraform-provider]

2024-03-26 Thread via GitHub


btzq opened a new issue, #105:
URL: https://github.com/apache/cloudstack-terraform-provider/issues/105

   Cloudstack now allows regular users to create Private Gateways without root 
access. 
   
   However, this update hasn't been integrated into the Terraform provider. 
Would like to request that this be supported to reduce our manual efforts.  
   
   Additionally, support for Static NAT configurations, especially with 
user-created gateways, could enhance functionality. 
   
   https://github.com/apache/cloudstack-terraform-provider/assets/147712084/03046770-36b6-42b0-a8ca-819a92d3a214";>
   
   https://github.com/apache/cloudstack-terraform-provider/assets/147712084/ffddb50c-dcab-473d-8dac-1b93d0f7a5bf";>
   


-- 
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...@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org