[VOTE] Release Apache CloudStack CloudMonkey 6.2.0

2021-09-24 Thread Pearl Dsilva
Hi All,

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

Git Branch and commit SHA:
https://github.com/apache/cloudstack-cloudmonkey/commits/8aae61e20c6789133c1d97d49e58f354ba7428c3

Commit:
8aae61e20c6789133c1d97d49e58f354ba7428c3

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

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

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

The vote will be open until October 1st, 2021.

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)

Regards,
Pearl Dsilva


[RESULT][VOTE] Apache CloudStack CloudMonkey 6.2.0

2021-10-01 Thread Pearl Dsilva
Hi All,

The vote for CloudStack CloudMonkey v6.2.0 *passes* with
4 PMC + 2 non-PMC votes.

+1 (PMC / binding)
4 persons (Rohit, Pierre-Luc, Daan, Wei)

+1 (non binding)
2 persons (Abhishek, Suresh)

0
none

-1
none

Thanks to everyone participating.

I will now prepare the release announcement to go out after 24 hours
to give the mirrors time to catch up.

Regards,
Pearl Dsilva


[ANNOUNCE] Apache CloudStack CloudMonkey v6.2.0 Release

2021-10-05 Thread Pearl Dsilva
# Apache CloudStack CloudMonkey v6.2.0 Release

Apache CloudStack, proven as one of the most scalable, free and open
source cloud computing operating system for large scale private,
public, and hybrid clouds, today announced the availability of the
latest release of Apache CloudMonkey v6.2.0, the latest version of the
turnkey enterprise Cloud orchestration platform's command line
interface tool.

Apache CloudMonkey v6.2.0 is the latest maintenance release since the
previous v6.1.0 release in July 2020. CloudMonkey v6.2.0 can be used
both as an interactive shell and as a command line tool that
simplifies CloudStack configuration and management.

The release includes the following changes:
- New option to change default cmk config file
- Validation of arguments with limited set of options, while
setting cloudmonkey configuration
- Verify user access to cloudmonkey configuration file
- Allow sync command to be used as a verb for cloudstack API calls
- Print response with newlines if output format chosen is "text"
- Map "default" output type to "json"
- Add autocompletion as an optional configuration
- Display output in human readable format
- Show meaningful metadata for id autocompletion for some APIs

## Downloads and Documentation

The official source code for CloudMonkey v6.2.0 can be downloaded from
http://cloudstack.apache.org/downloads.html.

The community-maintained builds are available at the project's Github
release page at
https://github.com/apache/cloudstack-cloudmonkey/releases/tag/6.2.0

CloudMonkey's usage details are documented at
https://github.com/apache/cloudstack-cloudmonkey/wiki


Re: Daan Hoogland - New ASF Member

2023-03-24 Thread Pearl Dsilva
Congratulations Daan!

Regards,
Pearl

On Fri, Mar 24, 2023 at 5:29 AM Paul Angus  wrote:

>
>
> It is my pleasure to announce that Daan Hoogland as been elected to become
> a
> member of the ASF.
>
> The ASF would like to recognize both his practical involvement and the way
> in which he has interacted with others in and around the ASF.
>
>
>
> Congratulations  Daan.
>
>
>
>
>
>
>
>
>
> Kind regards
>
>
>
> Paul Angus
>
>
>
>


Re: Unable to find image store to download

2023-09-03 Thread Pearl Dsilva
 at
>
> org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1450)
>  at
> org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
>  at
> org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554)
>  at
>
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
>  at
> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
>  at
>
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
>  at
>
> org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
>  at
>
> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
>  at
>
> org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
>  at
>
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
>  at
>
> org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
>  at
> org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
>  at
>
> org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
>  at
>
> org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
>  at
>
> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
>  at
>
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
>  at
>
> org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:772)
>  at
>
> org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
>  at
>
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
>  at org.eclipse.jetty.server.Server.handle(Server.java:516)
>  at
> org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
>  at
> org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
>  at
> org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
>  at
> org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
>  at
> org.eclipse.jetty.io
> .AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
>  at
> org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
>  at
> org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
>  at
>
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
>  at
>
> org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
>  at java.base/java.lang.Thread.run(Thread.java:829)
> 2023-09-03 19:43:13,214 DEBUG [c.c.a.ApiServlet]
> (qtp649329985-14:ctx-b7f074a7 ctx-ac926d45) (logid:b5408043) ===END===
> 10.66.10.22 -- GET
>
> bootable=true&isextractable=true&ispublic=true&zoneid=-1&ostypeid=f72b1e65-4a56-11ee-acdf-08002737abca&url=http:%2F%2F10.66.10.22%2Fiso%2FWindows_10_64_Feb.iso&name=windows-10&displaytext=windows-10&isfeatured=true&command=registerIso&response=json
> 2023-09-03 19:43:13,350 DEBUG [o.a.c.h.HAManagerImpl]
> (BackgroundTaskPollManager-4:ctx-08dcc426) (logid:8b811b88) HA health
> check task is running...
>
> +++
>
> Please help me
>
>
> --
>
> *Thanks & Regards.*
>
> *Support Admin*
>
> 
>
> *Facebook <https://www.facebook.com/TechnologyRSS> | Twitter
> <https://twitter.com/technologyrss1> | YouTube
> <https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw> | LinkedIn
> <https://www.linkedin.com/company/technologyrss/>*
>
> *Address : *116/1 West Malibagh, D. I. T Road
>
> Dhaka-1217, Bangladesh
>
> *Mob :* +88 01716915504
>
> *Email :* support.ad...@technologyrss.com
>
> *Web :* www.technologyrss.com
>


