----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13547/ -----------------------------------------------------------
Review request for cloudstack and Venkata Siva Vijayendra Bhamidipati. Bugs: cloudstack-4308 Repository: cloudstack-git Description ------- For 6.3 KVM, by default, snapshot is not supported. This is managed by a global setting KVM.snapshot.enabled. UI needs the API support for listCapabilities response, to stop user to set recurring snapshot when snapshot is not supported for KVM 6.3. Diffs ----- api/src/org/apache/cloudstack/api/command/user/config/ListCapabilitiesCmd.java a30e26c api/src/org/apache/cloudstack/api/response/CapabilitiesResponse.java c2996f0 server/src/com/cloud/server/ManagementServerImpl.java 622e167 Diff: https://reviews.apache.org/r/13547/diff/ Testing ------- Thanks, Fang Wang
