]> xenbits.xensource.com Git - xen.git/commit
xend: Implement get_by_name_label for class XendNetwork
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 4 Dec 2007 10:41:55 +0000 (10:41 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 4 Dec 2007 10:41:55 +0000 (10:41 +0000)
commita914d49745ea205b705ff7b07c47b7239072642b
treecb3880733b75a6e64ba3ecde936447e51ca9c392
parentf81035fe34f2563964b9cd6928adb3e6ba744e67
xend: Implement get_by_name_label for class XendNetwork

Although XenAPI c-bindings support this operation on Network class,
there is no implementation in xend.  This patch provides one.

Signed-off-by: Jim Fehlig <jfehlig@novell.com>
tools/python/xen/xend/XendNetwork.py