cloudstack/engine
Dmytro Shevchenko 10ae2aff28 CLOUDSTACK-8302 - Cleanup snapshot on KVM with RBD
Snapshot removing implemented on RBD.
1. On management side: when created new shanpshot we checking if our primary storage is RBD,
then do not remove record from cloud.snapshot_store_ref with link to Ceph
image via 'install_path' field.
2. On management side: when removing snapshot, also send command to agent 'DeleteCommand'.
3. On agent side: method implemented 'public Answer deleteSnapshot(final DeleteCommand cmd)'
2016-04-25 22:14:48 +03:00
..
api Merge pull request #1200 from koushik-das/CLOUDSTACK-9130 2016-04-21 16:35:27 -04:00
components-api CLOUDSTACK-9333: Exclude clusters for OVF operations 2016-04-05 08:21:36 -07:00
network Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
orchestration Merge pull request #1200 from koushik-das/CLOUDSTACK-9130 2016-04-21 16:35:27 -04:00
schema Implement upgrade path 4.8.1 -> 4.9.0 2016-01-26 15:21:23 +01:00
service Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
storage CLOUDSTACK-8302 - Cleanup snapshot on KVM with RBD 2016-04-25 22:14:48 +03:00
pom.xml Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00