]> xenbits.xensource.com Git - xen.git/commitdiff
xend: Remove warning message from xend.log
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 17 Mar 2010 08:31:17 +0000 (08:31 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 17 Mar 2010 08:31:17 +0000 (08:31 +0000)
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>
tools/python/xen/xend/XendConfig.py

index 0624bc62f96b94a38c1b670aa15fd031529bce3c..a8eae6c6ba49deee90fe960db460651036d115e9 100644 (file)
@@ -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