[PATCH 0/2] backup: Fix docs and add schema for LUKS encrypted backups

Peter Krempa pkrempa at redhat.com
Tue Apr 14 09:22:42 UTC 2020


Peter Krempa (2):
  docs: backup: Remove references to push backup to network disk
  backup: Allow 'encryption' of backups and scratch images

 docs/formatbackup.html.in                     | 19 ++++--
 docs/schemas/domainbackup.rng                 | 65 +++++++++++++++----
 .../backup-pull-encrypted.xml                 | 30 +++++++++
 .../backup-push-encrypted.xml                 | 29 +++++++++
 .../backup-pull-encrypted.xml                 | 30 +++++++++
 .../backup-push-encrypted.xml                 | 29 +++++++++
 tests/genericxml2xmltest.c                    |  3 +
 7 files changed, 187 insertions(+), 18 deletions(-)
 create mode 100644 tests/domainbackupxml2xmlin/backup-pull-encrypted.xml
 create mode 100644 tests/domainbackupxml2xmlin/backup-push-encrypted.xml
 create mode 100644 tests/domainbackupxml2xmlout/backup-pull-encrypted.xml
 create mode 100644 tests/domainbackupxml2xmlout/backup-push-encrypted.xml

-- 
2.26.0




More information about the libvir-list mailing list