-- 
Pearl Dsilva


[PROPOSE] RM for 4.20.1

2025-01-27 Thread Pearl Dsilva
Hi All,

Since we are so close to releasing 4.19.2, and I have been working closely
with Daan on this release, I thought I could take on the release of 4.20.1.
Hence, I would like to take this opportunity to propose myself for managing
the release of 4.20.1.
Please let me know if there are any objections.

Thanks & Regards,
Pearl Dsilva


CloudStack-go - v2.17.0

2025-01-02 Thread Pearl Dsilva
Dear CloudStack Community,
We have updated the CloudStack-Go SDK and tagged a new version v2.17.0, for
use in the next terraform plugin and your own integrations. This latest
version is based on Apache CloudStack 4.20, bringing compatibility and
enhancements aligned with the newest CloudStack release.
While we do not follow a formal voting process for this project (
https://lists.apache.org/thread/ml4gjbddz6s9r8ft12dtkysqnqtbtjbg), we
wanted to ensure the community is aware of this update and can take
advantage of the latest improvements.
You can find the release details and source code in the official
repository: https://github.com/apache/cloudstack-go/releases/tag/v2.17.0
Regards,
Pearl


Re: New committer: Fabricio Duarte Junior (winterhazel)

2025-02-14 Thread Pearl Dsilva
Congratulations Fabricio.

Regards,
Pearl

On Thu, Feb 13, 2025 at 4:30 AM Daan Hoogland  wrote:

> The Project Management Committee (PMC) for Apache CloudStack has invited
> Fabricio to become a committer and we are pleased to announce that they
> have accepted.
>
> Please join us in welcoming Fabricio to their new role and
> responsibility in our project community.
>
> Daan Hoogland,
> On behalf of the Cloudstack PMC
>


-- 
Pearl Dsilva


Timeline for the release of 4.20.1

2025-02-20 Thread Pearl Dsilva
Hi All,

I propose the following timeline for the 4.20.1 release, which is targeted
for the end of Q1 2025.

- (5-6 weeks) Ongoing - Mid March 2025: Accept all bugs, issues,
improvements allowed in LTS [1], i.e., code freeze by the end of the 2nd
week of March
- 1 week - To stabilize the 4.20.1 branch, accept only critical / blocker
issues (if any)
- End of March 2025 and onwards: Cut 4.20.1 RC1 and further RCs if
necessary, start/conclude vote and finish release work

You can find the open issues and PRs for the 4.20.1 milestone at [2] & [3].
Daan will assist me during the process for reviewing/testing/merging the
PRs. Ping me (@Pearl1594) or Daan (@DaanHoogland) on your issues and PRs
that are to be included in 4.20.1.

If the release of 4.19.2 is delayed, the release of 4.20.1 may also be
postponed accordingly.
Looking forward to your support on bug fixes, reviews, tests, etc. Thanks.

[1] https://cwiki.apache.org/confluence/display/CLOUDSTACK/LTS
[2] Open issues:
https://github.com/apache/cloudstack/issues?q=is%3Aissue%20state%3Aopen%20(milestone%3A%224.20.1%22%20OR%20milestone%3A%224.19.2%22%20OR%20milestone%3A%224.19.3%22)
[3] Open PRs:
https://github.com/apache/cloudstack/issues?q=is%3Aopen%20is%3Apr%20(milestone%3A%224.20.1%22%20OR%20milestone%3A%224.19.2%22%20OR%20milestone%3A%224.19.3%22)%20


Regards,
Pearl Dsilva


Re: New PMC member: João Jandre Parraquetti

2025-02-27 Thread Pearl Dsilva
Congratulations João!

Regards,
Pearl

On Thu, Feb 27, 2025 at 7:12 AM Daan Hoogland  wrote:

> The Project Management Committee (PMC) for Apache CloudStack
> is delighted to announce that João has joined the PMC!
> João was the 4.20 Rm and has been contributing for several years both
> in code and in reviews and functional discussion. He is based in
> Brazil.
>
> The PMC - Project Management Committee - manages and guides the
> direction of the project, and is responsible for inviting new
> committers and PMC members to steward the longevity of the project.
> See https://community.apache.org/pmc/responsibilities.html if you're
> interested in learning more about the rights and responsibilities of
> PMC members.
>
> Please join us in welcoming João to their new role in our
> project!
>
> Daan
> On behalf of the CloudStack PMC
>


-- 
Pearl Dsilva


Re: [Announce] new committer Swen Brüseke

2025-03-18 Thread Pearl Dsilva
Congratulations Swen!

Regards,
Pearl

On Tue, Mar 18, 2025 at 7:58 AM Nicolas Vazquez <
nicolas.vazq...@shapeblue.com> wrote:

> Congratulations Swen!
>
> Regards,
> Nicolas Vazquez
>
>
> From: João Jandre Paraquetti 
> Date: Tuesday, 18 March 2025 at 08:21
> To: dev@cloudstack.apache.org 
> Subject: Re: [Announce] new committer Swen Brüseke
> Congratulations, Swen!
>
> On 3/18/25 05:57, Daan Hoogland wrote:
> > The Project Management Committee (PMC) for Apache CloudStack
> > has invited Swen Brüseke (sbrueseke) to become a committer and
> > we are pleased to announce that they have accepted.
> >
> > Swen is the CEO of proio, a cloudstack using company and has been
> > involved in CloudStack as a contributor for a couple of years.
> > Being a committer enables easier contribution
> > to the project and enables better productivity.
> >
> > Please join me in congratulating Swen!
> >
> > Regards,
> >
> > Daan
>
>
>
>

-- 
Pearl Dsilva