libvirt/docs/schemas
Michal Privoznik 4ab1e3bce7 schema: Allow lxc:namepsace children to appear individually
Since its introduction in v1.2.19-rc1~8 our schema mandates that
LXC domain namespace child elements appear either all three at
once or not at all:

     <lxc:namespace>
       <lxc:sharenet type='netns' value='red'/>
       <lxc:shareipc type='pid' value='12345'/>
       <lxc:shareuts type='name' value='container1'/>
     </lxc:namespace>

This is not mandated by our parser though. Neither by code that
later uses it (virLXCProcessSetupNamespaces()). Relax the schema.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
2020-12-17 09:39:26 +01:00
..
basictypes.rng schema: add support for Windows file paths and device names 2020-11-24 18:45:07 +00:00
capability.rng schema: Move host cpu definition to cputypes.rng 2020-10-07 09:18:07 +02:00
cpu.rng schema: Add schema for guest or host cpu definition 2020-10-07 09:18:07 +02:00
cputypes.rng schema: Make element "topology" in host CPU definition optional 2020-10-08 10:15:31 +02:00
domain.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
domainbackup.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
domaincaps.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
domaincheckpoint.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
domaincommon.rng schema: Allow lxc:namepsace children to appear individually 2020-12-17 09:39:26 +01:00
domainsnapshot.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
interface.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
meson.build schema: Add schema for guest or host cpu definition 2020-10-07 09:18:07 +02:00
network.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
networkcommon.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
networkport.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
nodedev.rng node_device: detecting mdev_types capability on ap_matrix device 2020-12-09 14:03:05 +01:00
nwfilter_params.rng schemas: add schema for nwfilter binding XML document 2018-06-26 11:22:07 +01:00
nwfilter.rng schema: nwfiter: Allow leading/trailing whitespace in 'variable-name-type' 2020-10-20 09:05:10 +02:00
nwfilterbinding.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
secret.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
storagecommon.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
storagepool.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
storagepoolcaps.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00
storagevol.rng schema: Unify apostrophe and quotation mark usage 2020-10-07 09:18:07 +02:00