Github user resmo commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/513#discussion_r33126603
--- Diff: server/src/com/cloud/api/query/QueryManagerImpl.java ---
@@ -968,7 +968,11 @@
}
if (state != null) {
-
Github user DaanHoogland commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/513#discussion_r33093929
--- Diff: server/src/com/cloud/api/query/QueryManagerImpl.java ---
@@ -968,7 +968,11 @@
}
if (state != null) {
-
GitHub user resmo opened a pull request:
https://github.com/apache/cloudstack/pull/513
CLOUDSTACK-8578: implement old behaviour for listing only non-destroyâ¦
â¦ed VMs using state=present
Also see
https://github.com/apache/cloudstack/pull/510#issuecomment-114502611