[GitHub] [cloudstack-documentation] nvazquez merged pull request #244: Adding a note for fixing pvlan issues

2021-09-29 Thread GitBox
nvazquez merged pull request #244: URL: https://github.com/apache/cloudstack-documentation/pull/244 -- 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

HA behaviour with Cloudstack / XCP-NG

2021-09-29 Thread Florian Noel
Hi everyone, We are using Cloudstack 4.15.1 with a cluster of hypervisors XCP 8.2 We are testing High Availability. I have read that XCP (Xenserver) is responsible to elect a new pool master if the pool master fails. And Cloudstack is responsible to restart virtual machines if a hypervisor fails

[GitHub] [cloudstack-go] Pearl1594 opened a new pull request #9: Modify (auto)generate code to handle API parameter type changes - 4.15.2

2021-09-29 Thread GitBox
Pearl1594 opened a new pull request #9: URL: https://github.com/apache/cloudstack-go/pull/9 Modified - generate.go & layout.go Remaining changes were made by running: ` ./generate -api listApis.json ` Tested these changes by running a sample application to perform operations li

[GitHub] [cloudstack-go] rhtyd commented on pull request #9: Modify (auto)generate code to handle API parameter type changes - 4.15.2

2021-09-29 Thread GitBox
rhtyd commented on pull request #9: URL: https://github.com/apache/cloudstack-go/pull/9#issuecomment-930362223 Thanks @Pearl1594 I'll review and test it tomorrow -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [cloudstack-go] rhtyd commented on pull request #9: Modify (auto)generate code to handle API parameter type changes - 4.15.2

2021-09-29 Thread GitBox
rhtyd commented on pull request #9: URL: https://github.com/apache/cloudstack-go/pull/9#issuecomment-930362702 Does this PR also address 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

[GitHub] [cloudstack-documentation] nvazquez merged pull request #244: Adding a note for fixing pvlan issues

2021-09-29 Thread GitBox
nvazquez merged pull request #244: URL: https://github.com/apache/cloudstack-documentation/pull/244 -- 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-go] rhtyd commented on pull request #9: Modify (auto)generate code to handle API parameter type changes - 4.15.2

2021-09-29 Thread GitBox
rhtyd commented on pull request #9: URL: https://github.com/apache/cloudstack-go/pull/9#issuecomment-930362223 -- 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 unsubscrib

[GitHub] [cloudstack-documentation] davidjumani commented on a change in pull request #244: Adding a note for fixing pvlan issues

2021-09-29 Thread GitBox
davidjumani commented on a change in pull request #244: URL: https://github.com/apache/cloudstack-documentation/pull/244#discussion_r718147491 ## File path: source/adminguide/networking/isolation_in_advanced_zone_with_vlan.rst ## @@ -80,6 +80,11 @@ Prerequisites Creating a PV

[GitHub] [cloudstack-go] Pearl1594 commented on pull request #9: Modify (auto)generate code to handle API parameter type changes - 4.15.2

2021-09-29 Thread GitBox
Pearl1594 commented on pull request #9: URL: https://github.com/apache/cloudstack-go/pull/9#issuecomment-930779660 yes @rhtyd - It attempts to address #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

[GitHub] [cloudstack-go] rhtyd commented on pull request #9: Modify (auto)generate code to handle API parameter type changes - 4.15.2

2021-09-29 Thread GitBox
rhtyd commented on pull request #9: URL: https://github.com/apache/cloudstack-go/pull/9#issuecomment-930782803 Thanks @Pearl1594 I'll test and merge it today -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [cloudstack-cloudmonkey] sureshanaparti opened a new issue #98: Auto-complete not working for 'id' param in update storagecapabilities

2021-09-29 Thread GitBox
sureshanaparti opened a new issue #98: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/98 Auto-complete not working for 'id' param in update storagecapabilities Tested with CloudMonkey 6.2.0 (build: 8aae61e). ``` (cloudcmk) > update storagecapabilities filte

[GitHub] [cloudstack-cloudmonkey] sureshanaparti opened a new issue #99: New flag "-c" in cmk 6.2.0

