From: Cole Robinson Date: Thu, 8 Oct 2009 22:06:10 +0000 (-0400) Subject: schema: Update storage pool schema. X-Git-Tag: v0.7.2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be2cd079affb1aba4fbe032d90e867be4f59b586;p=thirdparty%2Flibvirt.git schema: Update storage pool schema. - mpath pools weren't listed - scsi pools were missing an adapter section - iscsi pools were missing an auth section - Logical pools do not require a source name to be specified --- diff --git a/docs/schemas/storagepool.rng b/docs/schemas/storagepool.rng index d225f9707d..7ab0187153 100644 --- a/docs/schemas/storagepool.rng +++ b/docs/schemas/storagepool.rng @@ -16,6 +16,7 @@ + @@ -90,6 +91,18 @@ + + + mpath + + + + + + + + + @@ -212,6 +225,22 @@ + + + + + chap + + + + + + + + + + + @@ -309,10 +338,14 @@ - - - - + + + + + + + + @@ -328,15 +361,23 @@ + + + - + + + + + +