This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch support-list-policies in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 619f01ec497 Add support for backup policy listing without tying it to the vmid add 0a6ac670d6e add tests for snapshot policy listing No new revisions were added by this update. Summary of changes: .../user/snapshot/ListSnapshotPoliciesCmdTest.java | 79 ++++++++++++++ .../storage/snapshot/SnapshotManagerImplTest.java | 120 +++++++++++++++++++++ 2 files changed, 199 insertions(+) create mode 100644 api/src/test/java/org/apache/cloudstack/api/command/user/snapshot/ListSnapshotPoliciesCmdTest.java