freezer.engine.osbrick.osbrick module¶
- class freezer.engine.osbrick.osbrick.OsbrickEngine(storage, **kwargs)¶
Bases:
BackupEngine- backup_data(backup_path, manifest_path)¶
- Parameters:
backup_path
manifest_path
- Returns:
- static is_active(get_func, id)¶
- metadata(backup_resource)¶
Construct metadata
- property name¶
- Return type:
str
- Returns:
Engine name
- restore_level(restore_path, read_pipe, backup, except_queue)¶