WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [Patch][RFC] xend config list

To: Aron Griffis <aron@xxxxxx>
Subject: Re: [Xen-devel] [Patch][RFC] xend config list
From: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
Date: Tue, 18 Sep 2007 10:00:00 +0900
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
Delivery-date: Mon, 17 Sep 2007 18:01:43 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070918000810.GF27550@xxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <43C7F6A0BB8A3Ctakebe_akio@xxxxxxxxxxxxxx> <20070918000810.GF27550@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi, Aron

>Akio Takebe wrote:  [Fri Sep 14 2007, 03:27:40AM EDT]
>> +    if show_xend:
>> +        print 'config_default\t\t\t\t: ',xoptions.config_default
>> +        print 'xoptions.config_path\t\t\t: ',xoptions.config_path
>> +        print 'xoptions.config_var\t\t\t: ',xoptions.config_var
[snip..]
>> xend_unix_server_default
>> +        print 'xend_unix_xmlrpc_server_default\t\t: ',xoptions.
>> xend_unix_xmlrpc_server_default
>> +        print 'xend_vnc_listen_default\t\t\t: ',xoptions.
>> xend_vnc_listen_default
>> +        print 'config:'
>> +        for i in xoptions.config:
>> +            print "    ",i
>
>This long list is bound to go stale pretty quickly.  I'm not a python
>expert but surely there's a way to loop through the values you want to
>show?

Thank you for your comment.
It's good idea, I'll try to find the way.
If anybody know that, please tell me.

Best Regards,

Akio Takebe


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