[libvirt] [PATCH 0/3] snapshots: Allow <seclabel> for snapshot disk source

Peter Krempa pkrempa at redhat.com
Thu Jun 20 13:51:02 UTC 2019


This is just a schema improvement, the code actually already does
everything.

Peter Krempa (3):
  docs: snapshot: Encourage people ot use disk 'target' to refer to
    disks
  docs: schemas: Add 'seclabel' for external disk snapshot
  tests: domainsnapshotxml2xml: make 'disk-seclabel' test operational

 docs/formatsnapshot.html.in                    | 18 +++++++++++++++---
 docs/schemas/domainsnapshot.rng                |  6 ++++++
 ...-seclabel-invalid.xml => disk-seclabel.xml} |  0
 .../domainsnapshotxml2xmlout/disk-seclabel.xml | 15 +++++++++++++++
 tests/domainsnapshotxml2xmltest.c              |  1 +
 5 files changed, 37 insertions(+), 3 deletions(-)
 rename tests/domainsnapshotxml2xmlin/{disk-seclabel-invalid.xml => disk-seclabel.xml} (100%)
 create mode 100644 tests/domainsnapshotxml2xmlout/disk-seclabel.xml

-- 
2.21.0




More information about the libvir-list mailing list