On 02/23/2010 02:52 AM, Daniel P. Berrange wrote:
On Mon, Feb 22, 2010 at 05:10:48PM -0500, Cole Robinson wrote:
> Over the months I've noticed a few XML pieces that aren't documented, so
> I finally sat down to hammer these out. Patch #1 is actually a bug I noticed
> in the process of trying to document the affected attribute.
>
> Thanks,
> Cole
>
> Cole Robinson (10):
> storage: conf: Correctly calculate exabyte unit
> docs: storage: Document capacity/alloc 'unit'
> docs: storage: <volume><key> is always generated.
> docs: storage: Fix backingStore <format> docs
> docs: storage: Document <auth> element
> docs: storage: Document SCSI pools
> docs: storage: Document multipath pools
> docs: domain: Document <description> element
> docs: network: Document STP and delay attributes
> docs: network: Document <domain> element
>
> docs/formatdomain.html.in | 7 ++++
> docs/formatnetwork.html.in | 12 ++++++-
> docs/formatstorage.html.in | 34 ++++++++++++++++---
> docs/storage.html.in | 76 ++++++++++++++++++++++++++++++++++++++++++++
> src/conf/storage_conf.c | 4 +-
> 5 files changed, 124 insertions(+), 9 deletions(-)
ACK except for patch 5
Thanks, pushed all except 5.
- Cole