|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] Fix typo in host record.
# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Date 1172440419 0
# Node ID d81c0b55e2480c6a4189b91226076dfb705a62cc
# Parent 02f32a4df8db8164bd9cbcb990bf4c591aa1d2ad
Fix typo in host record.
Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
tools/python/xen/xend/XendAPI.py | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -r 02f32a4df8db -r d81c0b55e248 tools/python/xen/xend/XendAPI.py
--- a/tools/python/xen/xend/XendAPI.py Sun Feb 25 21:52:54 2007 +0000
+++ b/tools/python/xen/xend/XendAPI.py Sun Feb 25 21:53:39 2007 +0000
@@ -725,7 +725,7 @@ class XendAPI(object):
'API_version_major': XEN_API_VERSION_MAJOR,
'API_version_minor': XEN_API_VERSION_MINOR,
'API_version_vendor': XEN_API_VERSION_VENDOR,
- 'API_version_vendor_implemention':
+ 'API_version_vendor_implementation':
XEN_API_VERSION_VENDOR_IMPLEMENTATION,
'software_version': node.xen_version(),
'other_config': node.other_config,
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] Fix typo in host record.,
Xen patchbot-unstable <=
|
|
|
|
|