|   | 
      | 
  
  
      | 
      | 
  
 
     | 
    | 
  
  
     | 
    | 
  
  
    |   | 
      | 
  
  
    | 
         
xen-changelog
[Xen-changelog] [xen-unstable] XM/XenAPI: Enable Console	other_config pa
 
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1210166208 -3600
# Node ID 9a6ad687ec20dd84753e334b104a154738eae6ec
# Parent  0bc9343661273585966f30f12d36ceb784a63787
XM/XenAPI: Enable Console other_config parameters to be passed through Xen API.
Signed-off-by: Yosuke Iwamatsu <y-iwamatsu@xxxxxxxxxxxxx>
---
 tools/python/xen/xm/xenapi_create.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff -r 0bc934366127 -r 9a6ad687ec20 tools/python/xen/xm/xenapi_create.py
--- a/tools/python/xen/xm/xenapi_create.py      Wed May 07 09:45:55 2008 +0100
+++ b/tools/python/xen/xm/xenapi_create.py      Wed May 07 14:16:48 2008 +0100
@@ -485,9 +485,9 @@ class xenapi_create:
                 vm_ref,
             "protocol":
                 console.attributes["protocol"].value,
-            "other_params":
+            "other_config":
                 get_child_nodes_as_dict(console,
-                  "other_param", "key", "value")
+                  "other_config", "key", "value")
             }
 
         return server.xenapi.console.create(console_record)
_______________________________________________
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] XM/XenAPI: Enable Console	other_config parameters to be passed through Xen API.,
Xen patchbot-unstable <=
  
 |  
  
 | 
    | 
  
  
    |   | 
    |