Bases: PhysicalStorage
backup (freezer.storage.base.Backup) –
path (str) –
collections.Iterable[str]
Check if the provided container is already available on Swift. The verification is done by exact matching between the provided container name and the whole list of container available for the swift account.
from_path (str) –
to_path (str) –
swiftclient.Connection
Upload Manifest to manage segments in Swift
backup (freezer.storage.base.Backup) – Backup
Upload object on the remote swift server :type rich_queue: freezer.streaming.RichQueue :type 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.