Updating link to change in openSUSE:Factory/xen revision 89.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=107e3dc5cefbc69ed9ea1971c7d0f941
This commit is contained in:
committed by
Git OBS Bridge
parent
3c9f5b57ac
commit
15e24c8338
@@ -1,7 +1,5 @@
|
||||
Index: xen-4.0.0-testing/docs/xen-api/coversheet.tex
|
||||
===================================================================
|
||||
--- xen-4.0.0-testing.orig/docs/xen-api/coversheet.tex
|
||||
+++ xen-4.0.0-testing/docs/xen-api/coversheet.tex
|
||||
--- a/docs/xen-api/coversheet.tex
|
||||
+++ b/docs/xen-api/coversheet.tex
|
||||
@@ -52,6 +52,7 @@ Mike Day, IBM & Daniel Veillard, Red Hat
|
||||
Jim Fehlig, Novell & Tom Wilkie, University of Cambridge \\
|
||||
Jon Harrop, XenSource & Yosuke Iwamatsu, NEC \\
|
||||
@@ -10,10 +8,8 @@ Index: xen-4.0.0-testing/docs/xen-api/coversheet.tex
|
||||
\end{tabular}
|
||||
\end{large}
|
||||
|
||||
Index: xen-4.0.0-testing/docs/xen-api/revision-history.tex
|
||||
===================================================================
|
||||
--- xen-4.0.0-testing.orig/docs/xen-api/revision-history.tex
|
||||
+++ xen-4.0.0-testing/docs/xen-api/revision-history.tex
|
||||
--- a/docs/xen-api/revision-history.tex
|
||||
+++ b/docs/xen-api/revision-history.tex
|
||||
@@ -50,6 +50,12 @@
|
||||
between classes. Added host.PSCSI\_HBAs and VM.DSCSI\_HBAs
|
||||
fields.\tabularnewline
|
||||
@@ -22,15 +18,13 @@ Index: xen-4.0.0-testing/docs/xen-api/revision-history.tex
|
||||
+ Added definitions of new classes cpu\_pool. Updated the table
|
||||
+ and the diagram representing relationships between classes.
|
||||
+ Added fields host.resident\_cpu\_pools, VM.cpu\_pool and
|
||||
+ host\_cpu.cpu\_pool.
|
||||
+ host\_cpu.cpu\_pool.\tabularnewline
|
||||
+ \hline
|
||||
\end{tabular}
|
||||
\end{center}
|
||||
\end{flushleft}
|
||||
Index: xen-4.0.0-testing/docs/xen-api/xenapi-coversheet.tex
|
||||
===================================================================
|
||||
--- xen-4.0.0-testing.orig/docs/xen-api/xenapi-coversheet.tex
|
||||
+++ xen-4.0.0-testing/docs/xen-api/xenapi-coversheet.tex
|
||||
--- a/docs/xen-api/xenapi-coversheet.tex
|
||||
+++ b/docs/xen-api/xenapi-coversheet.tex
|
||||
@@ -17,12 +17,12 @@
|
||||
\newcommand{\coversheetlogo}{xen.eps}
|
||||
|
||||
@@ -46,10 +40,8 @@ Index: xen-4.0.0-testing/docs/xen-api/xenapi-coversheet.tex
|
||||
|
||||
%% Document authors
|
||||
\newcommand{\docauthors}{
|
||||
Index: xen-4.0.0-testing/docs/xen-api/xenapi-datamodel-graph.dot
|
||||
===================================================================
|
||||
--- xen-4.0.0-testing.orig/docs/xen-api/xenapi-datamodel-graph.dot
|
||||
+++ xen-4.0.0-testing/docs/xen-api/xenapi-datamodel-graph.dot
|
||||
--- a/docs/xen-api/xenapi-datamodel-graph.dot
|
||||
+++ b/docs/xen-api/xenapi-datamodel-graph.dot
|
||||
@@ -14,7 +14,7 @@ fontname="Verdana";
|
||||
|
||||
node [ shape=box ]; session VM host network VIF PIF SR VDI VBD PBD user;
|
||||
@@ -67,10 +59,8 @@ Index: xen-4.0.0-testing/docs/xen-api/xenapi-datamodel-graph.dot
|
||||
+cpu_pool -> VM [ arrowhead="crow", arrowtail="none" ]
|
||||
+host -> cpu_pool [ arrowhead="crow", arrowtail="none" ]
|
||||
}
|
||||
Index: xen-4.0.0-testing/docs/xen-api/xenapi-datamodel.tex
|
||||
===================================================================
|
||||
--- xen-4.0.0-testing.orig/docs/xen-api/xenapi-datamodel.tex
|
||||
+++ xen-4.0.0-testing/docs/xen-api/xenapi-datamodel.tex
|
||||
--- a/docs/xen-api/xenapi-datamodel.tex
|
||||
+++ b/docs/xen-api/xenapi-datamodel.tex
|
||||
@@ -56,6 +56,7 @@ Name & Description \\
|
||||
{\tt debug} & A basic class for testing \\
|
||||
{\tt XSPolicy} & A class for handling Xen Security Policies \\
|
||||
@@ -89,7 +79,7 @@ Index: xen-4.0.0-testing/docs/xen-api/xenapi-datamodel.tex
|
||||
\hline
|
||||
\end{tabular}\end{center}
|
||||
|
||||
@@ -499,6 +503,56 @@ error code and a message describing the
|
||||
@@ -499,6 +503,56 @@ error code and a message describing the
|
||||
\begin{verbatim}SECURITY_ERROR(xserr, message)\end{verbatim}
|
||||
\begin{center}\rule{10em}{0.1pt}\end{center}
|
||||
|
||||
|
Reference in New Issue
Block a user