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:52:03 UTC

[1/6] cloudstack-docs-rn git commit: 4.9.2.0 release notes

Repository: cloudstack-docs-rn
Updated Branches:
  refs/heads/master 15624a834 -> bfee260e3


4.9.2.0 release notes

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/19a1cb6f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/19a1cb6f
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/19a1cb6f

Branch: refs/heads/master
Commit: 19a1cb6fe18ff85287b095e121b8fa925bf7d006
Parents: 15624a8
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Fri Jan 6 15:08:14 2017 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Fri Jan 6 15:16:15 2017 +0530

----------------------------------------------------------------------
 source/conf.py          |   2 +-
 source/fixed_issues.rst | 356 ++++++++++++++++++++++++++++++++++++++++++-
 source/global.rst       |  10 +-
 utils/issues.py         |  51 +++++++
 4 files changed, 412 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/19a1cb6f/source/conf.py
----------------------------------------------------------------------
diff --git a/source/conf.py b/source/conf.py
index 45b8310..0cb3769 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -76,7 +76,7 @@ copyright = u'2016, Apache CloudStack'
 # The short X.Y version.
 version = '4.9'
 # The full version, including alpha/beta/rc tags.
-release = '4.9.0'
+release = '4.9.2.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/19a1cb6f/source/fixed_issues.rst
----------------------------------------------------------------------
diff --git a/source/fixed_issues.rst b/source/fixed_issues.rst
index c018c50..46891be 100644
--- a/source/fixed_issues.rst
+++ b/source/fixed_issues.rst
@@ -23,7 +23,6 @@ pull requests. All new features and bugs for |release| have been merged through
 Github pull requests.  A subset of these changes are tracked in Jira, which have a 
 standard naming convention of "CLOUDSTACK-NNNN" where "NNNN" is the issue number.
 
-
 Issues Fixed in |release|
 -------------------------
 
@@ -32,6 +31,201 @@ Issues Fixed in |release|
 +--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
 | Branches           | Github   | Jira               | Type          | Priority | Description                                                |
 +====================+==========+====================+===============+==========+============================================================+
+| 4.9                | `#1764`_ | CLOUDSTACK-9597_   | Bug           | Major    | Incorrect updateResourceCount()                            |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1781`_ | CLOUDSTACK-9612_   | Bug           | Major    | Restart Network with clean up fails for networks whose off |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1783`_ | CLOUDSTACK-9615_   | Bug           | Major    | Ingress Firewall Rules with blank start and End ports does |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1782`_ | CLOUDSTACK-9617_   | Bug           | Major    | Enabling Remote access Vpn Fails when there is a portforwa |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1804`_ | CLOUDSTACK-9639_   | Bug           | Major    | Unable to create shared network with vLan isolation        |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1811`_ | CLOUDSTACK-9649_   | Bug           | Major    | In the management server log there is an error related to  |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9662_   | Improvement   | Major    | Adding XenServer 7 support to Cloudstack                   |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1827`_ | CLOUDSTACK-9673_   | Bug           | Critical | Exception occured while creating the CPVM in the VmWare Se |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1828`_ | CLOUDSTACK-9676_   | Bug           | Critical | Start instance fails after reverting to a VM snapshot, whe |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1839`_ | CLOUDSTACK-9683_   | Bug           | Major    | system.vm.default.hypervisor Does Not Pin Hypervisor Type  |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1846`_ | CLOUDSTACK-9688_   | Bug           | Major    | Fix smoke test failures for 4.9                            |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+
+Issues Fixed in 4.9.1.0
+-----------------------
+
+.. cssclass:: table-striped table-bordered table-hover
+
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| Branches           | Github   | Jira               | Type          | Priority | Description                                                |
++====================+==========+====================+===============+==========+============================================================+
+| 4.9                | `#1663`_ | CLOUDSTACK-6432_   | Bug           | Major    | Prevent VR from response to DNS request from outside of ne |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1743`_ | CLOUDSTACK-8326_   | Bug           | Major    | Bug in cloudstack virtual router (KVM) in Simple zone with |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#798`_  | CLOUDSTACK-8830_   | Bug           | Major    | [VMware] VM snapshot fails for 12 min after instance creat |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#828`_  | CLOUDSTACK-8854_   | Bug           | Major    | Apple Mac OS/X VM get created without USB controller in ES |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#896`_  | CLOUDSTACK-8908_   | Bug           | Major    | After copying the template charging for that template is s |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1673`_ | CLOUDSTACK-9071_   | Bug           | Major    | stats.output.uri stops the server from starting if the uri |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1240`_ | CLOUDSTACK-9161_   | Bug           | Critical | Quota Service: fix marvin test                             |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1744`_ | CLOUDSTACK-9183_   | Bug           | Major    | CS 4.7.0 bash: /opt/cloud/bin/getRouterAlerts.sh: No such  |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1396`_ | CLOUDSTACK-9269_   | Bug           | Major    | Missing field for Switch type for Management and Storage t |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1659`_ | CLOUDSTACK-9339_   | Bug           | Major    | Virtual Routers don't handle Multiple Public Interfaces    |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1696`_ | CLOUDSTACK-9364_   | Task          | Major    | Add Support for Ubuntu 16.04                               |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9376_   | Bug           | Major    | Using the listTemplates API with the "templatefilter=all"  |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1560`_ | CLOUDSTACK-9386_   | Bug           | Major    | DS template copies don\u2019t get deleted in VMware ESXi with m |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1586`_ | CLOUDSTACK-9410_   | Bug           | Minor    | Data Disk shown as "detached" in XS                        |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1785`_ | CLOUDSTACK-9416_   | Bug           | Major    | ACS master GUI: Enabling Static NAT on an associated Publi |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1621`_ | CLOUDSTACK-9444_   | Bug           | Minor    | ERROR c.c.u.d.DriverLoader DB driver type null is not supp |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9447_   | Bug           | Major    | Fix systemvm template build failure                        |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1646`_ | CLOUDSTACK-9449_   | Bug           | Major    | Dynamic roles default user description typo and column iss |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1635`_ | CLOUDSTACK-9451_   | Bug           | Minor    | stopVirtualMachine ignores forced parameter                |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1634`_ | CLOUDSTACK-9452_   | Bug           | Blocker  | CentOS6 kvm hosts stop working after upgrade               |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1641`_ | CLOUDSTACK-9459_   | Bug           | Critical | Database upgrade from 3.0.7 to 4.9.0 fails with a ResultSe |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1674`_ | CLOUDSTACK-9460_   | Bug           | Major    | Graceful handling of Mysql server connection timeout       |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1647`_ | CLOUDSTACK-9462_   | Bug           | Major    | Systemd packaging for Ubuntu 16.04                         |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1649`_ | CLOUDSTACK-9463_   | Bug           | Major    | Dynamic roles migrate script fails with old commands.prope |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1656`_ | CLOUDSTACK-9466_   | Bug           | Major    | Upgrading to older CloudStack 4.0.x to 4.1.x causes sql co |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1657`_ | CLOUDSTACK-9467_   | Bug           | Blocker  | Fresh installation of cloudstack-usage server fails        |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9468_   | Improvement   | Minor    | Alert code documentation out of sync with responses        |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1660`_ | CLOUDSTACK-9470_   | Improvement   | Major    | [BLOCKER] Bug in SshHelper affecting interaction with vRou |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1666`_ | CLOUDSTACK-9480_   | Bug           | Critical | Egress Firewall: Incorrect use of Allow/Deny for ICMP      |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1670`_ | CLOUDSTACK-9481_   | Bug           | Major    | Convert MyISAM table to InnoDB for consistency             |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1684`_ | CLOUDSTACK-9489_   | Bug           | Blocker  | When upgrading, Config.java new configuration are not upda |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1681`_ | CLOUDSTACK-9491_   | Bug           | Major    | Vmware resource: incorrect parsing of device list to find  |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9495_   | Bug           | Critical | Egress rules functionalty broken when protocol=all specifi |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1680`_ | CLOUDSTACK-9498_   | Bug           | Major    | VR CsFile search utility methods fail when search string h |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1676`_ | CLOUDSTACK-9502_   | Bug           | Major    | Target CLOUDSTACK-9386 into 4.9 release branch             |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1745`_ | CLOUDSTACK-9503_   | Bug           | Major    | The router script times out resulting in failure of deploy |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1694`_ | CLOUDSTACK-9509_   | Bug           | Critical | KVM Hosts connect with no storage                          |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1724`_ | CLOUDSTACK-9511_   | Bug           | Critical | fix test_privategw_acl.py to handle multiple physical netw |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9514_   | Bug           | Critical | MarvinTests: some host credentials are hardcoded, make the |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9515_   | Bug           | Critical | internal LB vm is not handled when parsing cmd_line.json,  |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9522_   | Bug           | Major    | Marvin common.py setNonContiguousVlanIds does not hanlde m |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9524_   | Bug           | Major    | Some marvin tests don't check hypervisor before executing  |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9526_   | Bug           | Major    | Marvin test_deploy_vgpu_enabled_vm.py - Fix a hardcoded us |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9527_   | Bug           | Major    | test_01_test_vm_volume_snapshot making test negative again |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9529_   | Bug           | Major    | Marvin Tests do not clean up properly                      |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9531_   | Bug           | Major    | Fix tearDown issue in test_vpc_vpn.py                      |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9532_   | Bug           | Major    | Use macchinina as a template for failing tests             |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9533_   | Bug           | Major    | gateway of public IP is not handled correctly when parsing |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1701`_ | CLOUDSTACK-9534_   | Bug           | Major    | Allow users to destroy VR when in running state            |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1702`_ | CLOUDSTACK-9535_   | Improvement   | Major    | [API] listVMSnapshots improvement                          |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1710`_ | CLOUDSTACK-9538_   | Bug           | Major    | Deleting Snapshot From Primary Storage Fails on RBD Storag |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1742`_ | CLOUDSTACK-9544_   | Bug           | Major    | Account API keys vulnerability in Cloudstack with possible |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1712`_ | CLOUDSTACK-9550_   | Bug           | Major    | Metrics view does not filter items based on zone/cluster/h |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1728`_ | CLOUDSTACK-9551_   | Bug           | Major    | Pull KVM agent's tmp folder usage within its own folder st |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1713`_ | CLOUDSTACK-9552_   | Bug           | Major    | KVM Security Groups do not allow DNS over TCP egress       |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1714`_ | CLOUDSTACK-9553_   | Bug           | Major    | Usage event is not getting recorded for snapshots in a spe |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1715`_ | CLOUDSTACK-9554_   | Bug           | Major    | Juniper Contrail plug-in is publishing events to wrong mes |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1737`_ | CLOUDSTACK-9561_   | Bug           | Major    | After domain/account deletion, snapshot taken by the domai |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1729`_ | CLOUDSTACK-9564_   | Bug           | Major    | Fix memory leak in VmwareContextPool                       |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1731`_ | CLOUDSTACK-9565_   | Bug           | Major    | Fix intermittent failure in oobm test test_oobm_zchange_pa |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1738`_ | CLOUDSTACK-9566_   | Bug           | Major    | instance-id metadata for baremetal VM returns ID           |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1757`_ | CLOUDSTACK-9583_   | Bug           | Major    | VR: In CsDhcp.py preseed both hostaname and localhost to r |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1755`_ | CLOUDSTACK-9584_   | Bug           | Major    | Increase component tests coverage in Travis run            |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1766`_ | CLOUDSTACK-9598_   | Bug           | Major    | wrong defaut gateway in guest VM with nics in isolated and |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1791`_ | CLOUDSTACK-9622_   | Improvement   | Trivial  | Localisation for 'Project' label on the top of Web UI      |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1793`_ | CLOUDSTACK-9624_   | Bug           | Major    | Incorrect hypervisor mapping of guest os Windows 2008 Serv |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1796`_ | CLOUDSTACK-9626_   | Bug           | Major    | Instance fails to start after unsuccesful compute offering |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1799`_ | CLOUDSTACK-9632_   | Bug           | Major    | Upgrade bountycastle to 1.55+                              |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9634_   | Bug           | Major    | fix marvin test test_router_dhcp_opts failure              |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1802`_ | CLOUDSTACK-9635_   | Bug           | Major    | fix test_privategw_acl.py                                  |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                |          | CLOUDSTACK-9636_   | Bug           | Major    | The host alerts box should be named as hosts in Alerts.    |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1805`_ | CLOUDSTACK-9637_   | Bug           | Major    | Template create from snapshot does not populate vm_templat |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1809`_ | CLOUDSTACK-9646_   | Bug           | Critical | [Usage] No usage is generated for uploaded templates/volum |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1808`_ | CLOUDSTACK-9648_   | Bug           | Major    | Checkstyle module version fails to update by build_asf.sh  |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1817`_ | CLOUDSTACK-9654_   | Bug           | Major    | Missing hypervisor mapping of various SUSE Linux guest os  |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1820`_ | CLOUDSTACK-9656_   | Bug           | Blocker  | Usage does not gather if you have a project with usage     |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| 4.9                | `#1821`_ | CLOUDSTACK-9659_   | Bug           | Major    | mismatch in traffic type in ip_associations.json and ips.j |
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+
+
+Issues Fixed in 4.9.0
+-------------------------
+
+.. cssclass:: table-striped table-bordered table-hover
+
++--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
+| Branches           | Github   | Jira               | Type          | Priority | Description                                                |
++====================+==========+====================+===============+==========+============================================================+
 | 4.9                | `#1616`_ |                    |               |          | Added missing rules on router config, fixed ordering of    |
 |                    |          |                    |               |          | multiple rules                                             |
 +--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
