You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2014/01/03 09:51:13 UTC

git commit: CLOUDSTACK-4945

Updated Branches:
  refs/heads/master 3a9aea743 -> c6c88045f


CLOUDSTACK-4945


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/c6c88045
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/c6c88045
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/c6c88045

Branch: refs/heads/master
Commit: c6c88045fd1a4bd6be70a861fb0a906d2a1400ed
Parents: 3a9aea7
Author: radhikap <ra...@citrix.com>
Authored: Fri Jan 3 14:20:48 2014 +0530
Committer: radhikap <ra...@citrix.com>
Committed: Fri Jan 3 14:20:48 2014 +0530

----------------------------------------------------------------------
 en-US/Admin_Guide.ent     | 2 +-
 en-US/Admin_Guide.xml     | 3 ++-
 en-US/storage-plugins.xml | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/c6c88045/en-US/Admin_Guide.ent
----------------------------------------------------------------------
diff --git a/en-US/Admin_Guide.ent b/en-US/Admin_Guide.ent
index abb1885..52b942f 100644
--- a/en-US/Admin_Guide.ent
+++ b/en-US/Admin_Guide.ent
@@ -18,5 +18,5 @@
 
 <!ENTITY PRODUCT "CloudStack">
 <!ENTITY BOOKID "Technical Documentation">
-<!ENTITY YEAR "2012">
+<!ENTITY YEAR "2014">
 <!ENTITY HOLDER "Apache Software Foundation">

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/c6c88045/en-US/Admin_Guide.xml
----------------------------------------------------------------------
diff --git a/en-US/Admin_Guide.xml b/en-US/Admin_Guide.xml
index d3b9706..3589990 100644
--- a/en-US/Admin_Guide.xml
+++ b/en-US/Admin_Guide.xml
@@ -26,7 +26,7 @@
     <bookinfo id="cloudstack_admin">
     <title>&PRODUCT; Administrator's Guide</title>
     <productname>Apache CloudStack</productname>
-    <productnumber>4.2.0</productnumber>
+    <productnumber>4.3.0</productnumber>
     <edition>1</edition>
     <pubsnumber></pubsnumber>
     <abstract>
@@ -65,6 +65,7 @@
     <xi:include href="global-config.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="api-overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="tuning.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+   <xi:include href="storage-plugins.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="troubleshooting.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="time-zones.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="event-types.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/c6c88045/en-US/storage-plugins.xml
----------------------------------------------------------------------
diff --git a/en-US/storage-plugins.xml b/en-US/storage-plugins.xml
index e92cd4d..49f3036 100644
--- a/en-US/storage-plugins.xml
+++ b/en-US/storage-plugins.xml
@@ -44,7 +44,7 @@
         <para>To add a third-party storage option to &PRODUCT;, follow these general steps (explained in more detail
             later in this section):</para>
         <orderedlist>
-            <listitem><para>Iimplement the following interfaces in Java:</para>
+            <listitem><para>Implement the following interfaces in Java:</para>
                 <itemizedlist>
                     <listitem><para>DataStoreDriver</para></listitem>
                     <listitem><para>DataStoreLifecycle</para></listitem>