Bases: Storage
Backup like Swift, SSH or Local. Something that represents real storage. For example MultipleStorage is not physical.
backup (freezer.storage.base.Backup) –
Gets backups by backup_name and hostname
engine (freezer.engine.engine.BackupEngine) – Search for backups made by specified engine
hostname_backup_name (str) – Search for backup with specified name
recent_to_date (int) –
dictionary of level zero timestamps with attached storage
path (str) –
collections.Iterable[str]
engine_metadata_path –
freezer_metadata_path –
backup (freezer.storage.base.Backup) –
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.