aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-03-17 08:31:17 +0000
committerKeir Fraser <keir.fraser@citrix.com>2010-03-17 08:31:17 +0000
commita7e7bb6199d2d9e81b0097dcbd3edac1fb886d24 (patch)
treeb1083f527fd03f8d8677c5b702c619bb563002e7
parentbc43f6118dd93beb8302430855ab240cce663ade (diff)
downloadxen-a7e7bb6199d2d9e81b0097dcbd3edac1fb886d24.tar.gz
xen-a7e7bb6199d2d9e81b0097dcbd3edac1fb886d24.tar.bz2
xen-a7e7bb6199d2d9e81b0097dcbd3edac1fb886d24.zip
xend: Remove warning message from xend.log
When I created a domain, I saw the following warning message in xend.log. This patch removes the message from xend.log. [2010-03-16 19:04:16 3623] WARNING (XendConfig:872) Unconverted key: Description Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
-rw-r--r--tools/python/xen/xend/XendConfig.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/python/xen/xend/XendConfig.py b/tools/python/xen/xend/XendConfig.py
index 0624bc62f9..a8eae6c6ba 100644
--- a/tools/python/xen/xend/XendConfig.py
+++ b/tools/python/xen/xend/XendConfig.py
@@ -233,6 +233,7 @@ XENAPI_CFG_TYPES = {
's3_integrity' : int,
'superpages' : int,
'memory_sharing': int,
+ 'Description': str,
}
# List of legacy configuration keys that have no equivalent in the