CLOUDSTACK-8578: fix listVirtualMachines does not return deleted mach…#510
CLOUDSTACK-8578: fix listVirtualMachines does not return deleted mach…#510resmo wants to merge 1 commit intoapache:masterapache/cloudstack:masterfrom resmo:fix/CLOUDSTACK-8578Copy head branch name to clipboard
Conversation
…ines when zone is specified
|
cloudstack-pull-requests #630 SUCCESS |
|
why should we return machines that no longer exist? |
|
@DaanHoogland We already do :). User permissions API is not affected of this change however. The API does already return VMs But if you provide |
|
good point so backwards compatibility is a glass eye anyway;) will merge |
|
this can potentially break clients depending on the behaviour when zoneid is passed |
|
@resmo can you send a doc PR so at least we can document this in release notes? |
|
@bhaisaab Ok. I'll make a doc PR. We could probably think about extending the list API to a state e.g. |
…ines when zone is specified Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com> This closes apache#510
Co-authored-by: Daniel Augusto Veronezi Salvador <gutoveronezi@apache.org>
…ines when zone is specified