Stefan Berger
2007-Jan-22 12:21 UTC
[Xen-devel] [PATCH] [XEND] Fix get_dev_property_by_uuid
This patch replaces calls to get_dev_property() by calls to get_dev_property_by_uuid() in XenAPI.py and fixes the implementation of get_dev_property_by_uuid. I am adding a test case to the xapi grouptests to verify the fixes. There''s a FIXME note in the test case which should be looked at. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Alastair Tse
2007-Jan-22 17:26 UTC
Re: [Xen-devel] [PATCH] [XEND] Fix get_dev_property_by_uuid
On Mon, 2007-01-22 at 07:21 -0500, Stefan Berger wrote:> This patch replaces calls to get_dev_property() by calls to > get_dev_property_by_uuid() in XenAPI.py and fixes the implementation > of > get_dev_property_by_uuid. > I am adding a test case to the xapi grouptests to verify the fixes. > There''s a FIXME note in the test case which should be looked at. > > Signed-off-by: Stefan Berger <stefanb@us.ibm.com>Applied. Thanks, Alastair _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel