# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Date 1170355550 0
# Node ID 23bf61e72279682f46342d8c01977bed63ceb5be
# Parent e0b7ab2a1d5677ba95a3f2c29eb083fc248357e2
Clean up some cruft.
Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
tools/python/xen/xend/XendConfig.py | 6 ------
1 files changed, 6 deletions(-)
diff -r e0b7ab2a1d56 -r 23bf61e72279 tools/python/xen/xend/XendConfig.py
--- a/tools/python/xen/xend/XendConfig.py Thu Feb 01 18:15:36 2007 +0000
+++ b/tools/python/xen/xend/XendConfig.py Thu Feb 01 18:45:50 2007 +0000
@@ -148,15 +148,9 @@ XENAPI_CFG_TYPES = {
'vcpus_policy': str,
'vcpus_params': dict,
'vcpus_number': int,
- 'vcpus_features_required': list,
- 'vcpus_features_can_use': list,
- 'vcpus_features_force_on': list,
- 'vcpus_features_force_off': list,
'actions_after_shutdown': str,
'actions_after_reboot': str,
- 'actions_after_suspend': str,
'actions_after_crash': str,
- 'tpm_instance': int,
'tpm_backend': int,
'PV_bootloader': str,
'PV_kernel': str,
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|