2021-09-29 Thread GitBox
sureshanaparti opened a new issue #99: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99 Noticed a new flag "-c" (different config file path) in CloudMonkey 6.2.0, which is not mentioned in the release notes. If it is supported , please update the release notes. ```

Re: [VOTE] Release Apache CloudStack CloudMonkey 6.2.0

2021-09-29 Thread Abhishek Kumar
+1 Tested build for different operations on a ACS 4.16-snapshot env. Everything worked as expected. Regards, Abhishek From: Pearl Dsilva Sent: 24 September 2021 13:14 To: dev@cloudstack.apache.org Cc: us...@cloudstack.apache.org Subject: [VOTE] Release Apache

[GitHub] [cloudstack-cloudmonkey] Pearl1594 commented on issue #98: Auto-complete not working for 'id' param in update storagecapabilities

2021-09-29 Thread GitBox
Pearl1594 commented on issue #98: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/98#issuecomment-930802636 @sureshanaparti We could probably look at improving this in the next release of cmk - however, the reason behind this behavior is that when CloudMonkey tries to find th

[GitHub] [cloudstack-cloudmonkey] rhtyd commented on issue #98: Auto-complete not working for 'id' param in update storagecapabilities

2021-09-29 Thread GitBox
rhtyd commented on issue #98: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/98#issuecomment-930804828 @sureshanaparti was this working with previous versions of cmk, say 6.1.0? -- This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [cloudstack-cloudmonkey] rhtyd commented on issue #99: New flag "-c" in cmk 6.2.0

2021-09-29 Thread GitBox
rhtyd commented on issue #99: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-930805140 I think it may be supported since previous versions, @Pearl1594 to check and confirm -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [cloudstack-cloudmonkey] Pearl1594 commented on issue #98: Auto-complete not working for 'id' param in update storagecapabilities

2021-09-29 Thread GitBox
Pearl1594 commented on issue #98: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/98#issuecomment-930806773 No @rhtyd didn't work in the older versions too: ``` [root@ref-trl-1725-v-M7-pearl-dsilva-mgmt1 ~]# cmk Apache CloudStack 🐵 CloudMonkey 6.0.0 Report issues: h

[GitHub] [cloudstack-cloudmonkey] sureshanaparti commented on issue #98: Auto-complete not working for 'id' param in update storagecapabilities

2021-09-29 Thread GitBox
sureshanaparti commented on issue #98: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/98#issuecomment-930806979 > @sureshanaparti was this working with previous versions of cmk, say 6.1.0? doesn't work with 6.1.0 @rhtyd -- This is an automated message from the Apach

[GitHub] [cloudstack-cloudmonkey] Pearl1594 commented on issue #99: New flag "-c" in cmk 6.2.0

2021-09-29 Thread GitBox
Pearl1594 commented on issue #99: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-930807713 No @rhtyd - this was a new flag - but I guess the PR had no milestone attached - hence it slipped pass my attention. I've updated the release notes: https://github.

[GitHub] [cloudstack-cloudmonkey] Pearl1594 edited a comment on issue #99: New flag "-c" in cmk 6.2.0

2021-09-29 Thread GitBox
Pearl1594 edited a comment on issue #99: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-930807713 No @rhtyd - this was a new flag - but I guess the PR had no milestone attached - hence I probably missed adding it to the list of changes made. I've updated t

[GitHub] [cloudstack-cloudmonkey] Pearl1594 edited a comment on issue #98: Auto-complete not working for 'id' param in update storagecapabilities

2021-09-29 Thread GitBox
Pearl1594 edited a comment on issue #98: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/98#issuecomment-930802636 @sureshanaparti We could probably look at improving this in the next release of cmk - however, the reason behind this behavior is that when CloudMonkey tries to

[GitHub] [cloudstack-cloudmonkey] sureshanaparti commented on issue #99: New flag "-c" in cmk 6.2.0

2021-09-29 Thread GitBox
sureshanaparti commented on issue #99: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-930812926 > No @rhtyd - this was a new flag - but I guess the PR had no milestone attached - hence I probably missed adding it to the list of changes made. > I've updated