freezer.snapshot.snapshot module¶
Freezer Backup modes related functions
- freezer.snapshot.snapshot.snapshot_create(backup_opt_dict)¶
 Calls the code to take fs snapshots, depending on the platform
- Parameters
 backup_opt_dict –
- Returns
 boolean value, True if snapshot has been taken, false otherwise
- freezer.snapshot.snapshot.snapshot_remove(backup_opt_dict, shadow, windows_volume)¶