@@ -767,4 +961,164 @@ Issues Fixed in |release|
 .. _CLOUDSTACK-9254: https://issues.apache.org/jira/browse/CLOUDSTACK-9254
 .. _`#1354`: https://github.com/apache/cloudstack/pull/1354
 .. _`#1356`: https://github.com/apache/cloudstack/pull/1356
+.. _CLOUDSTACK-6432: https://issues.apache.org/jira/browse/CLOUDSTACK-6432
+.. _CLOUDSTACK-8326: https://issues.apache.org/jira/browse/CLOUDSTACK-8326
+.. _CLOUDSTACK-8830: https://issues.apache.org/jira/browse/CLOUDSTACK-8830
+.. _CLOUDSTACK-8854: https://issues.apache.org/jira/browse/CLOUDSTACK-8854
+.. _CLOUDSTACK-8908: https://issues.apache.org/jira/browse/CLOUDSTACK-8908
+.. _CLOUDSTACK-9071: https://issues.apache.org/jira/browse/CLOUDSTACK-9071
+.. _CLOUDSTACK-9161: https://issues.apache.org/jira/browse/CLOUDSTACK-9161
+.. _CLOUDSTACK-9183: https://issues.apache.org/jira/browse/CLOUDSTACK-9183
+.. _CLOUDSTACK-9269: https://issues.apache.org/jira/browse/CLOUDSTACK-9269
+.. _CLOUDSTACK-9339: https://issues.apache.org/jira/browse/CLOUDSTACK-9339
+.. _CLOUDSTACK-9364: https://issues.apache.org/jira/browse/CLOUDSTACK-9364
+.. _CLOUDSTACK-9376: https://issues.apache.org/jira/browse/CLOUDSTACK-9376
+.. _CLOUDSTACK-9386: https://issues.apache.org/jira/browse/CLOUDSTACK-9386
+.. _CLOUDSTACK-9410: https://issues.apache.org/jira/browse/CLOUDSTACK-9410
+.. _CLOUDSTACK-9416: https://issues.apache.org/jira/browse/CLOUDSTACK-9416
+.. _CLOUDSTACK-9444: https://issues.apache.org/jira/browse/CLOUDSTACK-9444
+.. _CLOUDSTACK-9447: https://issues.apache.org/jira/browse/CLOUDSTACK-9447
+.. _CLOUDSTACK-9449: https://issues.apache.org/jira/browse/CLOUDSTACK-9449
+.. _CLOUDSTACK-9451: https://issues.apache.org/jira/browse/CLOUDSTACK-9451
+.. _CLOUDSTACK-9452: https://issues.apache.org/jira/browse/CLOUDSTACK-9452
+.. _CLOUDSTACK-9459: https://issues.apache.org/jira/browse/CLOUDSTACK-9459
+.. _CLOUDSTACK-9460: https://issues.apache.org/jira/browse/CLOUDSTACK-9460
+.. _CLOUDSTACK-9462: https://issues.apache.org/jira/browse/CLOUDSTACK-9462
+.. _CLOUDSTACK-9463: https://issues.apache.org/jira/browse/CLOUDSTACK-9463
+.. _CLOUDSTACK-9466: https://issues.apache.org/jira/browse/CLOUDSTACK-9466
+.. _CLOUDSTACK-9467: https://issues.apache.org/jira/browse/CLOUDSTACK-9467
+.. _CLOUDSTACK-9468: https://issues.apache.org/jira/browse/CLOUDSTACK-9468
+.. _CLOUDSTACK-9470: https://issues.apache.org/jira/browse/CLOUDSTACK-9470
+.. _CLOUDSTACK-9480: https://issues.apache.org/jira/browse/CLOUDSTACK-9480
+.. _CLOUDSTACK-9481: https://issues.apache.org/jira/browse/CLOUDSTACK-9481
+.. _CLOUDSTACK-9489: https://issues.apache.org/jira/browse/CLOUDSTACK-9489
+.. _CLOUDSTACK-9491: https://issues.apache.org/jira/browse/CLOUDSTACK-9491
+.. _CLOUDSTACK-9495: https://issues.apache.org/jira/browse/CLOUDSTACK-9495
+.. _CLOUDSTACK-9498: https://issues.apache.org/jira/browse/CLOUDSTACK-9498
+.. _CLOUDSTACK-9502: https://issues.apache.org/jira/browse/CLOUDSTACK-9502
+.. _CLOUDSTACK-9503: https://issues.apache.org/jira/browse/CLOUDSTACK-9503
+.. _CLOUDSTACK-9509: https://issues.apache.org/jira/browse/CLOUDSTACK-9509
+.. _CLOUDSTACK-9511: https://issues.apache.org/jira/browse/CLOUDSTACK-9511
+.. _CLOUDSTACK-9514: https://issues.apache.org/jira/browse/CLOUDSTACK-9514
+.. _CLOUDSTACK-9515: https://issues.apache.org/jira/browse/CLOUDSTACK-9515
+.. _CLOUDSTACK-9522: https://issues.apache.org/jira/browse/CLOUDSTACK-9522
+.. _CLOUDSTACK-9524: https://issues.apache.org/jira/browse/CLOUDSTACK-9524
+.. _CLOUDSTACK-9526: https://issues.apache.org/jira/browse/CLOUDSTACK-9526
+.. _CLOUDSTACK-9527: https://issues.apache.org/jira/browse/CLOUDSTACK-9527
+.. _CLOUDSTACK-9529: https://issues.apache.org/jira/browse/CLOUDSTACK-9529
+.. _CLOUDSTACK-9531: https://issues.apache.org/jira/browse/CLOUDSTACK-9531
+.. _CLOUDSTACK-9532: https://issues.apache.org/jira/browse/CLOUDSTACK-9532
+.. _CLOUDSTACK-9533: https://issues.apache.org/jira/browse/CLOUDSTACK-9533
+.. _CLOUDSTACK-9534: https://issues.apache.org/jira/browse/CLOUDSTACK-9534
+.. _CLOUDSTACK-9535: https://issues.apache.org/jira/browse/CLOUDSTACK-9535
+.. _CLOUDSTACK-9538: https://issues.apache.org/jira/browse/CLOUDSTACK-9538
+.. _CLOUDSTACK-9544: https://issues.apache.org/jira/browse/CLOUDSTACK-9544
+.. _CLOUDSTACK-9550: https://issues.apache.org/jira/browse/CLOUDSTACK-9550
+.. _CLOUDSTACK-9551: https://issues.apache.org/jira/browse/CLOUDSTACK-9551
+.. _CLOUDSTACK-9552: https://issues.apache.org/jira/browse/CLOUDSTACK-9552
+.. _CLOUDSTACK-9553: https://issues.apache.org/jira/browse/CLOUDSTACK-9553
+.. _CLOUDSTACK-9554: https://issues.apache.org/jira/browse/CLOUDSTACK-9554
+.. _CLOUDSTACK-9561: https://issues.apache.org/jira/browse/CLOUDSTACK-9561
+.. _CLOUDSTACK-9564: https://issues.apache.org/jira/browse/CLOUDSTACK-9564
+.. _CLOUDSTACK-9565: https://issues.apache.org/jira/browse/CLOUDSTACK-9565
+.. _CLOUDSTACK-9566: https://issues.apache.org/jira/browse/CLOUDSTACK-9566
+.. _CLOUDSTACK-9583: https://issues.apache.org/jira/browse/CLOUDSTACK-9583
+.. _CLOUDSTACK-9584: https://issues.apache.org/jira/browse/CLOUDSTACK-9584
+.. _CLOUDSTACK-9594: https://issues.apache.org/jira/browse/CLOUDSTACK-9594
+.. _CLOUDSTACK-9598: https://issues.apache.org/jira/browse/CLOUDSTACK-9598
+.. _CLOUDSTACK-9622: https://issues.apache.org/jira/browse/CLOUDSTACK-9622
+.. _CLOUDSTACK-9624: https://issues.apache.org/jira/browse/CLOUDSTACK-9624
+.. _CLOUDSTACK-9626: https://issues.apache.org/jira/browse/CLOUDSTACK-9626
+.. _CLOUDSTACK-9632: https://issues.apache.org/jira/browse/CLOUDSTACK-9632
+.. _CLOUDSTACK-9634: https://issues.apache.org/jira/browse/CLOUDSTACK-9634
+.. _CLOUDSTACK-9635: https://issues.apache.org/jira/browse/CLOUDSTACK-9635
+.. _CLOUDSTACK-9636: https://issues.apache.org/jira/browse/CLOUDSTACK-9636
+.. _CLOUDSTACK-9637: https://issues.apache.org/jira/browse/CLOUDSTACK-9637
+.. _CLOUDSTACK-9646: https://issues.apache.org/jira/browse/CLOUDSTACK-9646
+.. _CLOUDSTACK-9648: https://issues.apache.org/jira/browse/CLOUDSTACK-9648
+.. _CLOUDSTACK-9654: https://issues.apache.org/jira/browse/CLOUDSTACK-9654
+.. _CLOUDSTACK-9656: https://issues.apache.org/jira/browse/CLOUDSTACK-9656
+.. _CLOUDSTACK-9659: https://issues.apache.org/jira/browse/CLOUDSTACK-9659
+.. _`#1663`: https://github.com/apache/cloudstack/pull/1663
+.. _`#1743`: https://github.com/apache/cloudstack/pull/1743
+.. _`#798`: https://github.com/apache/cloudstack/pull/798
+.. _`#828`: https://github.com/apache/cloudstack/pull/828
+.. _`#896`: https://github.com/apache/cloudstack/pull/896
+.. _`#1673`: https://github.com/apache/cloudstack/pull/1673
+.. _`#1240`: https://github.com/apache/cloudstack/pull/1240
+.. _`#1744`: https://github.com/apache/cloudstack/pull/1744
+.. _`#1396`: https://github.com/apache/cloudstack/pull/1396
+.. _`#1659`: https://github.com/apache/cloudstack/pull/1659
+.. _`#1696`: https://github.com/apache/cloudstack/pull/1696
+.. _`#1560`: https://github.com/apache/cloudstack/pull/1560
+.. _`#1586`: https://github.com/apache/cloudstack/pull/1586
+.. _`#1785`: https://github.com/apache/cloudstack/pull/1785
+.. _`#1621`: https://github.com/apache/cloudstack/pull/1621
+.. _`#1646`: https://github.com/apache/cloudstack/pull/1646
+.. _`#1635`: https://github.com/apache/cloudstack/pull/1635
+.. _`#1634`: https://github.com/apache/cloudstack/pull/1634
+.. _`#1641`: https://github.com/apache/cloudstack/pull/1641
+.. _`#1674`: https://github.com/apache/cloudstack/pull/1674
+.. _`#1647`: https://github.com/apache/cloudstack/pull/1647
+.. _`#1649`: https://github.com/apache/cloudstack/pull/1649
+.. _`#1656`: https://github.com/apache/cloudstack/pull/1656
+.. _`#1657`: https://github.com/apache/cloudstack/pull/1657
+.. _`#1660`: https://github.com/apache/cloudstack/pull/1660
+.. _`#1666`: https://github.com/apache/cloudstack/pull/1666
+.. _`#1670`: https://github.com/apache/cloudstack/pull/1670
+.. _`#1684`: https://github.com/apache/cloudstack/pull/1684
+.. _`#1681`: https://github.com/apache/cloudstack/pull/1681
+.. _`#1680`: https://github.com/apache/cloudstack/pull/1680
+.. _`#1676`: https://github.com/apache/cloudstack/pull/1676
+.. _`#1745`: https://github.com/apache/cloudstack/pull/1745
+.. _`#1694`: https://github.com/apache/cloudstack/pull/1694
+.. _`#1724`: https://github.com/apache/cloudstack/pull/1724
+.. _`#1701`: https://github.com/apache/cloudstack/pull/1701
+.. _`#1702`: https://github.com/apache/cloudstack/pull/1702
+.. _`#1710`: https://github.com/apache/cloudstack/pull/1710
+.. _`#1742`: https://github.com/apache/cloudstack/pull/1742
+.. _`#1712`: https://github.com/apache/cloudstack/pull/1712
+.. _`#1728`: https://github.com/apache/cloudstack/pull/1728
+.. _`#1713`: https://github.com/apache/cloudstack/pull/1713
+.. _`#1714`: https://github.com/apache/cloudstack/pull/1714
+.. _`#1715`: https://github.com/apache/cloudstack/pull/1715
+.. _`#1737`: https://github.com/apache/cloudstack/pull/1737
+.. _`#1729`: https://github.com/apache/cloudstack/pull/1729
+.. _`#1731`: https://github.com/apache/cloudstack/pull/1731
+.. _`#1738`: https://github.com/apache/cloudstack/pull/1738
+.. _`#1757`: https://github.com/apache/cloudstack/pull/1757
+.. _`#1755`: https://github.com/apache/cloudstack/pull/1755
+.. _`#1766`: https://github.com/apache/cloudstack/pull/1766
+.. _`#1791`: https://github.com/apache/cloudstack/pull/1791
+.. _`#1793`: https://github.com/apache/cloudstack/pull/1793
+.. _`#1796`: https://github.com/apache/cloudstack/pull/1796
+.. _`#1799`: https://github.com/apache/cloudstack/pull/1799
+.. _`#1802`: https://github.com/apache/cloudstack/pull/1802
+.. _`#1805`: https://github.com/apache/cloudstack/pull/1805
+.. _`#1809`: https://github.com/apache/cloudstack/pull/1809
+.. _`#1808`: https://github.com/apache/cloudstack/pull/1808
+.. _`#1817`: https://github.com/apache/cloudstack/pull/1817
+.. _`#1820`: https://github.com/apache/cloudstack/pull/1820
+.. _`#1821`: https://github.com/apache/cloudstack/pull/1821
+.. _CLOUDSTACK-9597: https://issues.apache.org/jira/browse/CLOUDSTACK-9597
+.. _CLOUDSTACK-9612: https://issues.apache.org/jira/browse/CLOUDSTACK-9612
+.. _CLOUDSTACK-9615: https://issues.apache.org/jira/browse/CLOUDSTACK-9615
+.. _CLOUDSTACK-9617: https://issues.apache.org/jira/browse/CLOUDSTACK-9617
+.. _CLOUDSTACK-9639: https://issues.apache.org/jira/browse/CLOUDSTACK-9639
+.. _CLOUDSTACK-9649: https://issues.apache.org/jira/browse/CLOUDSTACK-9649
+.. _CLOUDSTACK-9662: https://issues.apache.org/jira/browse/CLOUDSTACK-9662
+.. _CLOUDSTACK-9673: https://issues.apache.org/jira/browse/CLOUDSTACK-9673
+.. _CLOUDSTACK-9676: https://issues.apache.org/jira/browse/CLOUDSTACK-9676
+.. _CLOUDSTACK-9683: https://issues.apache.org/jira/browse/CLOUDSTACK-9683
+.. _CLOUDSTACK-9688: https://issues.apache.org/jira/browse/CLOUDSTACK-9688
+.. _`#1764`: https://github.com/apache/cloudstack/pull/1764
+.. _`#1781`: https://github.com/apache/cloudstack/pull/1781
+.. _`#1783`: https://github.com/apache/cloudstack/pull/1783
+.. _`#1782`: https://github.com/apache/cloudstack/pull/1782
+.. _`#1804`: https://github.com/apache/cloudstack/pull/1804
+.. _`#1811`: https://github.com/apache/cloudstack/pull/1811
+.. _`#1827`: https://github.com/apache/cloudstack/pull/1827
+.. _`#1828`: https://github.com/apache/cloudstack/pull/1828
+.. _`#1839`: https://github.com/apache/cloudstack/pull/1839
+.. _`#1846`: https://github.com/apache/cloudstack/pull/1846
 

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/19a1cb6f/source/global.rst
----------------------------------------------------------------------
diff --git a/source/global.rst b/source/global.rst
index 30754a9..ec34ac4 100644
--- a/source/global.rst
+++ b/source/global.rst
@@ -21,11 +21,11 @@
 .. _CloudStack Apidocs: http://cloudstack.apache.org/docs/api/
 
 .. Latest version systemvm template URL
-.. |sysvm64-url-xen|    replace:: http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-xen.vhd.bz2
-.. |sysvm64-url-kvm|    replace:: http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-kvm.qcow2.bz2
-.. |sysvm64-url-vmware| replace:: http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-vmware.ova
-.. |sysvm64-url-hyperv| replace:: http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-hyperv.vhd.zip
-.. |sysvm64-url-ovm|    replace:: http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-ovm.raw.bz2
+.. |sysvm64-url-xen|    replace:: http://packages.shapeblue.com/systemvmtemplate/4.6/new/systemvm64template-4.6-xen.vhd.bz2
+.. |sysvm64-url-kvm|    replace:: http://packages.shapeblue.com/systemvmtemplate/4.6/new/systemvm64template-4.6-kvm.qcow2.bz2
+.. |sysvm64-url-vmware| replace:: http://packages.shapeblue.com/systemvmtemplate/4.6/new/systemvm64template-4.6-vmware.ova
+.. |sysvm64-url-hyperv| replace:: http://packages.shapeblue.com/systemvmtemplate/4.6/new/systemvm64template-4.6-hyperv.vhd.zip
+.. |sysvm64-url-ovm|    replace:: http://packages.shapeblue.com/systemvmtemplate/4.6/new/systemvm64template-4.6-ovm.raw.bz2
 
 .. Version specific: 4.5 systemvm template URL
 .. |acs45-sysvm64-url-xen|    replace:: http://cloudstack.apt-get.eu/systemvm/4.5/systemvm64template-4.5-xen.vhd.bz2

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/19a1cb6f/utils/issues.py
----------------------------------------------------------------------
diff --git a/utils/issues.py b/utils/issues.py
new file mode 100644
index 0000000..6be3ed7
--- /dev/null
+++ b/utils/issues.py
@@ -0,0 +1,51 @@
+#!/usr/bin/env python
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information#
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+# FIXME: Tidy up the script
+
+from jira import JIRA
+
+options = {'server': 'https://issues.apache.org/jira/'}
+jira = JIRA(options)
+
+def findPR(issue):
+    for comment in issue.fields.comment.comments:
+        if 'asfgit closed the pull request' in comment.body:
+            return comment.body.split("cloudstack/pull/")[1].split("\n")[0].strip()
+    return ""
+
+def printTable(issue, ticket, pr):
+    if pr:
+        pr = "`#%s`_" % pr
+    print "| %-19s| %-8s | %-18s | %-13s | %-8s | %-58s |" % ("4.9", pr, ticket+"_", issue.fields.issuetype, issue.fields.priority, issue.fields.summary[:58])
+    print "+--------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+"
+
+prs = []
+tickets = open('jira.txt', 'r').read().split('\n')[:-1]
+for ticket in tickets:
+    issue = jira.issue(ticket)
+    pr = findPR(issue)
+    printTable(issue, ticket, pr)
+    prs.append(pr)
+
+print
+
+for ticket in tickets:
+    print ".. _%s: https://issues.apache.org/jira/browse/%s" % (ticket, ticket)
+
+for pr in prs:
+    print ".. _`#%s`: https://github.com/apache/cloudstack/pull/%s" % (pr, pr)


[5/6] cloudstack-docs-rn git commit: upgrade_notes: update page

Posted by bh...@apache.org.
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/master
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


[3/6] cloudstack-docs-rn git commit: compat: Update compatibility list for 4.9.2.0

Posted by bh...@apache.org.
compat: Update compatibility list for 4.9.2.0

- Add Ubuntu/KVM hosts that are widely used and known
- Drop IE support, UI does not work properly
- Add support for XenServer7, Vmware 6.0, 6.5

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/d2ac35fd
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/d2ac35fd
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/d2ac35fd

Branch: refs/heads/master
Commit: d2ac35fd26caa30f967cbb79cf865e4d99d340b1
Parents: 50bebe4
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Fri Jan 6 17:07:19 2017 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Fri Jan 6 17:07:19 2017 +0530

----------------------------------------------------------------------
 source/compat.rst | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/d2ac35fd/source/compat.rst
----------------------------------------------------------------------
diff --git a/source/compat.rst b/source/compat.rst
index fa70c23..b2622ac 100644
--- a/source/compat.rst
+++ b/source/compat.rst
@@ -25,13 +25,13 @@ operating systems are tested, so compatibility with CentOS 6.3 may not
 indicate compatibility with CentOS 6.2, 6.1 and so on.
 
 -  RHEL versions 6.3, 6.5, 6.6 and 7.0
--  CentOS versions 6.6, 7.0
+-  CentOS versions 6.8, 7
 -  Ubuntu 14.04 LTS
 
 Software Requirements
 ~~~~~~~~~~~~~~~~~~~~~
 
--  Java 1.7
+-  Java JRE 1.7
 -  MySQL 5.6 (RHEL 7)
 -  MySQL 5.1 (RHEL 6.x)
 
@@ -41,16 +41,17 @@ Supported Hypervisor Versions
 CloudStack supports three hypervisor families, XenServer with XAPI, KVM,
 and VMware with vSphere.
 
--  LXC Host Containers on RHEL 7
--  Windows Server 2012 R2 (with Hyper-V Role enabled)
--  Hyper-V 2012 R2
--  CentOS 6.2+ with KVM
+-  CentOS 6.2+, 7.0+ with KVM
+-  Ubuntu 14.04LTS, 16.04LTS with KVM
 -  Red Hat Enterprise Linux 6.2 with KVM
--  XenServer versions 6.1, 6.2 SP1 and 6.5 with latest hotfixes
+-  XenServer versions 6.1, 6.2 SP1, 6.5 and 7.0 with latest hotfixes
 
    .. note:: It is now required to enable HA on the XenServer pool in order to recover from a pool-master failure. Please refer to the `XenServer documentation <http://docs.vmd.citrix.com/XenServer/6.5.0/1.0/en_gb/>`_.
 
--  VMware versions 5.0 Update 3a, 5.1 Update 2a, and 5.5 Update 2
+-  VMware versions 5.0 Update 3, 5.1 Update 3, 5.5 Update 3b, 6.0 Update 2, and 6.5 GA
+-  LXC Host Containers on RHEL 7
+-  Windows Server 2012 R2 (with Hyper-V Role enabled)
+-  Hyper-V 2012 R2
 -  Oracle VM 3.0+
 -  Bare metal hosts are supported, which have no hypervisor. These hosts
    can run the following operating systems:
@@ -84,10 +85,8 @@ browser, but it's possible that some browsers will not render portions
 of the UI reliably, depending on their support of Web standards. For
 best results, one of the following browsers recommended:
 
--  Internet Explorer versions 10 and 11
-
 -  Firefox version 31 or later
 
--  Google Chrome version 36.0.1985
+-  Google Chrome version 36.0+
 
 -  Safari 6+


[4/6] cloudstack-docs-rn git commit: known_issues: update list

Posted by bh...@apache.org.
known_issues: update list

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/abfa8560
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/abfa8560
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/abfa8560

Branch: refs/heads/master
Commit: abfa85609acc1e862b88375c4223de4e1b6df2aa
Parents: d2ac35f
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Tue Jan 10 11:10:32 2017 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Tue Jan 10 11:10:32 2017 +0530

----------------------------------------------------------------------
 source/known_issues.rst | 152 ++++++++++++++++++++++++++++++++-----------
 1 file changed, 115 insertions(+), 37 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/abfa8560/source/known_issues.rst
