mirror of https://github.com/apache/cloudstack.git
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)' |
||
|---|---|---|
| .. | ||
| cache | ||
| datamotion | ||
| image | ||
| integration-test | ||
| resources/META-INF/cloudstack | ||
| snapshot | ||
| src/org/apache/cloudstack/storage | ||
| test/org/apache/cloudstack | ||
| volume | ||
| pom.xml | ||
| storage.ucls | ||