Bases: Storage
Gets backups by backup_name and hostname :type engine: freezer.engine.engine.BackupEngine :param hostname_backup_name: :type hostname_backup_name: str :type recent_to_date: int :param recent_to_date: :rtype: collections.Iterable[freezer.storage.base.Backup] :return: dictionary of level zero timestamps with attached storage
Creates directories, containers :return: nothing
from_path –
backup (freezer.storage.base.Backup) –
from_path (str) –
to_path (str) –
engine_metadata_path –
freezer_metadata_path –
backup (freezer.storage.base.Backup) –
rich_queue –
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.