[GitHub] [cloudstack-primate] svenvogel commented on issue #46: Account Certs Tab

2019-12-08 Thread GitBox
svenvogel commented on issue #46: Account Certs Tab URL: https://github.com/apache/cloudstack-primate/issues/46#issuecomment-563109820 @rhtyd do you mean your pictures? we need to add the new certs tab right? This is an

回复: unpublished parameter for resetpasswordforvirtualmachine

2019-12-08 Thread li jerry
No. we need to implement user-defined passwords instead of randomly generating them. So I went to look up the code. I see an unopened parameter password on https://github.com/apache/cloudstack/blob/master/api/src/main/java/org/apache/cloudstack/api/command/user/vm/ResetVMPasswordCmd.java#L60,

Re: unpublished parameter for resetpasswordforvirtualmachine

2019-12-08 Thread Andrija Panic
Is that not what you can see in the GUI when the VM is stopped, assuming you created the VM from a password-enabled template? On Mon, 9 Dec 2019, 02:52 li jerry, wrote: > Hi All > > I saw an unpublished parameter "password" in the API code > resetpasswordforvirtualmachine > Who knows why the

[GitHub] [cloudstack-primate] utchoang commented on issue #46: Account Certs Tab

2019-12-08 Thread GitBox
utchoang commented on issue #46: Account Certs Tab URL: https://github.com/apache/cloudstack-primate/issues/46#issuecomment-563033021 @rhtyd @svenvogel This is the UI I sketched for accounts. Could you please review and give me your comments, especially for the group of domains

unpublished parameter for resetpasswordforvirtualmachine

2019-12-08 Thread li jerry
Hi All I saw an unpublished parameter "password" in the API code resetpasswordforvirtualmachine Who knows why the password parameter is not enabled? -Jerry

Re: Calling scaleVirtualMachine fails due to incorrect power state examination

2019-12-08 Thread Alireza Eskandari
Yes, as we told in github issue, we have test that api and it works fine. As soon as VM state changes to stopped, the changeServiceForVirtualMachine scales VM without any issue. But changeServiceForVirtualMachine don't support live upgrade of VM, it asks us to stop VM in any circumstance. On Sun,

Re: Calling scaleVirtualMachine fails due to incorrect power state examination

2019-12-08 Thread Wei ZHOU
try another api? https://cloudstack.apache.org/api/apidocs-4.13/apis/changeServiceForVirtualMachine.html On Sunday, 8 December 2019, Alireza Eskandari wrote: > No, I try to power off the VM from CS. > > On Sun, Dec 8, 2019 at 9:49 PM Andrija Panic > wrote: > > > This is happening when VM is

Re: Calling scaleVirtualMachine fails due to incorrect power state examination

2019-12-08 Thread Alireza Eskandari
No, I try to power off the VM from CS. On Sun, Dec 8, 2019 at 9:49 PM Andrija Panic wrote: > This is happening when VM is stopped out of band (outside CloudStack)? > > On Sun, 8 Dec 2019, 18:12 Alireza Eskandari, > wrote: > > > Hi guys, > > Recently we try to upgrade our infra from 4.9 to 4.13

Re: Calling scaleVirtualMachine fails due to incorrect power state examination

2019-12-08 Thread Andrija Panic
This is happening when VM is stopped out of band (outside CloudStack)? On Sun, 8 Dec 2019, 18:12 Alireza Eskandari, wrote: > Hi guys, > Recently we try to upgrade our infra from 4.9 to 4.13 > As we check the new version of CS in our lab, we face with a problem about > scaling VMs. > For example

[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #85: [WIP] Backup & Recovery Doc Guide

2019-12-08 Thread GitBox
ACSGitBot commented on issue #85: [WIP] Backup & Recovery Doc Guide URL: https://github.com/apache/cloudstack-documentation/pull/85#issuecomment-562983522 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/pr85 Build Log Output: No log errors

[GitHub] [cloudstack-documentation] ACSGitBot commented on issue #85: [WIP] Backup & Recovery Doc Guide

2019-12-08 Thread GitBox
ACSGitBot commented on issue #85: [WIP] Backup & Recovery Doc Guide URL: https://github.com/apache/cloudstack-documentation/pull/85#issuecomment-562983383 Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take

[GitHub] [cloudstack-documentation] rhtyd commented on issue #85: [WIP] Backup & Recovery Doc Guide

2019-12-08 Thread GitBox
rhtyd commented on issue #85: [WIP] Backup & Recovery Doc Guide URL: https://github.com/apache/cloudstack-documentation/pull/85#issuecomment-562983367 requesting docbuild This is an automated message from the Apache Git

[GitHub] [cloudstack-documentation] rhtyd opened a new pull request #85: [WIP] Backup & Recovery Doc Guide

2019-12-08 Thread GitBox
rhtyd opened a new pull request #85: [WIP] Backup & Recovery Doc Guide URL: https://github.com/apache/cloudstack-documentation/pull/85 FS: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Backup+and+Recovery+Framework PR: https://github.com/apache/cloudstack/pull/3553

Calling scaleVirtualMachine fails due to incorrect power state examination

2019-12-08 Thread Alireza Eskandari
Hi guys, Recently we try to upgrade our infra from 4.9 to 4.13 As we check the new version of CS in our lab, we face with a problem about scaling VMs. For example I shutdown a VM before downgrade, then I check its state to ensure it is stopped. After VM is fully stopped, (by checking