[GitHub] cloudstack pull request: CLOUDSTACK-8578: implement old behaviour ...

2015-06-24 Thread resmo
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] cloudstack pull request: CLOUDSTACK-8578: implement old behaviour ...

2015-06-23 Thread DaanHoogland
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] cloudstack pull request: CLOUDSTACK-8578: implement old behaviour ...

2015-06-23 Thread resmo
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