+1 (binding)
tested the following command
(1) cmk sync
(2) cmk deploy virtualmachine
(3) cmk list/stop/start/migrate virtualmachine
(4) cmk -c
Thanks all for your contribution.
-Wei
On Fri, 24 Sept 2021 at 09:45, Pearl Dsilva wrote:
> Hi All,
>
> I've created a v6.2.0 release of CloudMonkey,
Pearl1594 commented on pull request #9:
URL: https://github.com/apache/cloudstack-go/pull/9#issuecomment-931137315
Script used to run tests - details of qa server added:
```
package main
import (
"encoding/json"
"github.com/apache/cloudstack-go/v2/cloudstack"
rhtyd merged pull request #9:
URL: https://github.com/apache/cloudstack-go/pull/9
--
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...@
rhtyd closed issue #8:
URL: https://github.com/apache/cloudstack-go/issues/8
--
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...@cloud
soreana commented on issue #99:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-931147966
@sureshanaparti It was added by me in:
https://github.com/apache/cloudstack-cloudmonkey/pull/70
--
This is an automated message from the Apache Git Service.
To respond
soreana edited a comment on issue #99:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-931147966
@sureshanaparti It was added by me in:
https://github.com/apache/cloudstack-cloudmonkey/pull/70
It wasn't in the 6.1 release.
--
This is an automated message
sureshanaparti opened a new issue #100:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/100
Few parameters (secretkey, apikey) in the set cmd accepts empty input, and
doesn't prompt as invalid input. Any way (or command) to check the apikey,
secretkey, timeout, etc configured,
soreana opened a new pull request #101:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/101
Hey there I noticed a capitalization issue in the following output.
```
root@dev ~/desktop/cloudmonkey [typo]$ ./bin/cmk -h
...
Allowed flags:
-hShow this
soreana commented on issue #99:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-931245592
@Pearl1594 Could you please update the wiki and release note once again. 🙈
I fixed the capitalization in `different config file path` in
https://github.com/apache/clou
harikrishna-patnala opened a new pull request #5:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/5
Fix formatting of the code using 'make fmt'
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
sureshanaparti opened a new issue #102:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/102
Async APIs fails with job query timed out error, after after setting empty
timeout (Ex: '_set timeout_ ' or '_set timeout test_ 'cmd), which is already
prompted as invalid. After setti
-1
Tested some API calls with 'cmk.darwin.x86-64'. No issues observed with respect
to API calls, but noticed some issues (raised in Github) with "Validation of
arguments while setting cloudmonkey configuration" (mentioned in v6.2.0 Release
Notes).
- https://github.com/apache/cloudstack-cloudmo
>
> However, Cloudstack never launches the virtual machines and the virtual
> routers on our other nodes XCP that were on the pool master.
> Is this the expected behaviour ?
>
Yes, this is expected behaviour, cloudstack doesn't know if the VMs are
still running in this 'splitbrain' scenario and thu
rhtyd commented on issue #100:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/100#issuecomment-931458962
I think these are not regressions warranting a new RC1. Can you check
@sureshanaparti if they're regression/blockers or bugs?
--
This is an automated message from the A
rhtyd commented on issue #102:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/102#issuecomment-931459493
Can you check if these are regressions/blockers against previous releases
warranting a new RC or just bugs?
--
This is an automated message from the Apache Git Service.
Pearl1594 commented on issue #100:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/100#issuecomment-931460501
It isn't a regression. Has always behaved this way. Yes, it surely needs
fixing - but isn't a blocker either. coz one could reset the value to the right
one and it wo
Pearl1594 edited a comment on issue #100:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/100#issuecomment-931460501
It isn't a regression. Has always behaved this way. Yes, it surely needs
fixing - but it isn't a blocker, as one could reset the value to the right one
and it
Pearl1594 edited a comment on issue #100:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/100#issuecomment-931460501
It isn't a regression. Has always behaved this way. Yes, it surely needs
fixing - but it isn't a blocker, as one could reset the value to the right one
and it
Pearl1594 commented on issue #102:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/102#issuecomment-931464147
Not a regression - has been the behvior from before:
```
[root@ref-trl-1795-k-M7-pearl-dsilva-mgmt1 ~]# cmk
Apache CloudStack 🐵 CloudMonkey 6.0.0
Report iss
Pearl1594 opened a new pull request #103:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/103
Fixes #100 / https://github.com/apache/cloudstack-cloudmonkey/issues/102
```
(test) 🐱 > set timeout
Error caught while setting timeout: strconv.Atoi: parsing "": invalid syn
sureshanaparti commented on issue #100:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/100#issuecomment-931884247
> I think these are not regressions warranting a new RC1. Can you check
@sureshanaparti if they're regression/blockers or bugs?
Not a regression @rhtyd
sureshanaparti commented on issue #100:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/100#issuecomment-931885021
> It isn't a regression. Has always behaved this way. Yes, it surely needs
fixing - but it isn't a blocker, as one could reset the value to the right one
and it
sureshanaparti commented on issue #102:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/102#issuecomment-931892585
> Can you check if these are regressions/blockers against previous releases
warranting a new RC or just bugs?
Not a regression @rhtyd
--
This is an auto
23 matches
Mail list logo