freezer.engine.osbrick.osbrick module¶
-
class
freezer.engine.osbrick.osbrick.OsbrickEngine(storage, **kwargs)¶ Bases:
freezer.engine.engine.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)¶
-