[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] [XEND] Fix parsing of bootloader and bootloader_args in XendConfig



# HG changeset patch
# User Alastair Tse <atse@xxxxxxxxxxxxx>
# Date 1166788702 0
# Node ID 8c6e20c6056329dedcfb333b67945562955c23a3
# Parent  5675a2ac56e4b8904252b00c931415cf372ea787
[XEND] Fix parsing of bootloader and bootloader_args in XendConfig

Signed-off-by: Alastair Tse <atse@xxxxxxxxxxxxx>
---
 tools/python/xen/xend/XendConfig.py |    2 ++
 1 files changed, 2 insertions(+)

diff -r 5675a2ac56e4 -r 8c6e20c60563 tools/python/xen/xend/XendConfig.py
--- a/tools/python/xen/xend/XendConfig.py       Fri Dec 22 11:49:19 2006 +0000
+++ b/tools/python/xen/xend/XendConfig.py       Fri Dec 22 11:58:22 2006 +0000
@@ -93,6 +93,8 @@ XENAPI_CFG_TO_LEGACY_CFG = {
     'actions_after_reboot': 'on_reboot',
     'actions_after_crash': 'on_crash', 
     'platform_localtime': 'localtime',
+    'PV_bootloader': 'bootloader',
+    'PV_bootloader_args': 'bootloader_args',
 }
 
 LEGACY_CFG_TO_XENAPI_CFG = reverse_dict(XENAPI_CFG_TO_LEGACY_CFG)

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.