----------------------------------------------------------------------
diff --git a/source/known_issues.rst b/source/known_issues.rst
index f165e4f..62407ac 100644
--- a/source/known_issues.rst
+++ b/source/known_issues.rst
@@ -30,76 +30,161 @@ For the list of known issues, see `Known Issues in
 ==========================================================================  ===================================================================================
 Bug ID                                                                      Description
 ==========================================================================  ===================================================================================
-`CLOUDSTACK-9444 <https://issues.apache.org/jira/browse/CLOUDSTACK-9444>`_  ERROR c.c.u.d.DriverLoader DB driver type null is not supported (during migratio...
+`CLOUDSTACK-8862 <https://issues.apache.org/jira/browse/CLOUDSTACK-8862>`_  Issuing multiple attach-volume commands simultaneously can be problematic...
+`CLOUDSTACK-9734 <https://issues.apache.org/jira/browse/CLOUDSTACK-9734>`_  VM Expunge Fails sometimes...
+`CLOUDSTACK-9712 <https://issues.apache.org/jira/browse/CLOUDSTACK-9712>`_  Establishing Remote access VPN  is failing due to mismatch of preshared secrets ...
+`CLOUDSTACK-9363 <https://issues.apache.org/jira/browse/CLOUDSTACK-9363>`_  Can't start a Xen HVM vm when more than 2 volumes attached...
+`CLOUDSTACK-9692 <https://issues.apache.org/jira/browse/CLOUDSTACK-9692>`_  Reset password service is not running on Redundant virtual routers....
+`CLOUDSTACK-9653 <https://issues.apache.org/jira/browse/CLOUDSTACK-9653>`_  listCapacity API shows incorrect output when sortBy=usage option is added...
+`CLOUDSTACK-9675 <https://issues.apache.org/jira/browse/CLOUDSTACK-9675>`_  Cloudstack Metrics: Miscellaneous bug fixes...
+`CLOUDSTACK-9727 <https://issues.apache.org/jira/browse/CLOUDSTACK-9727>`_  Password reset discrepancy in RVR when one of the Router is not in Running state...
+`CLOUDSTACK-9726 <https://issues.apache.org/jira/browse/CLOUDSTACK-9726>`_  state of the rvr dose not change to update failed when updating rvrs in sequence...
+`CLOUDSTACK-9668 <https://issues.apache.org/jira/browse/CLOUDSTACK-9668>`_  disksizeallocated of PrimaryStorage is different from the total size of a volume...
+`CLOUDSTACK-9694 <https://issues.apache.org/jira/browse/CLOUDSTACK-9694>`_  Unable to limit the Public IPs in VPC...
+`CLOUDSTACK-9716 <https://issues.apache.org/jira/browse/CLOUDSTACK-9716>`_  baremetal:rvr:vm deployment gets stuck in starting state (waiting for notificati...
+`CLOUDSTACK-9701 <https://issues.apache.org/jira/browse/CLOUDSTACK-9701>`_  When host is disabled/removed, capacity_state for local storage in op_host_capac...
+`CLOUDSTACK-9569 <https://issues.apache.org/jira/browse/CLOUDSTACK-9569>`_  VR on shared network not starting on KVM...
+`CLOUDSTACK-8284 <https://issues.apache.org/jira/browse/CLOUDSTACK-8284>`_  Primary_storage vlaue is not updating in resource_count table after VM deletion...
+`CLOUDSTACK-9697 <https://issues.apache.org/jira/browse/CLOUDSTACK-9697>`_  Better error message user if tries to shrink the VM ROOT volume size...
+`CLOUDSTACK-9693 <https://issues.apache.org/jira/browse/CLOUDSTACK-9693>`_  Cluster status of an unmanaged cluster still shows enabled...
+`CLOUDSTACK-9687 <https://issues.apache.org/jira/browse/CLOUDSTACK-9687>`_  disksizeallocated of PrimaryStorage is different from the total size of a volume...
+`CLOUDSTACK-9560 <https://issues.apache.org/jira/browse/CLOUDSTACK-9560>`_  Root volume of deleted VM left unremoved...
+`CLOUDSTACK-9559 <https://issues.apache.org/jira/browse/CLOUDSTACK-9559>`_  Deleting zone without deleting the secondary storage under the zone should not b...
+`CLOUDSTACK-8896 <https://issues.apache.org/jira/browse/CLOUDSTACK-8896>`_  Allocated percentage of storage can go beyond 100%...
+`CLOUDSTACK-9664 <https://issues.apache.org/jira/browse/CLOUDSTACK-9664>`_  updateRole: type can not be changed...
+`CLOUDSTACK-9672 <https://issues.apache.org/jira/browse/CLOUDSTACK-9672>`_  MySQL HA doesn't work...
+`CLOUDSTACK-9667 <https://issues.apache.org/jira/browse/CLOUDSTACK-9667>`_  Enable resourcecount.check.interval by default...
+`CLOUDSTACK-9666 <https://issues.apache.org/jira/browse/CLOUDSTACK-9666>`_  Add configuration validation for the config drive global settings...
+`CLOUDSTACK-9665 <https://issues.apache.org/jira/browse/CLOUDSTACK-9665>`_  List hosts api dose not report correct cpu and memory usage...
+`CLOUDSTACK-9628 <https://issues.apache.org/jira/browse/CLOUDSTACK-9628>`_  Fix Template Size in Swift as Secondary Storage...
+`CLOUDSTACK-9626 <https://issues.apache.org/jira/browse/CLOUDSTACK-9626>`_  Instance fails to start after unsuccesful compute offering upgrade....
+`CLOUDSTACK-9647 <https://issues.apache.org/jira/browse/CLOUDSTACK-9647>`_  NIC adapter type becomes e1000 , even after changing the global parameter "vmwar...
+`CLOUDSTACK-9500 <https://issues.apache.org/jira/browse/CLOUDSTACK-9500>`_  VR configuration not clean properly after Public IP release...
+`CLOUDSTACK-9175 <https://issues.apache.org/jira/browse/CLOUDSTACK-9175>`_  [VMware DRS] Adding new host to DRS cluster does not participate in load balanci...
+`CLOUDSTACK-9651 <https://issues.apache.org/jira/browse/CLOUDSTACK-9651>`_  Fix Docker image build of simulator, marvin and management-server....
+`CLOUDSTACK-9589 <https://issues.apache.org/jira/browse/CLOUDSTACK-9589>`_  vmName entries from host_details table for the VM's whose state is Expunging sho...
+`CLOUDSTACK-8849 <https://issues.apache.org/jira/browse/CLOUDSTACK-8849>`_  Usage job should stop usage generation in case of any exception...
+`CLOUDSTACK-9558 <https://issues.apache.org/jira/browse/CLOUDSTACK-9558>`_  Cleanup the snapshots on the primary storage of Xenserver after VM/Volume is exp...
+`CLOUDSTACK-9637 <https://issues.apache.org/jira/browse/CLOUDSTACK-9637>`_  Template create from snapshot does not populate vm_template_details...
+`CLOUDSTACK-9627 <https://issues.apache.org/jira/browse/CLOUDSTACK-9627>`_  Template Doens't get sync when using Swift as Secondary Storage...
+`CLOUDSTACK-9546 <https://issues.apache.org/jira/browse/CLOUDSTACK-9546>`_  X-Forwarded-For Headers Not Applied for HTTP Traffic in haproxy...
+`CLOUDSTACK-9586 <https://issues.apache.org/jira/browse/CLOUDSTACK-9586>`_  When using local storage with Xenserver prepareTemplate does not work with multi...
+`CLOUDSTACK-9635 <https://issues.apache.org/jira/browse/CLOUDSTACK-9635>`_  fix test_privategw_acl.py...
+`CLOUDSTACK-8939 <https://issues.apache.org/jira/browse/CLOUDSTACK-8939>`_  VM Snapshot size with memory is not correctly calculated in cloud.usage_event (X...
+`CLOUDSTACK-9182 <https://issues.apache.org/jira/browse/CLOUDSTACK-9182>`_  Some running VMs turned off on manual migration when auto migration failed while...
+`CLOUDSTACK-9638 <https://issues.apache.org/jira/browse/CLOUDSTACK-9638>`_   Problems caused when inputting double-byte numbers for custom compute offerings...
+`CLOUDSTACK-9640 <https://issues.apache.org/jira/browse/CLOUDSTACK-9640>`_  In KVM SSVM and CPVM may use the old cmdline data, if we fail to fetch the new c...
+`CLOUDSTACK-9641 <https://issues.apache.org/jira/browse/CLOUDSTACK-9641>`_  In KVM SSVM and CPVM may use the old cmdline data, if we fail to fetch the new c...
+`CLOUDSTACK-9642 <https://issues.apache.org/jira/browse/CLOUDSTACK-9642>`_  API documentation: getVirtualMachineUserData is in the wrong command category 'U...
+`CLOUDSTACK-9634 <https://issues.apache.org/jira/browse/CLOUDSTACK-9634>`_  fix marvin test test_router_dhcp_opts failure...
+`CLOUDSTACK-9184 <https://issues.apache.org/jira/browse/CLOUDSTACK-9184>`_  [VMware] vmware.ports.per.dvportgroup global setting is not useful from vCenter ...
+`CLOUDSTACK-9595 <https://issues.apache.org/jira/browse/CLOUDSTACK-9595>`_  Transactions are not getting retried in case of database deadlock errors...
+`CLOUDSTACK-9538 <https://issues.apache.org/jira/browse/CLOUDSTACK-9538>`_  Deleting Snapshot From Primary Storage Fails on RBD Storage if you already delet...
 `CLOUDSTACK-9317 <https://issues.apache.org/jira/browse/CLOUDSTACK-9317>`_  Disabling static NAT on many IPs can leave wrong IPs on the router...
-`CLOUDSTACK-9386 <https://issues.apache.org/jira/browse/CLOUDSTACK-9386>`_  DS template copies don\u2019t get deleted in VMware ESXi with multiple clusters and z...
+`CLOUDSTACK-9593 <https://issues.apache.org/jira/browse/CLOUDSTACK-9593>`_  User data check is inconsistent with python...
+`CLOUDSTACK-9598 <https://issues.apache.org/jira/browse/CLOUDSTACK-9598>`_  wrong defaut gateway in guest VM with nics in isolated and a shared network...
+`CLOUDSTACK-9614 <https://issues.apache.org/jira/browse/CLOUDSTACK-9614>`_  Attaching Volume to VM incorrectly checks resource limits...
+`CLOUDSTACK-9572 <https://issues.apache.org/jira/browse/CLOUDSTACK-9572>`_  Snapshot on primary storage not cleaned up after Storage migration...
 `CLOUDSTACK-9280 <https://issues.apache.org/jira/browse/CLOUDSTACK-9280>`_  System VM volumes cannot be deleted when there are no system VMs...
+`CLOUDSTACK-8781 <https://issues.apache.org/jira/browse/CLOUDSTACK-8781>`_  Superfluous field during VPC creation...
+`CLOUDSTACK-9498 <https://issues.apache.org/jira/browse/CLOUDSTACK-9498>`_  VR CsFile search utility methods fail when search string has char...
+`CLOUDSTACK-9503 <https://issues.apache.org/jira/browse/CLOUDSTACK-9503>`_  The router script times out resulting in failure of deployment...
+`CLOUDSTACK-9356 <https://issues.apache.org/jira/browse/CLOUDSTACK-9356>`_  VPC add VPN User fails same error as CLOUDSTACK-8927...
+`CLOUDSTACK-9017 <https://issues.apache.org/jira/browse/CLOUDSTACK-9017>`_  VPC VR DHCP broken for multihomed guest VMs...
+`CLOUDSTACK-9585 <https://issues.apache.org/jira/browse/CLOUDSTACK-9585>`_  UI doesn't give an option to select the xentools version for non ROOT users...
+`CLOUDSTACK-9417 <https://issues.apache.org/jira/browse/CLOUDSTACK-9417>`_  Usage module refactoring...
+`CLOUDSTACK-9555 <https://issues.apache.org/jira/browse/CLOUDSTACK-9555>`_  when a template is deleted and then copied over again , it is still marked as Re...
+`CLOUDSTACK-9592 <https://issues.apache.org/jira/browse/CLOUDSTACK-9592>`_  Empty responses from site to site connection status are not handled propertly...
+`CLOUDSTACK-9601 <https://issues.apache.org/jira/browse/CLOUDSTACK-9601>`_  Database upgrade algorithm is incorrect...
+`CLOUDSTACK-9596 <https://issues.apache.org/jira/browse/CLOUDSTACK-9596>`_  migrateVirtualMachine API  does not respect affinity group assignment...
+`CLOUDSTACK-9578 <https://issues.apache.org/jira/browse/CLOUDSTACK-9578>`_  6 out of 12 internal Lb rules were added to internal LB with same source ip duri...
+`CLOUDSTACK-9557 <https://issues.apache.org/jira/browse/CLOUDSTACK-9557>`_  Deploy from VMsnapshot fails with exception if source template is removed or mad...
 `CLOUDSTACK-9370 <https://issues.apache.org/jira/browse/CLOUDSTACK-9370>`_  Failed to create VPC: Unable to start  VPC VR (VM DomainRouter) due to error in ...
+`CLOUDSTACK-9591 <https://issues.apache.org/jira/browse/CLOUDSTACK-9591>`_  VMware dvSwitch Requires a Dummy, Standard vSwitch...
+`CLOUDSTACK-9405 <https://issues.apache.org/jira/browse/CLOUDSTACK-9405>`_  listDomains API call takes an extremely long time to respond...
+`CLOUDSTACK-8288 <https://issues.apache.org/jira/browse/CLOUDSTACK-8288>`_  Deleting Instance deletes unrelated snapshots...
+`CLOUDSTACK-9577 <https://issues.apache.org/jira/browse/CLOUDSTACK-9577>`_  NPE whle deleting internal LB rules concurrently...
+`CLOUDSTACK-9579 <https://issues.apache.org/jira/browse/CLOUDSTACK-9579>`_  Internal lb vm display page stuck in loading not showing any vms...
+`CLOUDSTACK-9580 <https://issues.apache.org/jira/browse/CLOUDSTACK-9580>`_  Unexpected exception while deleting vms concurrently...
+`CLOUDSTACK-9581 <https://issues.apache.org/jira/browse/CLOUDSTACK-9581>`_  Error in logs while concurrently creating 100 vms...
+`CLOUDSTACK-9582 <https://issues.apache.org/jira/browse/CLOUDSTACK-9582>`_  Null pointer exceptions while deleting network concurrently...
+`CLOUDSTACK-9576 <https://issues.apache.org/jira/browse/CLOUDSTACK-9576>`_  Nuage VSP Plugin : NPE while creating vpctier with wrong domain template name...
+`CLOUDSTACK-9552 <https://issues.apache.org/jira/browse/CLOUDSTACK-9552>`_  KVM Security Groups do not allow DNS over TCP egress...
+`CLOUDSTACK-9575 <https://issues.apache.org/jira/browse/CLOUDSTACK-9575>`_  ACS 4.9 + VMware/ESXi 6.0: Sometimes VRs are failing to fully come up into runni...
+`CLOUDSTACK-9226 <https://issues.apache.org/jira/browse/CLOUDSTACK-9226>`_  Wrong number of sockets reported...
+`CLOUDSTACK-9553 <https://issues.apache.org/jira/browse/CLOUDSTACK-9553>`_  Usage event is not getting recorded for snapshots in a specific scenario...
+`CLOUDSTACK-9554 <https://issues.apache.org/jira/browse/CLOUDSTACK-9554>`_  Juniper Contrail plug-in is publishing events to wrong message bus...
+`CLOUDSTACK-9551 <https://issues.apache.org/jira/browse/CLOUDSTACK-9551>`_  Pull KVM agent's tmp folder usage within its own folder structure...
+`CLOUDSTACK-9571 <https://issues.apache.org/jira/browse/CLOUDSTACK-9571>`_  Management server should fence itself when there are recoverable DB errors OR wh...
+`CLOUDSTACK-7827 <https://issues.apache.org/jira/browse/CLOUDSTACK-7827>`_  storage migration timeout, loss of data...
+`CLOUDSTACK-9514 <https://issues.apache.org/jira/browse/CLOUDSTACK-9514>`_  MarvinTests: some host credentials are hardcoded, make them to be picked up from...
+`CLOUDSTACK-9533 <https://issues.apache.org/jira/browse/CLOUDSTACK-9533>`_  gateway of public IP is not handled correctly when parsing the cmd_line.json to ...
+`CLOUDSTACK-9529 <https://issues.apache.org/jira/browse/CLOUDSTACK-9529>`_  Marvin Tests do not clean up properly...
+`CLOUDSTACK-9357 <https://issues.apache.org/jira/browse/CLOUDSTACK-9357>`_  DHCP DNS option is incorrect for Redundant Router config...
+`CLOUDSTACK-9547 <https://issues.apache.org/jira/browse/CLOUDSTACK-9547>`_  ACS 4.9 + VMware: Unable to remove one of the NICs of a multi-nic guest VM...
+`CLOUDSTACK-9474 <https://issues.apache.org/jira/browse/CLOUDSTACK-9474>`_  When attaching a pool to an instance the askingSize parameter of pool checker is...
+`CLOUDSTACK-9542 <https://issues.apache.org/jira/browse/CLOUDSTACK-9542>`_  listNics API does not return data as per API documentation...
+`CLOUDSTACK-9528 <https://issues.apache.org/jira/browse/CLOUDSTACK-9528>`_  SSVM Downloads (built-in) template multiple times...
+`CLOUDSTACK-9541 <https://issues.apache.org/jira/browse/CLOUDSTACK-9541>`_  redundant VPC VR: issues when master and backup switch happens on failover...
+`CLOUDSTACK-9540 <https://issues.apache.org/jira/browse/CLOUDSTACK-9540>`_  createPrivateGateway create private network does not create proper VLAN network ...
+`CLOUDSTACK-9413 <https://issues.apache.org/jira/browse/CLOUDSTACK-9413>`_  VmIpFetchTask NullPointerException...
+`CLOUDSTACK-9537 <https://issues.apache.org/jira/browse/CLOUDSTACK-9537>`_  cloudstack can only get network data of eth0 in the xenserver host ...
+`CLOUDSTACK-9536 <https://issues.apache.org/jira/browse/CLOUDSTACK-9536>`_  PVLAN: DhcpPvlanRules command bieng sent before processing finalize start comman...
+`CLOUDSTACK-9518 <https://issues.apache.org/jira/browse/CLOUDSTACK-9518>`_  test_01_test_vm_volume_snapshot Smoke Test Fails...
+`CLOUDSTACK-9521 <https://issues.apache.org/jira/browse/CLOUDSTACK-9521>`_  Multiple Failures in the test_vpc_vpn Smoke Test Suite...
+`CLOUDSTACK-9520 <https://issues.apache.org/jira/browse/CLOUDSTACK-9520>`_  test_01_primary_storage_iscsi Smoke Test Fails...
+`CLOUDSTACK-9519 <https://issues.apache.org/jira/browse/CLOUDSTACK-9519>`_  test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true Smoke Test Failure...
+`CLOUDSTACK-9512 <https://issues.apache.org/jira/browse/CLOUDSTACK-9512>`_  listTemplates ids returns all templates instead of the requested ones...
+`CLOUDSTACK-9508 <https://issues.apache.org/jira/browse/CLOUDSTACK-9508>`_  Change Script and SshHelper to use Duration instead of long timeout....
 `CLOUDSTACK-9318 <https://issues.apache.org/jira/browse/CLOUDSTACK-9318>`_  test_privategw_acl is failing intermittently....
-`CLOUDSTACK-9407 <https://issues.apache.org/jira/browse/CLOUDSTACK-9407>`_  vm_network_map table doesnt get cleaned up properly...
-`CLOUDSTACK-9417 <https://issues.apache.org/jira/browse/CLOUDSTACK-9417>`_  Usage module refactoring...
+`CLOUDSTACK-9475 <https://issues.apache.org/jira/browse/CLOUDSTACK-9475>`_  Attaching to PVLAN on VMware dvSwtich fails on VR reboot...
+`CLOUDSTACK-9490 <https://issues.apache.org/jira/browse/CLOUDSTACK-9490>`_  Cant shrink data volume...
+`CLOUDSTACK-9483 <https://issues.apache.org/jira/browse/CLOUDSTACK-9483>`_  In developers.html there is a html </br> tag displayed as a plain text ...
 `CLOUDSTACK-9371 <https://issues.apache.org/jira/browse/CLOUDSTACK-9371>`_  Regular user cannot resize volume...
+`CLOUDSTACK-8398 <https://issues.apache.org/jira/browse/CLOUDSTACK-8398>`_  Changing compute offering checks account quota instead of project quota...
+`CLOUDSTACK-9473 <https://issues.apache.org/jira/browse/CLOUDSTACK-9473>`_  Storage pool checker is ignored on resize and migrate volume....
+`CLOUDSTACK-9472 <https://issues.apache.org/jira/browse/CLOUDSTACK-9472>`_  Taking snapshot on a large VMware volume times out...
+`CLOUDSTACK-9471 <https://issues.apache.org/jira/browse/CLOUDSTACK-9471>`_  Cross cluster migration did not kick in when HA is enabled and Host goes down...
+`CLOUDSTACK-8937 <https://issues.apache.org/jira/browse/CLOUDSTACK-8937>`_  Xenserver - VM migration with storage fails in a clustered management server set...
+`CLOUDSTACK-9144 <https://issues.apache.org/jira/browse/CLOUDSTACK-9144>`_  VMware in Basic Zone: VR never leaves the "Starting" state...
+`CLOUDSTACK-9454 <https://issues.apache.org/jira/browse/CLOUDSTACK-9454>`_  cloudstack-agent logs rotation outdated...
+`CLOUDSTACK-9407 <https://issues.apache.org/jira/browse/CLOUDSTACK-9407>`_  vm_network_map table doesnt get cleaned up properly...
 `CLOUDSTACK-9225 <https://issues.apache.org/jira/browse/CLOUDSTACK-9225>`_  Isolation in Advanced Zone using PVLANs ...
-`CLOUDSTACK-9437 <https://issues.apache.org/jira/browse/CLOUDSTACK-9437>`_  Outbound traffic fails to work after VR is upgraded to post 4.6+ release...
 `CLOUDSTACK-9431 <https://issues.apache.org/jira/browse/CLOUDSTACK-9431>`_  Network usage stats from VR in VPC are wrong after upgrading to ACS 4.7...
 `CLOUDSTACK-9433 <https://issues.apache.org/jira/browse/CLOUDSTACK-9433>`_  Change of VM compute offering with additional storage tags not allowed...
-`CLOUDSTACK-9144 <https://issues.apache.org/jira/browse/CLOUDSTACK-9144>`_  VMware in Basic Zone: VR never leaves the "Starting" state...
 `CLOUDSTACK-9439 <https://issues.apache.org/jira/browse/CLOUDSTACK-9439>`_  Domain admins can and must create service and disk offerings withouts storage an...
 `CLOUDSTACK-9434 <https://issues.apache.org/jira/browse/CLOUDSTACK-9434>`_  NPE on attempting account/domain cleanup automation...
 `CLOUDSTACK-9341 <https://issues.apache.org/jira/browse/CLOUDSTACK-9341>`_  Cannot upload volume when using Swift as secondary storage...
 `CLOUDSTACK-9206 <https://issues.apache.org/jira/browse/CLOUDSTACK-9206>`_  Input issue on change service offering in Custom...
 `CLOUDSTACK-9432 <https://issues.apache.org/jira/browse/CLOUDSTACK-9432>`_  Dedicate Cluster to Domain always creates an affinity group owned by the root do...
-`CLOUDSTACK-9410 <https://issues.apache.org/jira/browse/CLOUDSTACK-9410>`_  Data Disk shown as "detached" in XS...
 `CLOUDSTACK-9367 <https://issues.apache.org/jira/browse/CLOUDSTACK-9367>`_  Unable to start a HVM VM with more than 2 volumes attached using XenServer 6.5 ...
 `CLOUDSTACK-9227 <https://issues.apache.org/jira/browse/CLOUDSTACK-9227>`_  service cloudstack-management stop returns [failed] due to log4j:WARN No appende...
 `CLOUDSTACK-9427 <https://issues.apache.org/jira/browse/CLOUDSTACK-9427>`_  Sudo in wrong place when adding APT repository key...
 `CLOUDSTACK-9425 <https://issues.apache.org/jira/browse/CLOUDSTACK-9425>`_  Storage statistics shown on CloudStack Primary storage is different from the sta...
 `CLOUDSTACK-9426 <https://issues.apache.org/jira/browse/CLOUDSTACK-9426>`_  CloudStack does not re-scan for new LUNs for an iSCSI based storage on KVM host...
-`CLOUDSTACK-9209 <https://issues.apache.org/jira/browse/CLOUDSTACK-9209>`_  Database HA not working on a fresh install on Ubuntu 12.04...
 `CLOUDSTACK-9385 <https://issues.apache.org/jira/browse/CLOUDSTACK-9385>`_  Password Server is not running on RvR...
-`CLOUDSTACK-9420 <https://issues.apache.org/jira/browse/CLOUDSTACK-9420>`_  Process encryption hangs...
 `CLOUDSTACK-9421 <https://issues.apache.org/jira/browse/CLOUDSTACK-9421>`_  Cannot add Instance...
 `CLOUDSTACK-9419 <https://issues.apache.org/jira/browse/CLOUDSTACK-9419>`_  network_domain is a optional param while creating network, still createIpAlias.s...
-`CLOUDSTACK-9413 <https://issues.apache.org/jira/browse/CLOUDSTACK-9413>`_  VmIpFetchTask NullPointerException...
 `CLOUDSTACK-9412 <https://issues.apache.org/jira/browse/CLOUDSTACK-9412>`_  NullPointerException in CapacityManagerImpl...
-`CLOUDSTACK-8849 <https://issues.apache.org/jira/browse/CLOUDSTACK-8849>`_  Usage job should stop usage generation in case of any exception...
-`CLOUDSTACK-8908 <https://issues.apache.org/jira/browse/CLOUDSTACK-8908>`_  After copying the template charging for that template is stopped ...
 `CLOUDSTACK-8921 <https://issues.apache.org/jira/browse/CLOUDSTACK-8921>`_  snapshot_store_ref table should store actual size of back snapshot in secondary ...
 `CLOUDSTACK-9411 <https://issues.apache.org/jira/browse/CLOUDSTACK-9411>`_  Resize Root Volume UI Element Not Visible By Domain Admins or Users...
 `CLOUDSTACK-8922 <https://issues.apache.org/jira/browse/CLOUDSTACK-8922>`_  Unable to delete IP tag...
-`CLOUDSTACK-8939 <https://issues.apache.org/jira/browse/CLOUDSTACK-8939>`_  VM Snapshot size with memory is not correctly calculated in cloud.usage_event (X...
-`CLOUDSTACK-9319 <https://issues.apache.org/jira/browse/CLOUDSTACK-9319>`_  Timeout is not passed to virtual router operations consistently...
 `CLOUDSTACK-9253 <https://issues.apache.org/jira/browse/CLOUDSTACK-9253>`_  docker cloudstack simulator "ImportError: No module named marvin" when try to cr...
-`CLOUDSTACK-9405 <https://issues.apache.org/jira/browse/CLOUDSTACK-9405>`_  listDomains API call takes an extremely long time to respond...
-`CLOUDSTACK-8781 <https://issues.apache.org/jira/browse/CLOUDSTACK-8781>`_  Superfluous field during VPC creation...
 `CLOUDSTACK-8944 <https://issues.apache.org/jira/browse/CLOUDSTACK-8944>`_  Template download possible from new secondary storages before the download is 10...
-`CLOUDSTACK-9175 <https://issues.apache.org/jira/browse/CLOUDSTACK-9175>`_  [VMware DRS] Adding new host to DRS cluster does not participate in load balanci...
-`CLOUDSTACK-9182 <https://issues.apache.org/jira/browse/CLOUDSTACK-9182>`_  Some running VMs turned off on manual migration when auto migration failed while...
-`CLOUDSTACK-9184 <https://issues.apache.org/jira/browse/CLOUDSTACK-9184>`_  [VMware] vmware.ports.per.dvportgroup global setting is not useful from vCenter ...
 `CLOUDSTACK-9394 <https://issues.apache.org/jira/browse/CLOUDSTACK-9394>`_  HttpTemplateDownloader Causes Hanging Connections...
 `CLOUDSTACK-9393 <https://issues.apache.org/jira/browse/CLOUDSTACK-9393>`_  Wrong information returned for CheckS2SVpnConnectionsCommand when more than one ...
 `CLOUDSTACK-9392 <https://issues.apache.org/jira/browse/CLOUDSTACK-9392>`_  Networks with redundant network offerings can be implemented with standalone vir...
 `CLOUDSTACK-9390 <https://issues.apache.org/jira/browse/CLOUDSTACK-9390>`_  Dettaching data volume from a running vm created with root and data disk fails...
-`CLOUDSTACK-9339 <https://issues.apache.org/jira/browse/CLOUDSTACK-9339>`_  Virtual Routers don't handle Multiple Public Interfaces...
-`CLOUDSTACK-9183 <https://issues.apache.org/jira/browse/CLOUDSTACK-9183>`_  CS 4.7.0 bash: /opt/cloud/bin/getRouterAlerts.sh: No such file or directory...
 `CLOUDSTACK-9384 <https://issues.apache.org/jira/browse/CLOUDSTACK-9384>`_  AutoScalling without netscaller problem...
 `CLOUDSTACK-9381 <https://issues.apache.org/jira/browse/CLOUDSTACK-9381>`_  updateVmNicIp doesn't update the gateway on NIC if the new IP is from a differen...
 `CLOUDSTACK-8237 <https://issues.apache.org/jira/browse/CLOUDSTACK-8237>`_  add nic with instance throw java.lang.NullPointerException ...
 `CLOUDSTACK-8584 <https://issues.apache.org/jira/browse/CLOUDSTACK-8584>`_  Management Server does not start - "cluster node IP should be valid local addres...
 `CLOUDSTACK-9338 <https://issues.apache.org/jira/browse/CLOUDSTACK-9338>`_  listAccount returns 0 for cputotal and memorytotal if VMs are using a ComputeOff...
 `CLOUDSTACK-9112 <https://issues.apache.org/jira/browse/CLOUDSTACK-9112>`_  deployVM thread is holding the global lock on network longer and cause delays an...
-`CLOUDSTACK-8937 <https://issues.apache.org/jira/browse/CLOUDSTACK-8937>`_  Xenserver - VM migration with storage fails in a clustered management server set...
-`CLOUDSTACK-8896 <https://issues.apache.org/jira/browse/CLOUDSTACK-8896>`_  Allocated percentage of storage can go beyond 100%...
 `CLOUDSTACK-8855 <https://issues.apache.org/jira/browse/CLOUDSTACK-8855>`_  Improve Error Message for Host Alert State...
-`CLOUDSTACK-8862 <https://issues.apache.org/jira/browse/CLOUDSTACK-8862>`_  Issuing multiple attach-volume commands simultaneously can be problematic...
-`CLOUDSTACK-9017 <https://issues.apache.org/jira/browse/CLOUDSTACK-9017>`_  VPC VR DHCP broken for multihomed guest VMs...
 `CLOUDSTACK-9372 <https://issues.apache.org/jira/browse/CLOUDSTACK-9372>`_  Cannot create PPTP VPN from guest instance to endpoint outside of the cloud...
-`CLOUDSTACK-9356 <https://issues.apache.org/jira/browse/CLOUDSTACK-9356>`_  VPC add VPN User fails same error as CLOUDSTACK-8927...
 `CLOUDSTACK-9360 <https://issues.apache.org/jira/browse/CLOUDSTACK-9360>`_  Set guest password not working with redundant routers...
-`CLOUDSTACK-9363 <https://issues.apache.org/jira/browse/CLOUDSTACK-9363>`_  Can't start a Xen HVM vm when more than 2 volumes attached...
-`CLOUDSTACK-9357 <https://issues.apache.org/jira/browse/CLOUDSTACK-9357>`_  DHCP DNS option is incorrect for Redundant Router config...
 `CLOUDSTACK-9224 <https://issues.apache.org/jira/browse/CLOUDSTACK-9224>`_  XenServer local storage added multiple times...
-`CLOUDSTACK-9226 <https://issues.apache.org/jira/browse/CLOUDSTACK-9226>`_  Wrong number of sockets reported...
 `CLOUDSTACK-9346 <https://issues.apache.org/jira/browse/CLOUDSTACK-9346>`_  Password server on VR is not working correctly when using a custom network offer...
 `CLOUDSTACK-9189 <https://issues.apache.org/jira/browse/CLOUDSTACK-9189>`_  rVPC ACL doesn't recover after cleaning up through the NetworkGarbageCollector...
 `CLOUDSTACK-9094 <https://issues.apache.org/jira/browse/CLOUDSTACK-9094>`_  Multiple threads are being used to collect the stats from the same VR...
@@ -155,7 +240,6 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-8807 <https://issues.apache.org/jira/browse/CLOUDSTACK-8807>`_  Cloudstack WebUI sometimes bothers about the selected project, sometimes not...
 `CLOUDSTACK-9036 <https://issues.apache.org/jira/browse/CLOUDSTACK-9036>`_  IPV6 CIDR not recognized (Parser BUG)...
 `CLOUDSTACK-9057 <https://issues.apache.org/jira/browse/CLOUDSTACK-9057>`_  upgrade to 4.6 requires 4.5 templates...
-`CLOUDSTACK-9071 <https://issues.apache.org/jira/browse/CLOUDSTACK-9071>`_  stats.output.uri stops the server from starting if the uri is malformed...
 `CLOUDSTACK-9059 <https://issues.apache.org/jira/browse/CLOUDSTACK-9059>`_  Snapshot on S3 fails when delta is zero...
 `CLOUDSTACK-9060 <https://issues.apache.org/jira/browse/CLOUDSTACK-9060>`_  Create volume / template from S3 snapshot fails...
 `CLOUDSTACK-7375 <https://issues.apache.org/jira/browse/CLOUDSTACK-7375>`_  [UI] RBD not available under list of protocols for primary storage during zone c...
@@ -164,8 +248,6 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-8994 <https://issues.apache.org/jira/browse/CLOUDSTACK-8994>`_  Activity of the password server isn't logged....
 `CLOUDSTACK-8889 <https://issues.apache.org/jira/browse/CLOUDSTACK-8889>`_  Primary Storage count for an account does not decrease when a Data Disk is delet...
 `CLOUDSTACK-8982 <https://issues.apache.org/jira/browse/CLOUDSTACK-8982>`_  Disk Offering properties do no show the domain which are included in...
-`CLOUDSTACK-8972 <https://issues.apache.org/jira/browse/CLOUDSTACK-8972>`_  When Creating Jobs from GUI. Job does not start, no Notifications pending...
-`CLOUDSTACK-8948 <https://issues.apache.org/jira/browse/CLOUDSTACK-8948>`_  Volume migration not working in asynchronous way...
 `CLOUDSTACK-8724 <https://issues.apache.org/jira/browse/CLOUDSTACK-8724>`_  Multiple IP's on management server break patchviasocket.pl...
 `CLOUDSTACK-8945 <https://issues.apache.org/jira/browse/CLOUDSTACK-8945>`_  rp_filter=1 not set on VPC private gateway initially, but is set after restart o...
 `CLOUDSTACK-8942 <https://issues.apache.org/jira/browse/CLOUDSTACK-8942>`_  snapshot of root drives failing...
@@ -240,21 +322,18 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-8451 <https://issues.apache.org/jira/browse/CLOUDSTACK-8451>`_  Static Nat show wrong remote IP in VM behind VPC...
 `CLOUDSTACK-8470 <https://issues.apache.org/jira/browse/CLOUDSTACK-8470>`_  Available Primary Storage Capacity Displayed Incorrectly after Upgrade to ACS 4....
 `CLOUDSTACK-7907 <https://issues.apache.org/jira/browse/CLOUDSTACK-7907>`_  UI heavily broken...
-`CLOUDSTACK-8469 <https://issues.apache.org/jira/browse/CLOUDSTACK-8469>`_  wrong global config mount.parent - /var/lib/cloud/mnt ...
+`CLOUDSTACK-8469 <https://issues.apache.org/jira/browse/CLOUDSTACK-8469>`_  wrong global config mount.parent -  /var/lib/cloud/mnt ...
 `CLOUDSTACK-8446 <https://issues.apache.org/jira/browse/CLOUDSTACK-8446>`_  VM reboot operation should make sure there's a VR running...
 `CLOUDSTACK-8436 <https://issues.apache.org/jira/browse/CLOUDSTACK-8436>`_  Computing offering with High avaliability does not work properly....
 `CLOUDSTACK-8435 <https://issues.apache.org/jira/browse/CLOUDSTACK-8435>`_  When the ssvm agent restarts, every template generated from a VM snapshot disapp...
 `CLOUDSTACK-8434 <https://issues.apache.org/jira/browse/CLOUDSTACK-8434>`_  tag filtering hanging on returning values for listVirtualMachines...
 `CLOUDSTACK-8408 <https://issues.apache.org/jira/browse/CLOUDSTACK-8408>`_  unused i18n keys...
-`CLOUDSTACK-8398 <https://issues.apache.org/jira/browse/CLOUDSTACK-8398>`_  Changing compute offering checks account quota instead of project quota...
 `CLOUDSTACK-8173 <https://issues.apache.org/jira/browse/CLOUDSTACK-8173>`_  listCapacity api call returns less response tags than expected...
 `CLOUDSTACK-8371 <https://issues.apache.org/jira/browse/CLOUDSTACK-8371>`_  Unable to Delete VPC After configuring site-to-site VPN...
 `CLOUDSTACK-8370 <https://issues.apache.org/jira/browse/CLOUDSTACK-8370>`_  volume download link will not be deleted...
 `CLOUDSTACK-8358 <https://issues.apache.org/jira/browse/CLOUDSTACK-8358>`_  Cloudstack 4.4.2 Error adding devcloud host IOException scp error: Invalid locat...
 `CLOUDSTACK-8281 <https://issues.apache.org/jira/browse/CLOUDSTACK-8281>`_  VPN Gateway don't create when create Site-to-Site VPN...
 `CLOUDSTACK-8297 <https://issues.apache.org/jira/browse/CLOUDSTACK-8297>`_  vnc listen address...
-`CLOUDSTACK-8288 <https://issues.apache.org/jira/browse/CLOUDSTACK-8288>`_  Deleting Instance deletes unrelated snapshots...
-`CLOUDSTACK-8284 <https://issues.apache.org/jira/browse/CLOUDSTACK-8284>`_  Primary_storage vlaue is not updating in resource_count table after VM deletion...
 `CLOUDSTACK-8228 <https://issues.apache.org/jira/browse/CLOUDSTACK-8228>`_  Allow adding hosts from different subnets in same POD...
 `CLOUDSTACK-8260 <https://issues.apache.org/jira/browse/CLOUDSTACK-8260>`_  listLBStickinessPolicies with lbruleid as argument gives empty return...
 `CLOUDSTACK-8242 <https://issues.apache.org/jira/browse/CLOUDSTACK-8242>`_  Cloudstack install Hosts for vmware...
@@ -271,7 +350,6 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-7789 <https://issues.apache.org/jira/browse/CLOUDSTACK-7789>`_  I was updated from version 4.4.0 of Apache CloudStack to 4.4.1. It does not work...
 `CLOUDSTACK-7988 <https://issues.apache.org/jira/browse/CLOUDSTACK-7988>`_  Template status is empty while the template is creating....
 `CLOUDSTACK-7936 <https://issues.apache.org/jira/browse/CLOUDSTACK-7936>`_  System VM's are getting stuck in starting mode after Hypervisor reboot...
-`CLOUDSTACK-7827 <https://issues.apache.org/jira/browse/CLOUDSTACK-7827>`_  storage migration timeout, loss of data...
 `CLOUDSTACK-7858 <https://issues.apache.org/jira/browse/CLOUDSTACK-7858>`_  Implement separate network throttling rate on VR's Public NIC...
 `CLOUDSTACK-7342 <https://issues.apache.org/jira/browse/CLOUDSTACK-7342>`_  Fail to delete template while using Swift as Secondary Storage...
 `CLOUDSTACK-7782 <https://issues.apache.org/jira/browse/CLOUDSTACK-7782>`_  The 4.4.1 web UI is missing "Acquire new IP address" buton in NIC section...


[6/6] cloudstack-docs-rn git commit: about: update what's new in 4.9.2.0

Posted by bh...@apache.org.
about: update what's new in 4.9.2.0

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/bfee260e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/bfee260e
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/bfee260e

Branch: refs/heads/master
Commit: bfee260e369f4290b31fa8d9a8a2ca1cefd61c45
Parents: 13dc651
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Tue Jan 10 11:19:59 2017 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Tue Jan 10 11:19:59 2017 +0530

----------------------------------------------------------------------
 source/about.rst | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/bfee260e/source/about.rst
----------------------------------------------------------------------
diff --git a/source/about.rst b/source/about.rst
index 4a7510a..674c2be 100644
--- a/source/about.rst
+++ b/source/about.rst
@@ -17,13 +17,13 @@
 What's New in |version|
 =======================
 
-Version |release| includes 180 pull requests and fixes more than 75 bugs from the previous releases.
+Version |release| includes 180 pull requests and fixes more than 80 bugs since
+the 4.9.0 release.
 
-Due to some changes in the community, we had an extended period of time
-without a release manager.  Because of this the 4.9.0 release is much larger
-than usual and had a duration of about 6 months.
-
-Going forward we should have more consistent releases again.
+The 4.9.2.0 is part of the LTS 4.9.x releases. The 4.9 LTS branch is supported
+for 20 months, and will receives updates for first 14 months and only
+security updates in its last 6 months. The 4.9 LTS branch is supported till 1
+June 2018.
 
 A LOT changed in this release, so this is not a complete list, but here is a 
 quick summary of some of the changes.
@@ -52,6 +52,14 @@ Storage
 * Improved VMware disk implementation
 
 
+Hypervisor
+----------
+
+* Support for XenServer 7
+* Support for VMware vSphere 6.0, 6.5
+* Support for Ubuntu 16.04 as KVM host
+
+
 Usability
 ---------
 
@@ -75,6 +83,10 @@ Miscellaneous
 * Multiple fixes related to usage
 
 
+QA
+--
+
+* Higher quality releases due to better QA automation, testing and code reviewing
 
 Build dependency
 ----------------


[2/6] cloudstack-docs-rn git commit: upgrade: add general notes on db.properties and dynamic roles

Posted by bh...@apache.org.
upgrade: add general notes on db.properties and dynamic roles

- db.properties may need to have explicit driver declaration while upgrading
- Link to using dynamic roles feature

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/50bebe43
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/50bebe43
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/50bebe43

Branch: refs/heads/master
Commit: 50bebe43df71094ad13976497ef83e92ebdc3836
Parents: 19a1cb6
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Fri Jan 6 15:26:51 2017 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Fri Jan 6 15:30:18 2017 +0530

----------------------------------------------------------------------
 source/upgrade/upgrade_notes.rst | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/50bebe43/source/upgrade/upgrade_notes.rst
----------------------------------------------------------------------
diff --git a/source/upgrade/upgrade_notes.rst b/source/upgrade/upgrade_notes.rst
index 46cd1f6..3ff158e 100644
--- a/source/upgrade/upgrade_notes.rst
+++ b/source/upgrade/upgrade_notes.rst
@@ -25,6 +25,16 @@ As of Apache CloudStack 4.4, Java version required is 1.7 for the
 management-server, cloudstack-usage, KVM agent and system-VMs.
 
 
+Migrating to dynamic roles feature
+----------------------------------
+
+As of Apache CloudStack 4.9, dynamic roles feature can be enabled after an
+upgrade. Dyanamic roles feature is enabled by default on new installations.
+
+Please read more about `using dynamic roles <http://docs.cloudstack.apache.org/projects/cloudstack-administration/en/4.9/accounts.html#using-dynamic-roles>`_
+feature and process of migrating to using this after an upgrade.
+
+
 OVS plug-in
 -----------
 
@@ -67,6 +77,19 @@ SystemVM 32bit deprecated
    Since CloudStack 4.2.1 build packages from source using non opensource 
    modules param ``-nonoss`` changed to ``-   noredist``.
 
+
+Explicit JDBC driver declaration
+--------------------------------
+
+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
 -----------