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

Peter Krempa posted 3 patches 4 years, 10 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1561038533.git.pkrempa@redhat.com
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
[libvirt] [PATCH 0/3] snapshots: Allow <seclabel> for snapshot disk source
Posted by Peter Krempa 4 years, 10 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/3] snapshots: Allow <seclabel> for snapshot disk source
Posted by Martin Kletzander 4 years, 10 months ago
On Thu, Jun 20, 2019 at 03:51:02PM +0200, Peter Krempa wrote:
>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
>

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>

> 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
>
>--
>libvir-list mailing list
>libvir-list@redhat.com
>https://www.redhat.com/mailman/listinfo/libvir-list
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list