diff --git a/share/doc/xsd/acct.xsd b/share/doc/xsd/acct.xsd index 16cf56fa98..d4fd284589 100644 --- a/share/doc/xsd/acct.xsd +++ b/share/doc/xsd/acct.xsd @@ -78,7 +78,9 @@ MONITOR_ACTION = 44 --> - + + + diff --git a/share/doc/xsd/host.xsd b/share/doc/xsd/host.xsd index 7bf1d449ae..79ff68a584 100644 --- a/share/doc/xsd/host.xsd +++ b/share/doc/xsd/host.xsd @@ -31,6 +31,8 @@ + + @@ -46,6 +48,8 @@ + + diff --git a/share/doc/xsd/image.xsd b/share/doc/xsd/image.xsd index abcff11517..2f574edab6 100644 --- a/share/doc/xsd/image.xsd +++ b/share/doc/xsd/image.xsd @@ -78,6 +78,7 @@ + diff --git a/share/doc/xsd/test.sh b/share/doc/xsd/test.sh index ac23f4a5f2..eb43c78655 100755 --- a/share/doc/xsd/test.sh +++ b/share/doc/xsd/test.sh @@ -41,6 +41,9 @@ onehost create host01 --im dummy --vm dummy onehost create host02 --im dummy --vm dummy onehost create host03 --im dummy --vm dummy +#Wait to monitor hosts +sleep 30 + onecluster addhost newcluster host03 for i in `onehost list | tail -n +2 | tr -s ' ' | cut -f2 -d ' '`; do diff --git a/share/doc/xsd/vm.xsd b/share/doc/xsd/vm.xsd index 93b6c0df03..69ae7abfc7 100644 --- a/share/doc/xsd/vm.xsd +++ b/share/doc/xsd/vm.xsd @@ -72,9 +72,6 @@ - - - @@ -138,6 +135,9 @@ MONITOR_ACTION = 44 --> + + +