freezer.engine.osbrick.osbrick module
updated: 2023-10-05 08:26
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(client_manager, id)
-
metadata(backup_resource)
Construct metadata
-
property name
- Return type:
str
- Returns:
Engine name
-
restore_level(restore_path, read_pipe, backup, except_queue)
updated: 2023-10-05 08:26