You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2017/01/10 05:50:30 UTC

[2/3] cloudstack-docs-rn git commit: upgrade_notes: update page

upgrade_notes: update page

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


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

Branch: refs/heads/4.9
Commit: 13dc6519db3e07c0562e4929ea0daf5c56eed5cb
Parents: abfa856
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Tue Jan 10 11:12:43 2017 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Tue Jan 10 11:12:43 2017 +0530

----------------------------------------------------------------------
 source/upgrade/upgrade_notes.rst | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/13dc6519/source/upgrade/upgrade_notes.rst
----------------------------------------------------------------------
diff --git a/source/upgrade/upgrade_notes.rst b/source/upgrade/upgrade_notes.rst
index 3ff158e..26b283c 100644
--- a/source/upgrade/upgrade_notes.rst
+++ b/source/upgrade/upgrade_notes.rst
@@ -67,16 +67,7 @@ ldap.username.attribute uid            sAMAccountName
 SystemVM 32bit deprecated
 -------------------------
 
-32bit versions of systemvm templates are in the process of behing deprecated. Upgrade instructions from this Release Notes use 64bit templates. 32bit systemvm-templates are available for this version on `http://cloudstack.apt-get.eu/systemvm/4.4/ <http://cloudstack.apt-get.eu/systemvm/4.4/>`_. Follow the dev mailing list for further updates.
-
-
-.. not confirmed 
-   Build From Sources
-   ------------------
-   
-   Since CloudStack 4.2.1 build packages from source using non opensource 
-   modules param ``-nonoss`` changed to ``-   noredist``.
-
+32bit versions of systemvm templates are in the process of behing deprecated. Upgrade instructions from this Release Notes use 64bit templates.
 
 Explicit JDBC driver declaration
 --------------------------------
@@ -85,9 +76,10 @@ While upgrading, on some environments the following may be required to be
 added in CloudStack's db.properties file:
 
    # Add these to your db.properties file
+
    db.cloud.driver=jdbc:mysql
+
    db.usage.driver=jdbc:mysql
-   db.simulator.driver=jdbc:mysql
 
 
 Other Notes