From 8b438fda3ae2d9516dbfb6014c280b68036c17e1 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Mon, 30 Jul 2012 10:24:12 -0400 Subject: Metadata and other improvements: * Added support for Client tag in groups.xml * Added support for nested Group tags in groups.xml * Added support for negated groups in groups.xml * Added DatabaseBacked plugin mixin to easily allow plugins to connect to a database specified in global database settings in bcfg2.conf * Added DBMetadata plugin that uses relational DB to store client records instead of writing to clients.xml --- schemas/metadata.xsd | 53 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 33 insertions(+), 20 deletions(-) (limited to 'schemas/metadata.xsd') diff --git a/schemas/metadata.xsd b/schemas/metadata.xsd index f79039d25..c3cb46b28 100644 --- a/schemas/metadata.xsd +++ b/schemas/metadata.xsd @@ -1,6 +1,6 @@ - + metadata schema for bcfg2 @@ -13,38 +13,51 @@ + + + + - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + - - - + + + -- cgit v1.2.3-1-g7c22