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

[Xen-devel] create.dtd strictness required? xenapi_create.py suggestion

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] create.dtd strictness required? xenapi_create.py suggestion
From: Stefan de Konink <skinkie@xxxxxxxxx>
Date: Sat, 08 Dec 2007 22:38:23 +0100
Delivery-date: Sat, 08 Dec 2007 13:39:01 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.9 (X11/20071205)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,


It seems that the create.dtd is very strict. I wonder why the QoS types
are required, while not even in the Open Source version of Xen present.
I guess something like rate shaping of network interfaces can be
implemented quickly.

Personally I had many problems creating an XML file, because the -x
option didn't printed out anything. So maybe provide some easy xml
examples too.


Next to this I think the xm/xenapi_create.py code should be initialized
with a server variable and *not* import this from main. In that case
every python script is able to create a configuration (which is almost
the hardest task in the XenAPI) with my poor python skils I created a
global server and a init(init_server) to initialize this variable.



Stefan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHWw7PYH1+F2Rqwn0RCuRjAJ9YqMEn2RdwdsoV7EZKUJBDZ+XYGwCggKMd
zsgoYM3Clihv4s0ceH3UPOQ=
=QjJB
-----END PGP SIGNATURE-----

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] create.dtd strictness required? xenapi_create.py suggestion, Stefan de Konink <=