|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] xend: Update config-format version, due t
# HG changeset patch
# User kfraser@xxxxxxxxxxxxxxxxxxxxx
# Date 1176380288 -3600
# Node ID 887fa548f65082a870068df6f748efde161bbb41
# Parent 95a9998ede92f589976479cd6663b3c419760440
xend: Update config-format version, due to changes in 3.0.5.
Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx>
---
tools/python/xen/xend/XendNode.py | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -r 95a9998ede92 -r 887fa548f650 tools/python/xen/xend/XendNode.py
--- a/tools/python/xen/xend/XendNode.py Thu Apr 12 12:12:56 2007 +0100
+++ b/tools/python/xen/xend/XendNode.py Thu Apr 12 13:18:08 2007 +0100
@@ -603,7 +603,7 @@ class XendNode:
return [[k, info[k]] for k in ITEM_ORDER]
def xendinfo(self):
- return [['xend_config_format', 3]]
+ return [['xend_config_format', 4]]
#
# utilisation tracking
_______________________________________________
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] xend: Update config-format version, due to changes in 3.0.5.,
Xen patchbot-unstable <=
|
|
|
|
|