Freezer Backup modes related functions
freezer.openstack.backup.BackupOs(client_manager, container, storage)¶Bases: object
backup_cinder(volume_id, name=None, description=None, incremental=False)¶backup_cinder_by_glance(volume_id)¶Gets a stream of the image from glance
Stores resulted image to the swift as multipart object
volume_id – id of volume for backup
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.