Looks like Nathan has already opened a PR for this:
https://github.com/apache/cloudstack/pull/1632
*Jeff Hair*
Technical Lead and Software Developer
Tel: (+354) 415 0200
j...@greenqloud.com
www.greenqloud.com
On Wed, Aug 10, 2016 at 7:01 AM, Wei ZHOU wrote:
> We also noticed this issue.
>
>
>
We also noticed this issue.
2016-08-09 19:21 GMT+02:00 Jeff Hair :
> Hi,
>
> I'm looking at the documentation and then the code for stopVirtualMachine.
> The forced parameter is passed down into the VM manager, where it seems to
> be ignored. This means that cleanupEvenIfFailed during VM stop w
Jeff Hair wrote:
> Hi,
>
> I'm looking at the documentation and then the code for stopVirtualMachine.
> The forced parameter is passed down into the VM manager, where it seems to
> be ignored. This means that cleanupEvenIfFailed during VM stop will always
> be false, despite what the API command
Well, that's not good!
We were just about to implement this feature, so we'll go digging on this as
well.
- Si
From: Jeff Hair
Sent: Tuesday, August 9, 2016 12:21 PM
To: dev@cloudstack.apache.org
Subject: stopVirtualMachine command ignores
Hi,
I'm looking at the documentation and then the code for stopVirtualMachine.
The forced parameter is passed down into the VM manager, where it seems to
be ignored. This means that cleanupEvenIfFailed during VM stop will always
be false, despite what the API command says. Going back to commit a4f