[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] Fix preamble -- get_by_short_name is now called get_by_name_label.
# HG changeset patch # User Ewan Mellor <ewan@xxxxxxxxxxxxx> # Node ID 0bf7d37bcfdbb01daed517f059c2b6df633e7288 # Parent a2d6e4a53e7ade1d91ba69d94767f74577bb773c Fix preamble -- get_by_short_name is now called get_by_name_label. Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx> --- docs/xen-api/presentation.tex | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff -r a2d6e4a53e7a -r 0bf7d37bcfdb docs/xen-api/presentation.tex --- a/docs/xen-api/presentation.tex Wed Oct 25 20:34:26 2006 +0100 +++ b/docs/xen-api/presentation.tex Wed Oct 25 20:40:49 2006 +0100 @@ -127,9 +127,9 @@ values. \item Each class has a {\tt get\_by\_uuid(uuid)} RPC that returns the object of that class that has the specified {\tt uuid}. -\item Each class that has a {\tt short\_name} field has a -``{\tt get\_by\_short\_name(name)}'' RPC that returns a set of objects of that -class that have the specified {\tt name}. +\item Each class that has a {\tt name\_label} field has a +``{\tt get\_by\_name\_label(name)}'' RPC that returns a set of objects of that +class that have the specified {\tt label}. \item Each class has a ``{\tt to\_XML()}'' RPC that serialises the state of all fields as an XML string. _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |