Allow custom metadata in domain configuration XML

Applications can now insert custom nodes and hierarchies into domain
configuration XML. Although currently not enforced, applications are
required to use their own namespaces on every custom node they insert,
with only one top-level element per namespace.
This commit is contained in:
Zeeshan Ali (Khattak)
2012-01-24 04:26:18 +02:00
committed by Eric Blake
parent d19149dda8
commit fa981fc945
11 changed files with 192 additions and 0 deletions

View File

@@ -217,6 +217,7 @@ Patches have also been contributed by:
Deepak C Shetty <deepakcs@linux.vnet.ibm.com>
Martin Kletzander <mkletzan@redhat.com>
Laszlo Ersek <lersek@redhat.com>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
[....send patches to get your name here....]