DaanHoogland opened a new issue, #169:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/169
I cannot build cloudmonkey: even in clean main it says
```
make tests
▶ Running gofmt…
▶ Building golint…
go: github.com/golang/lint@v0.0.0-20210508222113-6edffad5e616 (ma
Copilot commented on code in PR #166:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/166#discussion_r2255909678
##
config/config.go:
##
@@ -391,6 +396,12 @@ func (c *Config) UpdateConfig(key string, value string,
update bool) {
}
}
+func makeFileGroupPri
shwstppr merged PR #163:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/163
--
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...@
shwstppr closed issue #149: Reverse parameter filtering
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/149
--
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 unsu
DaanHoogland commented on PR #164:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/164#issuecomment-3155542136
tested destroy
```
(randy) 🐱 > destroy virtualmachine id=110f2c65-1c27-4131-aa78-28da865f8c60
filter=name,zoneid,cpunumber,hostname
{
"virtualmachine": [
Hi All,
I have created a 4.21.0.0 release (RC1), with the following artifacts up
for testing and a vote:
Git Branch and Commit SHA:
https://github.com/apache/cloudstack/tree/4.21.0.0-RC20250805T1545
Commit: b910b41d0683253bb403c3827bdf74a72746422a
Source release (checksums and signatures are ava
DaanHoogland commented on PR #166:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/166#issuecomment-3155427400
works as expected but I want to sugest being a touch more restrictive in the
access rights, i.e. no group access.
--
This is an automated message from the Apache Git
DaanHoogland commented on code in PR #166:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/166#discussion_r2254445603
##
config/config.go:
##
@@ -391,6 +396,12 @@ func (c *Config) UpdateConfig(key string, value string,
update bool) {
}
}
+func makeFileGro
DaanHoogland commented on code in PR #166:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/166#discussion_r2254445603
##
config/config.go:
##
@@ -391,6 +396,12 @@ func (c *Config) UpdateConfig(key string, value string,
update bool) {
}
}
+func makeFileGro
ingox opened a new issue, #168:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/168
I have the following use case:
- I want to run a bash script to execute several cloudmonkey commands.
- These commands should get executed by a specific user.
- I'm passing the APIkey and
harikrishna-patnala commented on PR #163:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/163#issuecomment-3154679845
> @Pearl1594 can we name the new param - `filterexclude`?
I feel "exclude" is fine @shwstppr, we already have another field "filter"
to filter (default inc
Copilot commented on code in PR #165:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/165#discussion_r2253947298
##
cli/completer.go:
##
@@ -421,12 +421,14 @@ func (t *autoCompleter) Do(line []rune, pos int) (options
[][]rune, offset int)
}
shwstppr merged PR #167:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/167
--
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...@
shwstppr commented on PR #167:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/167#issuecomment-3154523126
Minor change merging
--
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 spe
shwstppr opened a new pull request, #167:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/167
Without change, this causes the file to change every time build is done.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
If you use passwords as opposed to certificates, you need to update
the password on the hosts and in cloudstack. The latter can be done in
the UI or with the updateHostPassword API
(https://cloudstack.apache.org/api/apidocs-4.20/apis/updateHostPassword.html)
On Tue, Jul 29, 2025 at 11:26 AM Sanjay
16 matches
Mail list logo