Uh oh!
There was an error while loading. Please reload this page.
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 into
Conversation
…ines when zone is specified
asfbot
commented
Jun 23, 2015
cloudstack-pull-requests #630 SUCCESS |
DaanHoogland
commented
Jun 23, 2015
why should we return machines that no longer exist? |
resmo
commented
Jun 23, 2015
@DaanHoogland We already do :). User permissions API is not affected of this change however. The API does already return VMs But if you provide |
DaanHoogland
commented
Jun 23, 2015
good point so backwards compatibility is a glass eye anyway;) will merge |
yadvr
commented
Jun 23, 2015
this can potentially break clients depending on the behaviour when zoneid is passed |
yadvr
commented
Jun 23, 2015
@resmo can you send a doc PR so at least we can document this in release notes? |
resmo
commented
Jun 23, 2015
@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 closesapache#510
Co-authored-by: Daniel Augusto Veronezi Salvador <gutoveronezi@apache.org>
…ines when zone is specified