Update 4.14 Release notes (#95)

* Update release notes

* expose.dns.externally note

* Update about.rst

* Update about.rst

* Update about.rst

* Update about.rst

* Update about.rst

* Update changes.rst

* Update compat.rst

* Update compat.rst

* Update api-changes.rst

* Update changes.rst

* Update compat.rst

* Update about.rst

* Update about.rst
diff --git a/source/releasenotes/about.rst b/source/releasenotes/about.rst
index ff81f56..21caaa4 100644
--- a/source/releasenotes/about.rst
+++ b/source/releasenotes/about.rst
@@ -17,36 +17,37 @@
 What's New in |release|
 =======================
 
+Apache CloudStack |release| is a |version| LTS release with over 15 major new features, and over 200 enhancements and fixes since 4.13.  Highlights include:
 
-What's New in |release|
-----------------------
-
-The new |release| version is a 4.13 maintenance release containing almost 100
-fixes and improvements on the 4.13.0.0 release.
+•	New modern UI (Project Primate, Technical preview)
+•	Backup and Recovery framework
+•	Backup and Recovery Provider for Veeam
+•	VM ingestion
+•	L2 network PVLAN enhancements
+•	CloudStack Kubernetes Service
+•	UEFI support
+•	KVM rolling maintenance
+•	Enable Direct Download for systemVM templates
+•	VR health checks
+•	Download logs and diagnostics data from SSVM/CPVM/VRs
+•	Enable additional configuration metadata to virtual machines
 
 
-What's New in 4.13.0.0
-----------------------
+The full list of new features can be found in the project release notes at http://docs.cloudstack.apache.org/en/4.14.0.0/releasenotes/changes.html
 
-Version 4.13.0.0 includes almost 200 new features, enhancements and fixes since 4.12. 
-
-Apache CloudStack 4.13.0.0 is a 4.13 LTS release with nearly 200 new features, enhancements and fixes since 4.12, such as enhanced hypervisor support, performance increases and more user configurable controls.  Highlights include:
-
-•	Supporting configuration of virtualised appliances
-•	VMware 6.7 support
-•	Increased granularity & control of instance  deployment
-•	Improvements in system VM performance 
-•	Allow live migration of DPDK enabled instances
-•	More flexible UI branding 
-•	Allowing users to create layer 2 network offerings
-
-
-The full list of new features can be found in the project release notes at http://docs.cloudstack.apache.org/en/4.13.0.0/releasenotes/changes.html
+.. note:: 
+   This version of CloudStack allows control over the visibility of the DNS services provided
+   by the Virtual Router. One can control whether the service on the routers be available to 
+   networks outside the local network. This might be important on Shared Networks which are 
+   using Internet routable/public (i.e. non-RFC 1918) IP addresses. The new global setting 
+   "expose.dns.externally" has been added with a default value of "true" in order to keep backward compatibility
+   with the previous installations. If you wish to disable public access to the DNS services
+   running on Virtual Router, set the value to "false" and recreate the related Virtual Routers.
 
 Apache CloudStack powers numerous elastic Cloud computing services, including solutions that have ranked as Gartner Magic Quadrant leaders. Highlighted in the Forrester Q4 2017 Enterprise Open Source Cloud Adoption report, Apache CloudStack "sits beneath hundreds of service provider clouds", including Fortune 5 multinational corporations. A list of known Apache CloudStack users are available at http://cloudstack.apache.org/users.html
 
-New Modern UI / old UI Deprecation Notice
-------------------------------------------
+New Modern UI / Old UI Deprecation Notice
+=========================================
 
 A modern UI for Apache CloudStack - Primate has been proposed, a technical preview of which
 can be evaluated with this release. Please see the `Primate install guide <../installguide/primate.html>`_.
diff --git a/source/releasenotes/api-changes.rst b/source/releasenotes/api-changes.rst
index 225ce6e..cefdf74 100644
--- a/source/releasenotes/api-changes.rst
+++ b/source/releasenotes/api-changes.rst
@@ -13,11 +13,10 @@
    specific language governing permissions and limitations
    under the License.
 
-API Changes Introduced in 4.13.0.0
+API Changes Introduced in 4.14.0.0
 ===================================
 For the complete list of API commands and params consult the `CloudStack Apidocs`_.
 
-
 New API Commands
 ----------------
 
@@ -26,44 +25,77 @@
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | Name                                        | Description                                                                    |
 +=============================================+================================================================================+
-| ``listTemplateOvfProperties``               | List template OVF properties if available.                                     |
+| ``startRollingMaintenance``                 | Start rolling maintenance                                                      |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listDetailOptions``                       | Lists all possible details and their options for a resource type such as a VM  |
-|                                             | or a template                                                                  |
+| ``createBackupSchedule``                    | Creates a user-defined VM backup schedule                                      |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``revokeTemplateDirectDownloadCertificate`` | Revoke a certificate alias from a KVM host                                     |
+| ``listBackupOfferings``                     | Lists backup offerings                                                         |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``getUploadParamsForIso``                   | upload an existing ISO into the CloudStack cloud.                              |
+| ``createBackup``                            | Create VM backup                                                               |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-
-
-Removed API Commands
---------------------
-
-.. cssclass:: table-striped table-bordered table-hover
-
+| ``stopKubernetesCluster``                   | Stops a running Kubernetes cluster                                             |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| Name                                        | Description                                                                    |
-+=============================================+================================================================================+
-| ``listNuageVspDomainTemplates``             | Lists Nuage VSP domain templates                                               |
+| ``listKubernetesClusters``                  | Lists Kubernetes clusters                                                      |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listNuageUnderlayVlanIpRanges``           | enable Nuage underlay on vlan ip range                                         |
+| ``scaleKubernetesCluster``                  | Scales a created, running or stopped Kubernetes cluster                        |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``disableNuageUnderlayVlanIpRange``         | disable Nuage underlay on vlan ip range                                        |
+| ``destroyVolume``                           | Destroys a Volume.                                                             |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``addNuageVspDevice``                       | Adds a Nuage VSP device                                                        |
+| ``deleteBackupOffering``                    | Deletes a backup offering                                                      |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``deleteNuageVspDevice``                    | delete a nuage vsp device                                                      |
+| ``updateSecurityGroup``                     | Updates a security group                                                       |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``enableNuageUnderlayVlanIpRange``          | enable Nuage underlay on vlan ip range                                         |
+| ``getRouterHealthCheckResults``             | Starts a router.                                                               |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listNuageVspDevices``                     | Lists Nuage VSP devices                                                        |
+| ``listBackups``                             | Lists VM backups                                                               |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listNuageVspGlobalDomainTemplate``        | Lists Nuage VSP domain templates                                               |
+| ``listBackupProviders``                     | Lists Backup and Recovery providers                                            |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``associateNuageVspDomainTemplate``         | associate a vpc with a domain template                                         |
+| ``deleteKubernetesSupportedVersion``        | Deletes a Kubernetes cluster                                                   |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateNuageVspDevice``                    | Update a Nuage VSP device                                                      |
+| ``restoreBackup``                           | Restores an existing stopped or deleted VM using a VM backup                   |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``addKubernetesSupportedVersion``           | Add a supported Kubernetes version                                             |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``deleteKubernetesCluster``                 | Deletes a Kubernetes cluster                                                   |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``getKubernetesClusterConfig``              | Get Kubernetes cluster config                                                  |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``updateKubernetesSupportedVersion``        | Update a supported Kubernetes version                                          |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``upgradeKubernetesCluster``                | Upgrades a running Kubernetes cluster                                          |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``deleteBackupSchedule``                    | Deletes the backup schedule of a VM                                            |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``listBackupProviderOfferings``             | Lists external backup offerings of the provider                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``createKubernetesCluster``                 | Creates a Kubernetes cluster                                                   |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``importBackupOffering``                    | Imports a backup offering using a backup provider                              |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``removeVirtualMachineFromBackupOffering``  | Removes a VM from any existing backup offering                                 |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``listKubernetesSupportedVersions``         | Lists container clusters                                                       |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``recoverVolume``                           | Recovers a Destroy volume.                                                     |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``listUnmanagedInstances``                  | Lists unmanaged virtual machines for a given cluster.                          |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``importUnmanagedInstance``                 | Import unmanaged virtual machine from a given cluster.                         |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``getDiagnosticsData``                      | Get diagnostics and files from system VMs                                      |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``startKubernetesCluster``                  | Starts a stopped Kubernetes cluster                                            |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``listBackupSchedule``                      | List backup schedule of a VM                                                   |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``restoreVolumeFromBackupAndAttachToVM``    | Restore and attach a backed up volume to VM                                    |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``updateBackupSchedule``                    | Updates a user-defined VM backup schedule                                      |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``deleteBackup``                            | Delete VM backup                                                               |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``assignVirtualMachineToBackupOffering``    | Assigns a VM to a backup offering                                              |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 
 
@@ -75,696 +107,552 @@
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | Name                                        | Description                                                                    |
 +=============================================+================================================================================+
-| ``createVPCOffering``                       | **Request:**                                                                   |
+| ``listHosts``                               | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``domainid`` (optional)                                                      |
-|                                             | - ``zoneid`` (optional)                                                        |
+|                                             | - ``cpuloadaverage``                                                           |
+|                                             | - ``ueficapability``                                                           |
 |                                             |                                                                                |
-|                                             | **Response:**                                                                  |
+|                                             | *Removed Parameters:*                                                          |
 |                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domain``                                                                   |
-|                                             | - ``domainid``                                                                 |
-|                                             | - ``zone``                                                                     |
-|                                             | - ``zoneid``                                                                   |
+|                                             | - ``averageload``                                                              |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``ldapCreateAccount``                       | **Response:**                                                                  |
+| ``importLdapUsers``                         | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``domainpath``                                                               |
+|                                             | - ``conflictingusersource``                                                    |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listNetworks``                            | **Response:**                                                                  |
+| ``listHostsMetrics``                        | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``details``                                                                  |
+|                                             | - ``cpuloadaverage``                                                           |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``restoreVirtualMachine``                   | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listVPCOfferings``                        | **Request:**                                                                   |
+| ``updateHost``                              | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``zoneid`` (optional)                                                        |
+|                                             | - ``cpuloadaverage``                                                           |
+|                                             | - ``ueficapability``                                                           |
 |                                             |                                                                                |
-|                                             | **Response:**                                                                  |
+|                                             | *Removed Parameters:*                                                          |
 |                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domain``                                                                   |
-|                                             | - ``domainid``                                                                 |
-|                                             | - ``zone``                                                                     |
-|                                             | - ``zoneid``                                                                   |
+|                                             | - ``averageload``                                                              |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``uploadVolume``                            | **Response:**                                                                  |
+| ``stopRouter``                              | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``diskioread``                                                               |
-|                                             | - ``diskiowrite``                                                              |
-|                                             | - ``diskkbsread``                                                              |
-|                                             | - ``diskkbswrite``                                                             |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``lockAccount``                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domainpath``                                                               |
+|                                             | - ``healthchecksfailed``                                                       |
+|                                             | - ``healthcheckresults(*)``                                                    |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``changeServiceForVirtualMachine``          | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``startRouter``                             | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``healthchecksfailed``                                                       |
+|                                             | - ``healthcheckresults(*)``                                                    |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``rebootVirtualMachine``                    | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateNetworkOffering``                   | **Request:**                                                                   |
+| ``listVolumesMetrics``                      | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``domainid`` (optional)                                                      |
-|                                             | - ``zoneid`` (optional)                                                        |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domain``                                                                   |
-|                                             | - ``domainid``                                                                 |
-|                                             | - ``zone``                                                                     |
-|                                             | - ``zoneid``                                                                   |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``createNetworkOffering``                   | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domainid`` (optional)                                                      |
-|                                             | - ``zoneid`` (optional)                                                        |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domain``                                                                   |
-|                                             | - ``domainid``                                                                 |
-|                                             | - ``zone``                                                                     |
-|                                             | - ``zoneid``                                                                   |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listVolumesMetrics``                      | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``diskiopstotal``                                                            |
+|                                             | - ``state`` (optional)                                                         |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``updateVmNicIp``                           | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateDiskOffering``                      | **Request:**                                                                   |
+| ``startInternalLoadBalancerVM``             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``domainid`` (optional)                                                      |
-|                                             | - ``zoneid`` (optional)                                                        |
+|                                             | - ``healthchecksfailed``                                                       |
+|                                             | - ``healthcheckresults(*)``                                                    |
 |                                             |                                                                                |
-|                                             | **Response:**                                                                  |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``searchLdap``                              | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``zone``                                                                     |
-|                                             | - ``zoneid``                                                                   |
+|                                             | - ``conflictingusersource``                                                    |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listSnapshots``                           | **Response:**                                                                  |
+| ``stopNetScalerVpx``                        | **Response:**                                                                  |
 |                                             |                                                                                |
-|                                             | *Removed Parameters:*                                                          |
+|                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``tags(*)``                                                                  |
+|                                             | - ``healthchecksfailed``                                                       |
+|                                             | - ``healthcheckresults(*)``                                                    |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``listCapabilities``                        | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``allowuserviewalldomainaccounts``                                           |
+|                                             | - ``allowuserexpungerecovervolume``                                            |
+|                                             | - ``kubernetesclusterexperimentalfeaturesenabled``                             |
+|                                             | - ``kubernetesserviceenabled``                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``createSnapshotPolicy``                    | **Request:**                                                                   |
+| ``listLdapUsers``                           | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``tags`` (optional)                                                          |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``detachVolume``                            | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``diskioread``                                                               |
-|                                             | - ``diskiowrite``                                                              |
-|                                             | - ``diskkbsread``                                                              |
-|                                             | - ``diskkbswrite``                                                             |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``markDefaultZoneForAccount``               | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domainpath``                                                               |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``createSnapshot``                          | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``tags`` (optional)                                                          |
+|                                             | - ``domainid`` (optional)                                                      |
+|                                             | - ``userfilter`` (optional)                                                    |
 |                                             |                                                                                |
 |                                             | **Response:**                                                                  |
 |                                             |                                                                                |
-|                                             | *Removed Parameters:*                                                          |
+|                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``tags(*)``                                                                  |
+|                                             | - ``conflictingusersource``                                                    |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``createSnapshotFromVMSnapshot``            | **Response:**                                                                  |
+| ``rebootRouter``                            | **Response:**                                                                  |
 |                                             |                                                                                |
-|                                             | *Removed Parameters:*                                                          |
+|                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``tags(*)``                                                                  |
+|                                             | - ``healthchecksfailed``                                                       |
+|                                             | - ``healthcheckresults(*)``                                                    |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``listNics``                                | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``adaptertype``                                                              |
+|                                             | - ``ipaddresses``                                                              |
+|                                             | - ``isolatedpvlan``                                                            |
+|                                             | - ``isolatedpvlantype``                                                        |
+|                                             | - ``vlanid``                                                                   |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``addNicToVirtualMachine``                  | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listPublicIpAddresses``                   | **Request:**                                                                   |
+| ``listExternalLoadBalancers``               | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``networkid`` (optional)                                                     |
+|                                             | - ``cpuloadaverage``                                                           |
+|                                             | - ``ueficapability``                                                           |
+|                                             |                                                                                |
+|                                             | *Removed Parameters:*                                                          |
+|                                             |                                                                                |
+|                                             | - ``averageload``                                                              |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``updateDefaultNicForVirtualMachine``       | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``stopInternalLoadBalancerVM``              | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``healthchecksfailed``                                                       |
+|                                             | - ``healthcheckresults(*)``                                                    |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``createServiceOffering``                   | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``customized`` (optional)                                                    |
-|                                             | - ``maxcpunumber`` (optional)                                                  |
-|                                             | - ``maxmemory`` (optional)                                                     |
-|                                             | - ``mincpunumber`` (optional)                                                  |
-|                                             | - ``minmemory`` (optional)                                                     |
-|                                             | - ``zoneid`` (optional)                                                        |
+|                                             | - ``cachemode`` (optional)                                                     |
 |                                             |                                                                                |
 |                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``zone``                                                                     |
-|                                             | - ``zoneid``                                                                   |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listNiciraNvpDeviceNetworks``             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``details``                                                                  |
+|                                             | - ``cacheMode``                                                                |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``assignVirtualMachine``                    | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``resizeVolume``                            | **Response:**                                                                  |
+| ``changeServiceForRouter``                  | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``diskioread``                                                               |
-|                                             | - ``diskiowrite``                                                              |
-|                                             | - ``diskkbsread``                                                              |
-|                                             | - ``diskkbswrite``                                                             |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listPaloAltoFirewallNetworks``            | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``details``                                                                  |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateVolume``                            | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``diskioread``                                                               |
-|                                             | - ``diskiowrite``                                                              |
-|                                             | - ``diskkbsread``                                                              |
-|                                             | - ``diskkbswrite``                                                             |
+|                                             | - ``healthchecksfailed``                                                       |
+|                                             | - ``healthcheckresults(*)``                                                    |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``updateVirtualMachine``                    | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateAccount``                           | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domainpath``                                                               |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``disableAccount``                          | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domainpath``                                                               |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateNetwork``                           | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``hideipaddressusage`` (optional)                                            |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``details``                                                                  |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``archiveSnapshot``                         | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *Removed Parameters:*                                                          |
-|                                             |                                                                                |
-|                                             | - ``tags(*)``                                                                  |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``migrateVirtualMachine``                   | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``resetPasswordForVirtualMachine``          | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``associateIpAddress``                      | **Request:**                                                                   |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``ipaddress`` (optional)                                                     |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``resetSSHKeyForVirtualMachine``            | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listSrxFirewallNetworks``                 | **Response:**                                                                  |
+| ``listInternalLoadBalancerVMs``             | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``details``                                                                  |
+|                                             | - ``fetchhealthcheckresults`` (optional)                                       |
+|                                             |                                                                                |
+|                                             | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``healthchecksfailed``                                                       |
+|                                             | - ``healthcheckresults(*)``                                                    |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``detachIso``                               | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``prepareHostForMaintenance``               | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``cpuloadaverage``                                                           |
+|                                             | - ``ueficapability``                                                           |
+|                                             |                                                                                |
+|                                             | *Removed Parameters:*                                                          |
+|                                             |                                                                                |
+|                                             | - ``averageload``                                                              |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``listVirtualMachines``                     | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listDiskOfferings``                       | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``zoneid`` (optional)                                                        |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``zone``                                                                     |
-|                                             | - ``zoneid``                                                                   |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listProjects``                            | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``details`` (optional)                                                       |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``createAccount``                           | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domainpath``                                                               |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``revertToVMSnapshot``                      | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``deployVirtualMachine``                    | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``clusterid`` (optional)                                                     |
-|                                             | - ``copyimagetags`` (optional)                                                 |
-|                                             | - ``ovfproperties`` (optional)                                                 |
-|                                             | - ``podid`` (optional)                                                         |
+|                                             | - ``bootmode`` (optional)                                                      |
+|                                             | - ``boottype`` (optional)                                                      |
 |                                             |                                                                                |
 |                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateZone``                              | **Request:**                                                                   |
+| ``cancelHostMaintenance``                   | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``sortkey`` (optional)                                                       |
+|                                             | - ``cpuloadaverage``                                                           |
+|                                             | - ``ueficapability``                                                           |
+|                                             |                                                                                |
+|                                             | *Removed Parameters:*                                                          |
+|                                             |                                                                                |
+|                                             | - ``averageload``                                                              |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``createDiskOffering``                      | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``zoneid`` (optional)                                                        |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``zone``                                                                     |
-|                                             | - ``zoneid``                                                                   |
+|                                             | - ``cachemode`` (optional)                                                     |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listVolumes``                             | **Response:**                                                                  |
+| ``listVolumes``                             | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``diskioread``                                                               |
-|                                             | - ``diskiowrite``                                                              |
-|                                             | - ``diskkbsread``                                                              |
-|                                             | - ``diskkbswrite``                                                             |
+|                                             | - ``state`` (optional)                                                         |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``createNetwork``                           | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``hideipaddressusage`` (optional)                                            |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``details``                                                                  |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listNetworkOfferings``                    | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domainid`` (optional)                                                      |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domain``                                                                   |
-|                                             | - ``domainid``                                                                 |
-|                                             | - ``zone``                                                                     |
-|                                             | - ``zoneid``                                                                   |
+|                                             | - ``isolatedpvlantype`` (optional)                                             |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``migrateVirtualMachineWithVolume``         | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``attachVolume``                            | **Response:**                                                                  |
+| ``addHost``                                 | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``diskioread``                                                               |
-|                                             | - ``diskiowrite``                                                              |
-|                                             | - ``diskkbsread``                                                              |
-|                                             | - ``diskkbswrite``                                                             |
+|                                             | - ``cpuloadaverage``                                                           |
+|                                             | - ``ueficapability``                                                           |
 |                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listNetscalerLoadBalancerNetworks``       | **Response:**                                                                  |
+|                                             | *Removed Parameters:*                                                          |
 |                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``details``                                                                  |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``migrateVolume``                           | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``diskioread``                                                               |
-|                                             | - ``diskiowrite``                                                              |
-|                                             | - ``diskkbsread``                                                              |
-|                                             | - ``diskkbswrite``                                                             |
+|                                             | - ``averageload``                                                              |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``updateVMAffinityGroup``                   | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``recoverVirtualMachine``                   | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``revertSnapshot``                          | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *Removed Parameters:*                                                          |
-|                                             |                                                                                |
-|                                             | - ``tags(*)``                                                                  |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listBrocadeVcsDeviceNetworks``            | **Response:**                                                                  |
+| ``listRouters``                             | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``details``                                                                  |
+|                                             | - ``fetchhealthcheckresults`` (optional)                                       |
 |                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listUsageRecords``                        | **Request:**                                                                   |
+|                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``oldformat`` (optional)                                                     |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``migrateNetwork``                          | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``details``                                                                  |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``uploadTemplateDirectDownloadCertificate`` | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``zoneid`` (required)                                                        |
-|                                             | - ``hostid`` (optional)                                                        |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``createVolume``                            | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``diskioread``                                                               |
-|                                             | - ``diskiowrite``                                                              |
-|                                             | - ``diskkbsread``                                                              |
-|                                             | - ``diskkbswrite``                                                             |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listF5LoadBalancerNetworks``              | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``details``                                                                  |
+|                                             | - ``healthchecksfailed``                                                       |
+|                                             | - ``healthcheckresults(*)``                                                    |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``attachIso``                               | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listAccounts``                            | **Request:**                                                                   |
+| ``destroyRouter``                           | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``details`` (optional)                                                       |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domainpath``                                                               |
+|                                             | - ``healthchecksfailed``                                                       |
+|                                             | - ``healthcheckresults(*)``                                                    |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``removeNicFromVirtualMachine``             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``enableAccount``                           | **Response:**                                                                  |
+| ``reconnectHost``                           | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``domainpath``                                                               |
+|                                             | - ``cpuloadaverage``                                                           |
+|                                             | - ``ueficapability``                                                           |
+|                                             |                                                                                |
+|                                             | *Removed Parameters:*                                                          |
+|                                             |                                                                                |
+|                                             | - ``averageload``                                                              |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateVPCOffering``                       | **Request:**                                                                   |
+| ``createPrivateGateway``                    | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``domainid`` (optional)                                                      |
-|                                             | - ``sortkey`` (optional)                                                       |
-|                                             | - ``zoneid`` (optional)                                                        |
+|                                             | - ``bypassvlanoverlapcheck`` (optional)                                        |
 |                                             |                                                                                |
-|                                             | **Response:**                                                                  |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``addBaremetalHost``                        | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``domain``                                                                   |
-|                                             | - ``domainid``                                                                 |
-|                                             | - ``zone``                                                                     |
-|                                             | - ``zoneid``                                                                   |
+|                                             | - ``cpuloadaverage``                                                           |
+|                                             | - ``ueficapability``                                                           |
+|                                             |                                                                                |
+|                                             | *Removed Parameters:*                                                          |
+|                                             |                                                                                |
+|                                             | - ``averageload``                                                              |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``destroyVirtualMachine``                   | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listServiceOfferings``                    | **Request:**                                                                   |
+| ``listServiceOfferings``                    | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``zoneid`` (optional)                                                        |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``zone``                                                                     |
-|                                             | - ``zoneid``                                                                   |
+|                                             | - ``cacheMode``                                                                |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``startVirtualMachine``                     | **Request:**                                                                   |
+| ``startVirtualMachine``                     | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``clusterid`` (optional)                                                     |
-|                                             | - ``podid`` (optional)                                                         |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``stopVirtualMachine``                      | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``readonlyuidetails``                                                        |
+|                                             | - ``backupofferingid``                                                         |
+|                                             | - ``backupofferingname``                                                       |
+|                                             | - ``bootmode``                                                                 |
+|                                             | - ``boottype``                                                                 |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateServiceOffering``                   | **Request:**                                                                   |
+| ``updateServiceOffering``                   | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``domainid`` (optional)                                                      |
-|                                             | - ``zoneid`` (optional)                                                        |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``zone``                                                                     |
-|                                             | - ``zoneid``                                                                   |
+|                                             | - ``cacheMode``                                                                |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-
-
diff --git a/source/releasenotes/changes.rst b/source/releasenotes/changes.rst
index 172f175..7c4d097 100644
--- a/source/releasenotes/changes.rst
+++ b/source/releasenotes/changes.rst
@@ -13,266 +13,582 @@
    specific language governing permissions and limitations
    under the License.
 
-Issues Fixed in 4.13.1.0
-========================
 
 
-Issues Fixed in 4.13.1.0
-------------------------
+Changes in |release| since 4.13
+===============================
+
+Apache CloudStack uses GitHub <https://github.com/apache/cloudstack/issues>`_ 
+to track its issues.
+
 
 .. cssclass:: table-striped table-bordered table-hover
 
+
 +-------------------------+----------+------------------------------------------------------------+
 | Version                 | Github   | Description                                                |
 +=========================+==========+============================================================+
-| 4.13.1.0                | `#4042`_ | Fixed guest vlan range going missing when using zone       |
+| 4.14.0.0                | `#4064`_ | fix dhcp lease entry wrong hostname                        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#4057`_ | Allow deleting snapshot on local filesystem                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3992`_ | cks: use public links for templates and binaries iso for   |
+|                         |          | smoke tests                                                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#4055`_ | db.properties: Enforce UTC timezone by default             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#4042`_ | Fixed guest vlan range going missing when using zone       |
 |                         |          | wizard                                                     |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#4043`_ | Volume deleted during cold migration if Secondary Storage  |
+| 4.14.0.0                | `#4043`_ | Volume deleted during cold migration if Secondary Storage  |
 |                         |          | over 90% full                                              |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#4033`_ | kvm: suspend/resume in deleting vm snapshot on kvm         |
+| 4.14.0.0                | `#4029`_ | Bring back vm.suspend during deleting VM snapshot          |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3969`_ | Snapshot deletion issues                                   |
+| 4.14.0.0                | `#4033`_ | kvm: suspend/resume in deleting vm snapshot on kvm         |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#4025`_ | server: Cannot list affinity group if there are hosts      |
+| 4.14.0.0                | `#4023`_ | FIX: prevent empty sshkey name.                            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3969`_ | Snapshot deletion issues                                   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#4025`_ | server: Cannot list affinity group if there are hosts      |
 |                         |          | dedicated to domain                                        |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#4002`_ | server: Search zone-wide storage pool when allocation      |
+| 4.14.0.0                | `#4014`_ | Improvement on build time and new quality profile          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#4002`_ | server: Search zone-wide storage pool when allocation      |
 |                         |          | algothrim is firstfitleastconsumed                         |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#4005`_ | Fixed create template from snapshot never returning        |
+| 4.14.0.0                | `#3984`_ | Remove rolling-maintenance service from debian rules       |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3995`_ | UI bug fix: Cannot deploy VM from ISO                      |
+| 4.14.0.0                | `#3999`_ | Update schema-41310to41400.sql                             |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3993`_ | Fixes raw templates not downloading                        |
+| 4.14.0.0                | `#4008`_ | Fix template registration error                            |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3977`_ | With basic zone and VMware hypervisor, VR fails to start   |
+| 4.14.0.0                | `#3988`_ | Add support for zulu-11 in cloudstack 4.14                 |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3973`_ | systemd dependency on db                                   |
+| 4.14.0.0                | `#4005`_ | Fixed create template from snapshot never returning        |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3989`_ | server: export full response view for zones response for   |
+| 4.14.0.0                | `#3995`_ | UI bug fix: Cannot deploy VM from ISO                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3993`_ | Fixes raw templates not downloading                        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3977`_ | With basic zone and VMware hypervisor, VR fails to start   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3973`_ | systemd dependency on db                                   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3956`_ | maven quality tool plugins                                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3985`_ | NPE fix for System VM's start Command                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3989`_ | server: export full response view for zones response for   |
 |                         |          | root admin                                                 |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3971`_ | Updated upgrade path                                       |
+| 4.14.0.0                | `#3972`_ | Updated upgrade paths                                      |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3932`_ | Prevent overflow on StatsCollector.java                    |
+| 4.14.0.0                | `#3971`_ | Updated upgrade path                                       |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3948`_ | server: password is not displayed when reinstall a vm or   |
+| 4.14.0.0                | `#3587`_ | vrouter in redundant mode acquire guest ips from first ip  |
+|                         |          | of the tier                                                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3839`_ | FEATURE-3823: kvm agent hooks                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3638`_ | UEFI Support on CloudStack                                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3960`_ | Rename max.retries setting                                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3932`_ | Prevent overflow on StatsCollector.java                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3681`_ | Validate disk offering IOPS normal and maximum read/write  |
+|                         |          | values                                                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3962`_ | Make text clear regarding removing data disks.             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3963`_ | Handle port forward rule check for vpc and non vpc         |
+|                         |          | Isolated networks                                          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3610`_ | [KVM] Rolling maintenance                                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3948`_ | server: password is not displayed when reinstall a vm or   |
 |                         |          | reset ssh key                                              |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3943`_ | vr: fix password server run with empty gateway in isolated |
+| 4.14.0.0                | `#3953`_ | Revert "CLOUDSTACK-10271 maven plugin for owasp dependency |
+|                         |          | check added"                                               |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3925`_ | Add cache mode param properly                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#2446`_ | CLOUDSTACK-10271 maven plugin for owasp dependency check   |
+|                         |          | added                                                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3657`_ | cleanup for resources left by test_accounts and            |
+|                         |          | test_project                                               |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3943`_ | vr: fix password server run with empty gateway in isolated |
 |                         |          | network with RVRs                                          |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3651`_ | Fix simulator docker db deploy issue (apache#3397)         |
+| 4.14.0.0                | `#3940`_ | Regression Fix: Allow full response view to Admin user     |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3947`_ | server: fix database exception while searching network     |
+| 4.14.0.0                | `#3828`_ | [KVM] Direct download agnostic of the storage provider     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3651`_ | Fix simulator docker db deploy issue (apache#3397)         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3947`_ | server: fix database exception while searching network     |
 |                         |          | offerings                                                  |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3935`_ | Fix VM with ISO attached migration issue                   |
+| 4.14.0.0                | `#3935`_ | Fix VM with ISO attached migration issue                   |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3924`_ | Fixed error on data volumes lager than 2.14TB when         |
+| 4.14.0.0                | `#3919`_ | Handle EOFException during VR Health Check                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3680`_ | CloudStack Kubernetes Service                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3862`_ | Userdata to display static NAT as public ip instead of VR  |
+|                         |          | ip                                                         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3924`_ | Fixed error on data volumes lager than 2.14TB when         |
 |                         |          | creating instances on VMware                               |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3911`_ | kvm: fix/optimize propogating configs                      |
+| 4.14.0.0                | `#3928`_ | maven: update dependencies                                 |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3847`_ | VR: Fix Redundant VRouter guest network on wrong interface |
+| 4.14.0.0                | `#3911`_ | kvm: fix/optimize propogating configs                      |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3898`_ | vrouter: reload keepalived instead of restart and fix      |
+| 4.14.0.0                | `#3930`_ | Remove unused guest OS mapping class from Vmware code      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3927`_ | ui: fix merge issue that causes VR duplicates              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3553`_ | CloudStack Backup & Recovery Framework                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3901`_ | Removed unused vars from pom file                          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3847`_ | VR: Fix Redundant VRouter guest network on wrong interface |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3898`_ | vrouter: reload keepalived instead of restart and fix      |
 |                         |          | password server issues when add/remove vpc tier            |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3907`_ | Allow port 80/8080 accessible only from guest network      |
+| 4.14.0.0                | `#3907`_ | Allow port 80/8080 accessible only from guest network      |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3916`_ | server: fix issue while list ssh keypairs by keyword       |
+| 4.14.0.0                | `#3916`_ | server: fix issue while list ssh keypairs by keyword       |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3913`_ | Fix dhcp infinite lease time                               |
+| 4.14.0.0                | `#3913`_ | Fix dhcp infinite lease time                               |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3904`_ | Avoid duplicate alerts when router state changes           |
+| 4.14.0.0                | `#3904`_ | Avoid duplicate alerts when router state changes           |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3903`_ | VR: Send VM password to all Running VRs in network/vpc     |
+| 4.14.0.0                | `#3903`_ | VR: Send VM password to all Running VRs in network/vpc     |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3894`_ | api: Fix count and item issues returned by list APIs       |
+| 4.14.0.0                | `#3894`_ | api: Fix count and item issues returned by list APIs       |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3905`_ | Fix network rules issue if default egress policy is Allow  |
+| 4.14.0.0                | `#3731`_ | Enable Direct Download for systemVM templates              |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3491`_ | KVM: Propagating changes on host parameters to the agents  |
+| 4.14.0.0                | `#3899`_ | vpc: add bypassvlanoverlapcheck parameter when create      |
+|                         |          | private gateway                                            |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3879`_ | kvm: Enable virtio drivers based on guest os display name  |
+| 4.14.0.0                | `#3905`_ | Fix network rules issue if default egress policy is Allow  |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3884`_ | kvm: fix exception in volume stats after storage migration |
+| 4.14.0.0                | `#3639`_ | Multiple networks support for vms in advanced zone with    |
+|                         |          | security group (and kvm support)                           |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3864`_ | Ignore site to site vpn status check on internallbvm       |
+| 4.14.0.0                | `#3491`_ | KVM: Propagating changes on host parameters to the agents  |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3871`_ | Fixed duplicate id error when creating VM work jobs        |
+| 4.14.0.0                | `#3879`_ | kvm: Enable virtio drivers based on guest os display name  |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3873`_ | Fixed root volume resize from ui                           |
+| 4.14.0.0                | `#3739`_ | Add new command to update security group name              |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3876`_ | server: use host record related to a ssvm/cpvm             |
+| 4.14.0.0                | `#3884`_ | kvm: fix exception in volume stats after storage migration |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3870`_ | systemvm: list systemvm does not return agent state and    |
+| 4.14.0.0                | `#3882`_ | remove duplicate index region                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3864`_ | Ignore site to site vpn status check on internallbvm       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3880`_ | simulator: fix travis failure after merging volume         |
+|                         |          | destroy/recover                                            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3871`_ | Fixed duplicate id error when creating VM work jobs        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3873`_ | Fixed root volume resize from ui                           |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3877`_ | [SECURITY] Use HTTPS to resolve dependencies in Maven      |
+|                         |          | Build                                                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3601`_ | JDK11 support                                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3876`_ | server: use host record related to a ssvm/cpvm             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3732`_ | [Vmware] Enable PVLAN support on L2 networks               |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3870`_ | systemvm: list systemvm does not return agent state and    |
 |                         |          | version                                                    |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3854`_ | Install python-dnspython or python-dns to fix issue with   |
+| 4.14.0.0                | `#3688`_ | New feature: Add support to destroy/recover volumes        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3854`_ | Install python-dnspython or python-dns to fix issue with   |
 |                         |          | cloudstack-setup-management                                |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3865`_ | Fixed default text missing from network selection on       |
+| 4.14.0.0                | `#3865`_ | Fixed default text missing from network selection on       |
 |                         |          | instance wizard                                            |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3857`_ | vr: add missing rule for port forwarding rule in vpc       |
+| 4.14.0.0                | `#3869`_ | packaging: install python-dnspython or python-dns to fix   |
+|                         |          | issue with c…                                              |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3851`_ | vpc: set traffic type of private gateway IP to Public to   |
+| 4.14.0.0                | `#3805`_ | UI: Display drop down list for VPN customer gateway        |
+|                         |          | selection                                                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3844`_ | ISSUE-3838: Wrong SSVM behavior causes redownloading for   |
+|                         |          | all the templates                                          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3865`_ | Fixed default text missing from network selection on       |
+|                         |          | instance wizard                                            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3857`_ | vr: add missing rule for port forwarding rule in vpc       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3851`_ | vpc: set traffic type of private gateway IP to Public to   |
 |                         |          | fix keepalived misconfiguration                            |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3867`_ | Usage event to store zone id while uploading template and  |
+| 4.14.0.0                | `#3867`_ | Usage event to store zone id while uploading template and  |
 |                         |          | volume                                                     |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3861`_ | test: check more connectivity in test_privategw_acl.py     |
+| 4.14.0.0                | `#3861`_ | test: check more connectivity in test_privategw_acl.py     |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3803`_ | Bug fix : set restart_required to 0 after restarting       |
+| 4.14.0.0                | `#3863`_ | Start all (instead of Disconnected) Site-to-Site VPN       |
+|                         |          | connections when VPC VR starts                             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3803`_ | Bug fix : set restart_required to 0 after restarting       |
 |                         |          | network                                                    |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3791`_ | server: fix checking disk offering access for snapshot     |
+| 4.14.0.0                | `#3606`_ | VM ingestion                                               |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3836`_ | Bug fix: De-associate IP address if enabling static nat    |
+|                         |          | fails                                                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3807`_ | Enhancement: Allow creating network with duplicate name    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3818`_ | Display numeric value in exception instead of variable     |
+|                         |          | name                                                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3791`_ | server: fix checking disk offering access for snapshot     |
 |                         |          | volume                                                     |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3832`_ | ui bug fix: cannot assign vms to internal lb in VPC        |
+| 4.14.0.0                | `#3832`_ | ui bug fix: cannot assign vms to internal lb in VPC        |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3855`_ | kvm: Fix router migration issue when router has            |
+| 4.14.0.0                | `#3855`_ | kvm: Fix router migration issue when router has            |
 |                         |          | control/public nics onother physical network than guest    |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3383`_ | template: copy md5 mismatch                                |
+| 4.14.0.0                | `#3383`_ | template: copy md5 mismatch                                |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3819`_ | Clean up inactive iscsi sessions when VMs get moved due to |
+| 4.14.0.0                | `#3819`_ | Clean up inactive iscsi sessions when VMs get moved due to |
 |                         |          | crashes                                                    |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3604`_ | Fix Policy Based Routing for private gateway static routes |
+| 4.14.0.0                | `#3575`_ | Health check feature for virtual router                    |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3840`_ | Fix listing management server by parameters                |
+| 4.14.0.0                | `#3275`_ | [CLOUDSTACK-10408] Fix String.replaceAll() to replace()    |
+|                         |          | for bet…                                                   |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3834`_ | Fix: The metrics view API response is not super-set of     |
+| 4.14.0.0                | `#3604`_ | Fix Policy Based Routing for private gateway static routes |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3760`_ | New feature: Resource count (CPU/RAM) take only running    |
+|                         |          | vms into calculation                                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3803`_ | Bug fix : set restart_required to 0 after restarting       |
+|                         |          | network                                                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3840`_ | Fix listing management server by parameters                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3834`_ | Fix: The metrics view API response is not super-set of     |
 |                         |          | resources response keys                                    |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3848`_ | vr: fix vr in unknown state (more)                         |
+| 4.14.0.0                | `#3848`_ | vr: fix vr in unknown state (more)                         |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3726`_ | vrouter: reload haproxy when cfg file is updated           |
+| 4.14.0.0                | `#3726`_ | vrouter: reload haproxy when cfg file is updated           |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3846`_ | Fix for "Impossible to edit domain settings in UI"         |
+| 4.14.0.0                | `#3846`_ | Fix for "Impossible to edit domain settings in UI"         |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3845`_ | travis: use https based maven repo mirror                  |
+| 4.14.0.0                | `#3845`_ | travis: use https based maven repo mirror                  |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3761`_ | [FIX] [BACKPORT] [4.13] Rethrow takeVMSnapshot() exception |
+| 4.14.0.0                | `#3835`_ | Update Docker README file                                  |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3758`_ | server: Fix NPE while update displayvm on vm with dynamic  |
+| 4.14.0.0                | `#3813`_ | kvm-local-pool-trailing-slash                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3761`_ | [FIX] [BACKPORT] [4.13] Rethrow takeVMSnapshot() exception |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3758`_ | server: Fix NPE while update displayvm on vm with dynamic  |
 |                         |          | service offering                                           |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3728`_ | server: double check host capacity when start/migrate a vm |
+| 4.14.0.0                | `#3728`_ | server: double check host capacity when start/migrate a vm |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3727`_ | server: Capacity check should take vms in Migrating state  |
+| 4.14.0.0                | `#3727`_ | server: Capacity check should take vms in Migrating state  |
 |                         |          | into calculation                                           |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3477`_ | RvR: Set up metadata/password/dhcp server on gateway IP    |
+| 4.14.0.0                | `#3477`_ | RvR: Set up metadata/password/dhcp server on gateway IP    |
 |                         |          | instead of guest IP in RVR                                 |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3825`_ | fixed inconsistency of IP on VR when VR is destroyed and   |
+| 4.14.0.0                | `#3821`_ | Incorrect param name caused global setting test to fail    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3825`_ | fixed inconsistency of IP on VR when VR is destroyed and   |
 |                         |          | recrea…                                                    |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3759`_ | server: fix resource count error when upgrade a vm         |
+| 4.14.0.0                | `#3759`_ | server: fix resource count error when upgrade a vm         |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3806`_ | python/c++ formatting in java corrected                    |
+| 4.14.0.0                | `#3822`_ | set TCP as default protocol in lb list                     |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3795`_ | Agent lb on svm                                            |
+| 4.14.0.0                | `#3694`_ | Ldap fixes                                                 |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3776`_ | Add missing HA config keys                                 |
+| 4.14.0.0                | `#3799`_ | Update message when keys are NOT being injected            |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3778`_ | Endless settings on templates and instances                |
+| 4.14.0.0                | `#3806`_ | python/c++ formatting in java corrected                    |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3743`_ | only update powerstate if sure it is the latest            |
+| 4.14.0.0                | `#3814`_ | Add missing HA config keys (#3776)                         |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3682`_ | ui: fix migrate host form no host popup                    |
+| 4.14.0.0                | `#3350`_ | Get Diagnostics: Download logs and diagnostics data from   |
+|                         |          | SSVM, CPVM, Router                                         |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3658`_ | client: fix for jetty session timeout                      |
+| 4.14.0.0                | `#3795`_ | Agent lb on svm                                            |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3662`_ | Increase DHCP lease time to infinite                       |
+| 4.14.0.0                | `#3776`_ | Add missing HA config keys                                 |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3793`_ | ui: fix for truncated name for project accounts            |
+| 4.14.0.0                | `#3659`_ | Fix typo: the past tense of shutdown is shutdown, not      |
+|                         |          | shutdowned                                                 |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3597`_ | kvm: Logrotate should not touch agent.log                  |
+| 4.14.0.0                | `#3800`_ | Revert "Extract systemvm.iso using bsdtar (#3536)"         |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3721`_ | network: cleanup dhcp/dns entries while remove a nic from  |
+| 4.14.0.0                | `#3510`_ | Allow additional configuration metadata to VMs             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3736`_ | Add protocol number support for security group rules       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3778`_ | Endless settings on templates and instances                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3796`_ | Revert "Simulator: Better VR Redundant Status Behaviour"   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3743`_ | only update powerstate if sure it is the latest            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3536`_ | Extract systemvm.iso using bsdtar                          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3313`_ | Simulator: Better VR Redundant Status Behaviour            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3682`_ | ui: fix migrate host form no host popup                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3658`_ | client: fix for jetty session timeout                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3662`_ | Increase DHCP lease time to infinite                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3793`_ | ui: fix for truncated name for project accounts            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3597`_ | kvm: Logrotate should not touch agent.log                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3721`_ | network: cleanup dhcp/dns entries while remove a nic from  |
 |                         |          | vm                                                         |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3715`_ | break session only on illegal origin                       |
+| 4.14.0.0                | `#3790`_ | Bug fix: Dont display empty item in free ip list           |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3755`_ | Added zone check for attach iso                            |
+| 4.14.0.0                | `#3715`_ | break session only on illegal origin                       |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3729`_ | config: add isdynamic flag in configuration response       |
+| 4.14.0.0                | `#3775`_ | New feature: Acquire specific public IP for network        |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3733`_ | filter hosts to query on zone wide storage                 |
+| 4.14.0.0                | `#3755`_ | Added zone check for attach iso                            |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3747`_ | convert protocal names to be found as labels               |
+| 4.14.0.0                | `#3782`_ | 4.13                                                       |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3754`_ | Once again allow a VM to be on multiple networks from VPCs |
+| 4.14.0.0                | `#3729`_ | config: add isdynamic flag in configuration response       |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3767`_ | create template from snapshot regression (partly reverted) |
+| 4.14.0.0                | `#3733`_ | filter hosts to query on zone wide storage                 |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3765`_ | Honour promiscuous mode from networkOffering               |
+| 4.14.0.0                | `#3747`_ | convert protocal names to be found as labels               |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3617`_ | [KVM] Agent LB Fix: Connections from disabled KVM host     |
+| 4.14.0.0                | `#3754`_ | Once again allow a VM to be on multiple networks from VPCs |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3767`_ | create template from snapshot regression (partly reverted) |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3781`_ | Honour promiscuous mode from networkOffering (#3765)       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3765`_ | Honour promiscuous mode from networkOffering               |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3772`_ | Revert of the "Revert "Fix virtual template size for       |
+|                         |          | managed storage for KVM / refactor                         |
+|                         |          | cloud-install-sys-tmplt""                                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3425`_ | Better tracking host maintanence and handling of migration |
+|                         |          | jobs                                                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3774`_ | Revert "Add missing HA config keys"                        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3771`_ | Revert "Fix virtual template size for managed storage for  |
+|                         |          | KVM / refactor cloud-install-sys-tmplt"                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3371`_ | Fix virtual template size for managed storage for KVM /    |
+|                         |          | refactor cloud-install-sys-tmplt                           |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3737`_ | Add missing HA config keys                                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3738`_ | Load Average for KVM                                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3769`_ | README: that time of the year!                             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3746`_ | Fix OS category for some OS-es added in 4.13               |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3615`_ | Handle Ceph/RBD snapshot delete                            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3546`_ | [FIX] Rethrow takeVMSnapshot() exception                   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3474`_ | Enhance VM Statistics to add more detail                   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3745`_ | Save SSH.PublicKey into user_vm_details regardless of      |
+|                         |          | password management.                                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3740`_ | Add support for ecdsa and ed25519 public keys.             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3617`_ | [KVM] Agent LB Fix: Connections from disabled KVM host     |
 |                         |          | agents are refused                                         |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3640`_ | consoleproxy: Enable console for vms in Stopping/Migrating |
+| 4.14.0.0                | `#3669`_ | server: Fix resource count of primary storage/volume       |
+|                         |          | because of Expunged volumes                                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3723`_ | a conditional to prevent creation of a field               |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3640`_ | consoleproxy: Enable console for vms in Stopping/Migrating |
 |                         |          | state                                                      |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3635`_ | server: acquire IPv4 address when add secondary IP to nic  |
+| 4.14.0.0                | `#3704`_ | utils: use iproute to get default network interface        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3703`_ | increase width of field in UI                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3696`_ | env config for dual zone simulator                         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3695`_ | debian: fix symlink issue post install/upgrade             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3701`_ | security_group.py: check cidr unstrictly to accept cidrs   |
+|                         |          | like 1.1.1.1/24                                            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3635`_ | server: acquire IPv4 address when add secondary IP to nic  |
 |                         |          | if IP is not specified                                     |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3636`_ | kvm: fix issue that network rules for secondary IPs are    |
+| 4.14.0.0                | `#3636`_ | kvm: fix issue that network rules for secondary IPs are    |
 |                         |          | not applied                                                |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3678`_ | vpc: fix acl rule with protocol number is not applied      |
+| 4.14.0.0                | `#3653`_ | Fix VR creation issue while creating VM on shared network  |
+|                         |          | using PVLAN                                                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3630`_ | New BuildRequires for CentOS 7: python-setuptools          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3650`_ | Add support for vSphere Web SDK 6.7 installation in        |
+|                         |          | install-non-oss.sh                                         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3678`_ | vpc: fix acl rule with protocol number is not applied      |
 |                         |          | correctly in vpc vr                                        |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3605`_ | fix issue #3590 'Revert Ceph/RBD Snapshot'                 |
+| 4.14.0.0                | `#3632`_ | add class cleanup method                                   |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3612`_ | systemvm: for ip route show command don't use the throw    |
+| 4.14.0.0                | `#3682`_ | ui: fix migrate host form no host popup                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3605`_ | fix issue #3590 'Revert Ceph/RBD Snapshot'                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3668`_ | storage: don't select an SSVM that is removed              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3612`_ | systemvm: for ip route show command don't use the throw    |
 |                         |          | command                                                    |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3666`_ | snapshot failure diagnostics unhidden                      |
+| 4.14.0.0                | `#3616`_ | Reduce verbosity of Async Job Manager log messages         |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3620`_ | Small additional NuageVsp cleanups (#3146)                 |
+| 4.14.0.0                | `#3644`_ | IoT/ARM64 support: allow cloudstack-agent on Raspberry Pi  |
+|                         |          | 4 (armv8) to use kvm acceleration                          |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3648`_ | Security Group: limit returns in get_bridge_physdev to 1   |
+| 4.14.0.0                | `#3666`_ | snapshot failure diagnostics unhidden                      |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3627`_ | server: Do NOT cleanup dhcp and dns when stop a vm         |
+| 4.14.0.0                | `#3623`_ | kvm: Use 'ip' instead of 'brctl'                           |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3608`_ | server: Cleanup dhcp and dns entries only on expunging VM  |
+| 4.14.0.0                | `#3620`_ | Small additional NuageVsp cleanups (#3146)                 |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3574`_ | `service is-active` output check for "failed"              |
+| 4.14.0.0                | `#3658`_ | client: fix for jetty session timeout                      |
 +-------------------------+----------+------------------------------------------------------------+
-| 4.13.1.0                | `#3582`_ | systemvmtemplate: Fix Debian 9 iso url                     |
+| 4.14.0.0                | `#3665`_ | ignore patches and unzipped logs                           |
 +-------------------------+----------+------------------------------------------------------------+
-97 Issues listed
+| 4.14.0.0                | `#3662`_ | Increase DHCP lease time to infinite                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3641`_ | security_group.py: fix NameError: name 'd' is not defined  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3648`_ | Security Group: limit returns in get_bridge_physdev to 1   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3525`_ | NioServer: retain links by address string to minimize      |
+|                         |          | resource leak                                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3627`_ | server: Do NOT cleanup dhcp and dns when stop a vm         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3589`_ | kvm/security_group: Make Security Group Python 3           |
+|                         |          | compatible                                                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3608`_ | server: Cleanup dhcp and dns entries only on expunging VM  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3607`_ | allocator: in case of null guest OS don't fail             |
+|                         |          | prioritisation completely                                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3538`_ | Refactoring to remove duplicate code (by Frank/Nuage)      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3597`_ | kvm: Logrotate should not touch agent.log                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3591`_ | Deprecate EL6 and Add 4.13-4.14 Upgrade Path               |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3574`_ | `service is-active` output check for "failed"              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3519`_ | kvm/cloudstack-guest-tool: Tool to query Qemu Guest Agent  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.14.0.0                | `#3582`_ | systemvmtemplate: Fix Debian 9 iso url                     |
++-------------------------+----------+------------------------------------------------------------+
 
+216 Issues listed
+
+.. _`#4064`: https://github.com/apache/cloudstack/pull/4064
+.. _`#4057`: https://github.com/apache/cloudstack/pull/4057
+.. _`#3992`: https://github.com/apache/cloudstack/pull/3992
+.. _`#4055`: https://github.com/apache/cloudstack/pull/4055
 .. _`#4042`: https://github.com/apache/cloudstack/pull/4042
 .. _`#4043`: https://github.com/apache/cloudstack/pull/4043
+.. _`#4029`: https://github.com/apache/cloudstack/pull/4029
 .. _`#4033`: https://github.com/apache/cloudstack/pull/4033
+.. _`#4023`: https://github.com/apache/cloudstack/pull/4023
 .. _`#3969`: https://github.com/apache/cloudstack/pull/3969
 .. _`#4025`: https://github.com/apache/cloudstack/pull/4025
+.. _`#4014`: https://github.com/apache/cloudstack/pull/4014
 .. _`#4002`: https://github.com/apache/cloudstack/pull/4002
+.. _`#3984`: https://github.com/apache/cloudstack/pull/3984
+.. _`#3999`: https://github.com/apache/cloudstack/pull/3999
+.. _`#4008`: https://github.com/apache/cloudstack/pull/4008
+.. _`#3988`: https://github.com/apache/cloudstack/pull/3988
 .. _`#4005`: https://github.com/apache/cloudstack/pull/4005
 .. _`#3995`: https://github.com/apache/cloudstack/pull/3995
 .. _`#3993`: https://github.com/apache/cloudstack/pull/3993
 .. _`#3977`: https://github.com/apache/cloudstack/pull/3977
 .. _`#3973`: https://github.com/apache/cloudstack/pull/3973
+.. _`#3956`: https://github.com/apache/cloudstack/pull/3956
+.. _`#3985`: https://github.com/apache/cloudstack/pull/3985
 .. _`#3989`: https://github.com/apache/cloudstack/pull/3989
+.. _`#3972`: https://github.com/apache/cloudstack/pull/3972
 .. _`#3971`: https://github.com/apache/cloudstack/pull/3971
+.. _`#3587`: https://github.com/apache/cloudstack/pull/3587
+.. _`#3839`: https://github.com/apache/cloudstack/pull/3839
+.. _`#3638`: https://github.com/apache/cloudstack/pull/3638
+.. _`#3960`: https://github.com/apache/cloudstack/pull/3960
 .. _`#3932`: https://github.com/apache/cloudstack/pull/3932
+.. _`#3681`: https://github.com/apache/cloudstack/pull/3681
+.. _`#3962`: https://github.com/apache/cloudstack/pull/3962
+.. _`#3963`: https://github.com/apache/cloudstack/pull/3963
+.. _`#3610`: https://github.com/apache/cloudstack/pull/3610
 .. _`#3948`: https://github.com/apache/cloudstack/pull/3948
+.. _`#3953`: https://github.com/apache/cloudstack/pull/3953
+.. _`#3925`: https://github.com/apache/cloudstack/pull/3925
+.. _`#2446`: https://github.com/apache/cloudstack/pull/2446
+.. _`#3657`: https://github.com/apache/cloudstack/pull/3657
 .. _`#3943`: https://github.com/apache/cloudstack/pull/3943
+.. _`#3940`: https://github.com/apache/cloudstack/pull/3940
+.. _`#3828`: https://github.com/apache/cloudstack/pull/3828
 .. _`#3651`: https://github.com/apache/cloudstack/pull/3651
 .. _`#3947`: https://github.com/apache/cloudstack/pull/3947
 .. _`#3935`: https://github.com/apache/cloudstack/pull/3935
+.. _`#3919`: https://github.com/apache/cloudstack/pull/3919
+.. _`#3680`: https://github.com/apache/cloudstack/pull/3680
+.. _`#3862`: https://github.com/apache/cloudstack/pull/3862
 .. _`#3924`: https://github.com/apache/cloudstack/pull/3924
+.. _`#3928`: https://github.com/apache/cloudstack/pull/3928
 .. _`#3911`: https://github.com/apache/cloudstack/pull/3911
+.. _`#3930`: https://github.com/apache/cloudstack/pull/3930
+.. _`#3927`: https://github.com/apache/cloudstack/pull/3927
+.. _`#3553`: https://github.com/apache/cloudstack/pull/3553
+.. _`#3901`: https://github.com/apache/cloudstack/pull/3901
 .. _`#3847`: https://github.com/apache/cloudstack/pull/3847
 .. _`#3898`: https://github.com/apache/cloudstack/pull/3898
 .. _`#3907`: https://github.com/apache/cloudstack/pull/3907
@@ -281,668 +597,154 @@
 .. _`#3904`: https://github.com/apache/cloudstack/pull/3904
 .. _`#3903`: https://github.com/apache/cloudstack/pull/3903
 .. _`#3894`: https://github.com/apache/cloudstack/pull/3894
+.. _`#3731`: https://github.com/apache/cloudstack/pull/3731
+.. _`#3899`: https://github.com/apache/cloudstack/pull/3899
 .. _`#3905`: https://github.com/apache/cloudstack/pull/3905
+.. _`#3639`: https://github.com/apache/cloudstack/pull/3639
 .. _`#3491`: https://github.com/apache/cloudstack/pull/3491
 .. _`#3879`: https://github.com/apache/cloudstack/pull/3879
+.. _`#3739`: https://github.com/apache/cloudstack/pull/3739
 .. _`#3884`: https://github.com/apache/cloudstack/pull/3884
+.. _`#3882`: https://github.com/apache/cloudstack/pull/3882
 .. _`#3864`: https://github.com/apache/cloudstack/pull/3864
+.. _`#3880`: https://github.com/apache/cloudstack/pull/3880
 .. _`#3871`: https://github.com/apache/cloudstack/pull/3871
 .. _`#3873`: https://github.com/apache/cloudstack/pull/3873
+.. _`#3877`: https://github.com/apache/cloudstack/pull/3877
+.. _`#3601`: https://github.com/apache/cloudstack/pull/3601
 .. _`#3876`: https://github.com/apache/cloudstack/pull/3876
+.. _`#3732`: https://github.com/apache/cloudstack/pull/3732
 .. _`#3870`: https://github.com/apache/cloudstack/pull/3870
+.. _`#3688`: https://github.com/apache/cloudstack/pull/3688
 .. _`#3854`: https://github.com/apache/cloudstack/pull/3854
 .. _`#3865`: https://github.com/apache/cloudstack/pull/3865
+.. _`#3869`: https://github.com/apache/cloudstack/pull/3869
+.. _`#3805`: https://github.com/apache/cloudstack/pull/3805
+.. _`#3844`: https://github.com/apache/cloudstack/pull/3844
+.. _`#3865`: https://github.com/apache/cloudstack/pull/3865
 .. _`#3857`: https://github.com/apache/cloudstack/pull/3857
 .. _`#3851`: https://github.com/apache/cloudstack/pull/3851
 .. _`#3867`: https://github.com/apache/cloudstack/pull/3867
 .. _`#3861`: https://github.com/apache/cloudstack/pull/3861
+.. _`#3863`: https://github.com/apache/cloudstack/pull/3863
 .. _`#3803`: https://github.com/apache/cloudstack/pull/3803
+.. _`#3606`: https://github.com/apache/cloudstack/pull/3606
+.. _`#3836`: https://github.com/apache/cloudstack/pull/3836
+.. _`#3807`: https://github.com/apache/cloudstack/pull/3807
+.. _`#3818`: https://github.com/apache/cloudstack/pull/3818
 .. _`#3791`: https://github.com/apache/cloudstack/pull/3791
 .. _`#3832`: https://github.com/apache/cloudstack/pull/3832
 .. _`#3855`: https://github.com/apache/cloudstack/pull/3855
 .. _`#3383`: https://github.com/apache/cloudstack/pull/3383
 .. _`#3819`: https://github.com/apache/cloudstack/pull/3819
+.. _`#3575`: https://github.com/apache/cloudstack/pull/3575
+.. _`#3275`: https://github.com/apache/cloudstack/pull/3275
 .. _`#3604`: https://github.com/apache/cloudstack/pull/3604
+.. _`#3760`: https://github.com/apache/cloudstack/pull/3760
+.. _`#3803`: https://github.com/apache/cloudstack/pull/3803
 .. _`#3840`: https://github.com/apache/cloudstack/pull/3840
 .. _`#3834`: https://github.com/apache/cloudstack/pull/3834
 .. _`#3848`: https://github.com/apache/cloudstack/pull/3848
 .. _`#3726`: https://github.com/apache/cloudstack/pull/3726
 .. _`#3846`: https://github.com/apache/cloudstack/pull/3846
 .. _`#3845`: https://github.com/apache/cloudstack/pull/3845
+.. _`#3835`: https://github.com/apache/cloudstack/pull/3835
+.. _`#3813`: https://github.com/apache/cloudstack/pull/3813
 .. _`#3761`: https://github.com/apache/cloudstack/pull/3761
 .. _`#3758`: https://github.com/apache/cloudstack/pull/3758
 .. _`#3728`: https://github.com/apache/cloudstack/pull/3728
 .. _`#3727`: https://github.com/apache/cloudstack/pull/3727
 .. _`#3477`: https://github.com/apache/cloudstack/pull/3477
+.. _`#3821`: https://github.com/apache/cloudstack/pull/3821
 .. _`#3825`: https://github.com/apache/cloudstack/pull/3825
 .. _`#3759`: https://github.com/apache/cloudstack/pull/3759
+.. _`#3822`: https://github.com/apache/cloudstack/pull/3822
+.. _`#3694`: https://github.com/apache/cloudstack/pull/3694
+.. _`#3799`: https://github.com/apache/cloudstack/pull/3799
 .. _`#3806`: https://github.com/apache/cloudstack/pull/3806
+.. _`#3814`: https://github.com/apache/cloudstack/pull/3814
+.. _`#3350`: https://github.com/apache/cloudstack/pull/3350
 .. _`#3795`: https://github.com/apache/cloudstack/pull/3795
 .. _`#3776`: https://github.com/apache/cloudstack/pull/3776
+.. _`#3659`: https://github.com/apache/cloudstack/pull/3659
+.. _`#3800`: https://github.com/apache/cloudstack/pull/3800
+.. _`#3510`: https://github.com/apache/cloudstack/pull/3510
+.. _`#3736`: https://github.com/apache/cloudstack/pull/3736
 .. _`#3778`: https://github.com/apache/cloudstack/pull/3778
+.. _`#3796`: https://github.com/apache/cloudstack/pull/3796
 .. _`#3743`: https://github.com/apache/cloudstack/pull/3743
+.. _`#3536`: https://github.com/apache/cloudstack/pull/3536
+.. _`#3313`: https://github.com/apache/cloudstack/pull/3313
 .. _`#3682`: https://github.com/apache/cloudstack/pull/3682
 .. _`#3658`: https://github.com/apache/cloudstack/pull/3658
 .. _`#3662`: https://github.com/apache/cloudstack/pull/3662
 .. _`#3793`: https://github.com/apache/cloudstack/pull/3793
 .. _`#3597`: https://github.com/apache/cloudstack/pull/3597
 .. _`#3721`: https://github.com/apache/cloudstack/pull/3721
+.. _`#3790`: https://github.com/apache/cloudstack/pull/3790
 .. _`#3715`: https://github.com/apache/cloudstack/pull/3715
+.. _`#3775`: https://github.com/apache/cloudstack/pull/3775
 .. _`#3755`: https://github.com/apache/cloudstack/pull/3755
+.. _`#3782`: https://github.com/apache/cloudstack/pull/3782
 .. _`#3729`: https://github.com/apache/cloudstack/pull/3729
 .. _`#3733`: https://github.com/apache/cloudstack/pull/3733
 .. _`#3747`: https://github.com/apache/cloudstack/pull/3747
 .. _`#3754`: https://github.com/apache/cloudstack/pull/3754
 .. _`#3767`: https://github.com/apache/cloudstack/pull/3767
+.. _`#3781`: https://github.com/apache/cloudstack/pull/3781
 .. _`#3765`: https://github.com/apache/cloudstack/pull/3765
+.. _`#3772`: https://github.com/apache/cloudstack/pull/3772
+.. _`#3425`: https://github.com/apache/cloudstack/pull/3425
+.. _`#3774`: https://github.com/apache/cloudstack/pull/3774
+.. _`#3771`: https://github.com/apache/cloudstack/pull/3771
+.. _`#3371`: https://github.com/apache/cloudstack/pull/3371
+.. _`#3737`: https://github.com/apache/cloudstack/pull/3737
+.. _`#3738`: https://github.com/apache/cloudstack/pull/3738
+.. _`#3769`: https://github.com/apache/cloudstack/pull/3769
+.. _`#3746`: https://github.com/apache/cloudstack/pull/3746
+.. _`#3615`: https://github.com/apache/cloudstack/pull/3615
+.. _`#3546`: https://github.com/apache/cloudstack/pull/3546
+.. _`#3474`: https://github.com/apache/cloudstack/pull/3474
+.. _`#3745`: https://github.com/apache/cloudstack/pull/3745
+.. _`#3740`: https://github.com/apache/cloudstack/pull/3740
 .. _`#3617`: https://github.com/apache/cloudstack/pull/3617
+.. _`#3669`: https://github.com/apache/cloudstack/pull/3669
+.. _`#3723`: https://github.com/apache/cloudstack/pull/3723
 .. _`#3640`: https://github.com/apache/cloudstack/pull/3640
+.. _`#3704`: https://github.com/apache/cloudstack/pull/3704
+.. _`#3703`: https://github.com/apache/cloudstack/pull/3703
+.. _`#3696`: https://github.com/apache/cloudstack/pull/3696
+.. _`#3695`: https://github.com/apache/cloudstack/pull/3695
+.. _`#3701`: https://github.com/apache/cloudstack/pull/3701
 .. _`#3635`: https://github.com/apache/cloudstack/pull/3635
 .. _`#3636`: https://github.com/apache/cloudstack/pull/3636
+.. _`#3653`: https://github.com/apache/cloudstack/pull/3653
+.. _`#3630`: https://github.com/apache/cloudstack/pull/3630
+.. _`#3650`: https://github.com/apache/cloudstack/pull/3650
 .. _`#3678`: https://github.com/apache/cloudstack/pull/3678
+.. _`#3632`: https://github.com/apache/cloudstack/pull/3632
+.. _`#3682`: https://github.com/apache/cloudstack/pull/3682
 .. _`#3605`: https://github.com/apache/cloudstack/pull/3605
+.. _`#3668`: https://github.com/apache/cloudstack/pull/3668
 .. _`#3612`: https://github.com/apache/cloudstack/pull/3612
+.. _`#3616`: https://github.com/apache/cloudstack/pull/3616
+.. _`#3644`: https://github.com/apache/cloudstack/pull/3644
 .. _`#3666`: https://github.com/apache/cloudstack/pull/3666
+.. _`#3623`: https://github.com/apache/cloudstack/pull/3623
 .. _`#3620`: https://github.com/apache/cloudstack/pull/3620
+.. _`#3658`: https://github.com/apache/cloudstack/pull/3658
+.. _`#3665`: https://github.com/apache/cloudstack/pull/3665
+.. _`#3662`: https://github.com/apache/cloudstack/pull/3662
+.. _`#3641`: https://github.com/apache/cloudstack/pull/3641
 .. _`#3648`: https://github.com/apache/cloudstack/pull/3648
+.. _`#3525`: https://github.com/apache/cloudstack/pull/3525
 .. _`#3627`: https://github.com/apache/cloudstack/pull/3627
+.. _`#3589`: https://github.com/apache/cloudstack/pull/3589
 .. _`#3608`: https://github.com/apache/cloudstack/pull/3608
+.. _`#3607`: https://github.com/apache/cloudstack/pull/3607
+.. _`#3538`: https://github.com/apache/cloudstack/pull/3538
+.. _`#3597`: https://github.com/apache/cloudstack/pull/3597
+.. _`#3591`: https://github.com/apache/cloudstack/pull/3591
 .. _`#3574`: https://github.com/apache/cloudstack/pull/3574
+.. _`#3519`: https://github.com/apache/cloudstack/pull/3519
 .. _`#3582`: https://github.com/apache/cloudstack/pull/3582
-
-Changes in 4.13.0.0 since 4.12.0.0
-===================================
-
-
-.. cssclass:: table-striped table-bordered table-hover
-
-
-+-----------+----------+--------------------------------------------------------------------------------+
-| Version   | Github   | Description                                                                    |
-+===========+==========+================================================================================+
-| 4.13.0.0  | `#3574`_ | `service is-active` output check for "failed"                                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3519`_ | kvm/cloudstack-guest-tool: Tool to query Qemu Guest Agent                      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3582`_ | systemvmtemplate: Fix Debian 9 iso url                                         |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3571`_ | Unable to deploy VMs via UI in advanced networks with SG and IPv6 cidr         |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3567`_ | fix xenserver 7.1.0 os mapping typo                                            |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3566`_ | server: fix NPE for the case where volume is not attached to a VM              |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3564`_ | add vSphere 6.7.3 and update 6.7.2 & 6.7.1                                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3560`_ | Display VM snapshot tags on usage records                                      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3549`_ | add detailed hypervisor and guest OS data                                      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3551`_ | Prevent NullPointer on a network with removed IP ranges/"VLANs"                |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3547`_ | 4.13/master stabilisation PR                                                   |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3271`_ | VMware: Allow configuring appliances on the VM instance wizard when OVF        |
-|           |          | properties are available                                                       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3545`_ | ui: fix for custom constrained offering params range check                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3533`_ | KVM local migration issue #3521                                                |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3537`_ | Revert #3152                                                                   |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3535`_ | Misc fixes to sharing templates functionality                                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3534`_ | Misc fixes around API permissions, global settings and template UX             |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3480`_ | engine, server, services: fix for respecting secondary storage threshold limit |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3529`_ | Add size to list usage records for VMSnapShotOnPrimary (type 27)               |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3528`_ | [UI] Improve visibility of dropdown menus on dialogs                           |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3524`_ | Fix VR bootstrapping/connection state in KVM                                   |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3152`_ | Refactoring to remove duplicate code.                                          |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3470`_ | Datera storage plugin                                                          |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3500`_ | kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured          |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3492`_ | remove depcrecated pip option --allow-external                                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3486`_ | filter volumes by host when refreshing stats                                   |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3511`_ | [Vmware] Fix bad ovf null error when registering template                      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3502`_ | Rbd snapshot rollback                                                          |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3501`_ | Fix stop VM issue on basic zones                                               |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3430`_ | server: fix the subnet overlap checking logic for tagged and untagged vlans    |
-|           |          | when adding ipranges                                                           |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3494`_ | Fix hardcoded max data volumes when VM has been created but not started before |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3473`_ | vmware: fix volume stats logic                                                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3504`_ | Set integration.api.port to 0 (zero) as default.                               |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3374`_ | KVM: Enhancements for direct download feature                                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3495`_ | UI: Fix SystemVMs public range dedication                                      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3248`_ | Enable service offerings to be scoped to domain(s) and zone(s)                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3489`_ | server: fix public IP association/disassociation to new network                |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3454`_ | Add support for new heuristics based VM Deployement for admins                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3476`_ | master: travis and trillian smoketests fixes and stabilisation                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3483`_ | api: fix account deletion event description                                    |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3319`_ | Use IDE as the bus type for root disks and VIRTIO for data disks on platforms  |
-|           |          | without support for para virtualization when using managed storage             |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3479`_ | ui: fix custom offerings selection in upload volume form                       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3465`_ | vr: Fix vpc router in UNKNOWN state                                            |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3475`_ | Allowing template owner to download template                                   |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3457`_ | Fix bug in counting items for search query                                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3393`_ | Fix removing SRX port forwarding rules, improve add/remove logic               |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3468`_ | network: allow icmp code 16 in firewall rules                                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3297`_ | Support copy tags from template/iso image to VM from deploy vm command         |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3472`_ | travis: use explicit change directory and use -pl to build rat check           |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3467`_ | schema: add support for XenServer 7.1.2 (LTS)                                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3463`_ | quota: fix issue of QuotaType name                                             |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3331`_ | api/server: Add option 'details' to listProjects and listAccounts              |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3462`_ | Count Starting along with Running VMs for user dispersing planner              |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3466`_ | travis: use openjdk8 and xenial (ubuntu 16.04)                                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3412`_ | Allow for the VM Hostname to be edited  when VM is switched off                |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3336`_ | Sort list of templates, serviceOfferings, diskOfferings etc in the deploy VM   |
-|           |          | wizard                                                                         |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3306`_ | server: reduce execution time while listing project if projects have many      |
-|           |          | resource tags                                                                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3451`_ | [UI] Fix wrap text for accounts on project view                                |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3449`_ | utils: reverse ip addresses of a nic returned by java to get the first ip      |
-|           |          | address                                                                        |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3445`_ | Fix sorting order bug in UI Code with usage of sortkey.algorithm global config |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3435`_ | ui: don't pass account name when in project mode to VMs from sshkeypair        |
-|           |          | reference                                                                      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3437`_ | systemvm: don't fork to curl to save password                                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3421`_ | RvR: VPC redundant vrs run on same hypervisor                                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3436`_ | debian: install `file` as cloudstack-management dependency                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3438`_ | ui: fix LB protocol bug                                                        |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3441`_ | Bug fix for distinting between string and map type tags in forms               |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3431`_ | Readd custom css                                                               |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3432`_ | Remove additional line from config as storagepool isn't available for users    |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3427`_ | engine/schema: add guest-os support and mappings for XenServer 7.6             |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3429`_ | Update config file with tables that users can see                              |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3228`_ | api: snapshot, snapshotpolicy tag support                                      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3259`_ | server: export granular volume bytes and iops metrics                          |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3240`_ | api: instance and template details are free text                               |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3424`_ | KVM Volumes: Limit migration of volumes within the same storage pool.          |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3419`_ | console-proxy: fix potential NPE condition                                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3420`_ | ssvm: use secstorage.ssl.cert.domain as hostname if it does not start with '*' |
-|           |          | when upload a template or volume from local                                    |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3422`_ | Fix hostname is localhost in some VRs                                          |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3126`_ | Improve System VM startup and memory usage                                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3418`_ | server: fix potential NPE while ldap authentication                            |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3268`_ | Support sort_key for vpc_offerings table                                       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3423`_ | api: Fix API argument documentation to list supported protocols                |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3246`_ | server: allow disk offering selection for volume from snapshot                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3406`_ | Add new way to create a volume snapshot from instance quick view tooltip       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3365`_ | KVM: DPDK live migrations                                                      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3413`_ | vmware: add support for VMware 6.7                                             |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3415`_ | Fix interval descrption                                                        |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3414`_ | Increase z-index for install-wizard step                                       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3219`_ | server: publish volume resize event for volumes                                |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3344`_ | server: return usage description with resource names and UUIDs                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3234`_ | api: Set network name as part of the network usage response                    |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3242`_ | server: add support for sorting zones in UI/API                                |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3222`_ | volume: fix volume metrics view from returning sensitive info to end user      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3384`_ | Minor: Add .vscode to .gitignore                                               |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3235`_ | network: allow ability to specify if network's ipaddress usage need to be      |
-|           |          | hidden                                                                         |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3407`_ | Fix quick view tooltip loading overlay offset                                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3405`_ | kvm: fix qemu hook race condition                                              |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3391`_ | ui: fix for disk offering quickview details, actions                           |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3403`_ | ui: Fix quick view tooltip title on multiselect list views                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3386`_ | Fix labels broken by translation code                                          |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3390`_ | Add more info for creating volume snapshots                                    |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3395`_ | ui: adaptations                                                                |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3382`_ | ui: fix instance and functionality                                             |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3394`_ | cloudstack: fix forward merge issues                                           |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3398`_ | server: save GUID for KVM cluster                                              |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3372`_ | Add to listRouters response the scriptsversion                                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#2983`_ | KVM live storage migration intra cluster from NFS source and destination       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3381`_ | schema: add 4.11.2 to 4.11.3 systemvmtemplate upgrade path                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3329`_ | Fix: Migration target has no matching tags                                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3308`_ | Console Proxy: Ignore META key mask if control was pressed                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3075`_ | KVM: Prevent regenerating keystore on provisionCertificate API                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3251`_ | Add local ISO upload via UI                                                    |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3215`_ | storage: post process locally uploaded multi-disk ova template                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3367`_ | ui: added missing hypervisor options for upload template                       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#2913`_ | Deactivate ehcache                                                             |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3373`_ | router: support multi-homed VMs in VPC                                         |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3366`_ | Fix rule duplication with static NAT rules                                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3194`_ | Suspending a VM before snapshot deletion (see PR #3193)                        |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3370`_ | ssvm: apply MTU value on storage/management nic if available                   |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#2995`_ | KVM: Improvements on upload direct download certificates                       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3351`_ | Have persistent DHCP leases file on VRs and cleanup /etc/hosts on VM deletion  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3310`_ | Fix removing static NAT rules with Juniper SRX                                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3346`_ | Fix template size for managed storage / refactor cloud-install-sys-tmplt and   |
-|           |          | createtmplt.sh                                                                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3368`_ | server: fix public IP addresses filtering                                      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3361`_ | Fix 4.11 VR Issues with Multiple Public Subnets                                |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3206`_ | server: allow dedicate ip range to a domain if ips are used by an account in   |
-|           |          | the domain                                                                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3205`_ | server: update dhcp configurations in vrs while update default nic of running  |
-|           |          | vms                                                                            |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3362`_ | vmware: fix potential NPE when memory hotplug capability is checked            |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3356`_ | Increase POST timeout for local template upload                                |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3358`_ | Update vmware reservations description                                         |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3258`_ | Configurable UI branding, keyboard list and hide-able columns through a new    |
-|           |          | config.js file                                                                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3338`_ | ui: fix enable static nat only towards first nic and not on any other          |
-|           |          | interface                                                                      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3359`_ | Ui: Reset multiselect actions when refreshing listView in Instance page        |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3342`_ | VPC: Fail to restart VPC with cleanup if there are multiple public IPs in      |
-|           |          | different subnets                                                              |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3348`_ | fix duplicate tag exception as CloudRuntimeException                           |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3153`_ | DPDK vHost User mode selection                                                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3243`_ | ui: add memory used column in instance metrics view                            |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3323`_ | User allowed to tag project created by him                                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3335`_ | kvm: disable cpu features if feature starts with '-'                           |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3320`_ | server: fix for inactive service offering for VM                               |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3280`_ | Remove code that generated /var/lib/libvirt/images/null on target host         |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3199`_ | Fix ip and ip cidr column sorting in tables                                    |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3244`_ | ui: instance settings visibility                                               |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3347`_ | Fix correct permissions cloudstack-agent logrotate file for CentOS             |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3333`_ | server: ssh-keygen in PEM format and reduce main systemvm patching script      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3239`_ | KVM: Fix agents dont reconnect post maintenance                                |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3345`_ | Fix iops values when creating a compute offering                               |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3218`_ | vmware: don't use redundant worker VM to extract volume                        |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3328`_ | Enhancement scss refactoring                                                   |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3245`_ | server: allows compute offering with or without constraints                    |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3325`_ | slf4j version                                                                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3260`_ | base64 userdata encoding fix                                                   |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3326`_ | Bug fix for zone names not appearing in dashboard                              |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3146`_ | RIP Nuage Cloudstack Plugin                                                    |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3282`_ | Fix slow vm creation when large sf snapshot count                              |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3278`_ | systemvm: new qemu-guest-agent based patching for KVM                          |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3276`_ | Allow VM that has never started to have volumes attached                       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3213`_ | server: allow admins to blacklist vm details that users should not see         |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3216`_ | api: include tags in listvmsnapshots response                                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3307`_ | Feature add scss to css compiler                                               |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3227`_ | ubuntu16:  fix three issues with ubuntu 16.04 hosts                            |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3190`_ | Include 'removed' async jobs to check recurring snapshots                      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3302`_ | server: sync templates on adding new secondary storage                         |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3289`_ | Update to latest InfluxDB (2.15), adding support to Batch Mode                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3204`_ | server: Fix exception while update domain resource count                       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3183`_ | Improvements after jquery update                                               |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3173`_ | Mock Scanner, instead of scan the computer running the test.                   |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3225`_ | ui: fix computer diagram css margin that blocks down arrow                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3256`_ | ui: show complete domain for accounts (#2994)                                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3212`_ | storage: publish delete usage event for snapshot deletion                      |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3233`_ | ui: don't ignore ''mine" when listing "all" templates in projects              |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3269`_ | packaging: systemctl daemon-reload after agent install or upgrade              |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3257`_ | server: fix for vm snapshot search (#3208)                                     |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3254`_ | utils: removed port check for url validation (#2802)                           |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3266`_ | packaging: don't skip unit tests while building packages                       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3249`_ | [CLOUDSTACK-10406] fix bugs that may cause program crash, change mkdir to      |
-|           |          | mkdirs                                                                         |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3181`_ | fix incorrect iscsi path stat for managed storage                              |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3214`_ | ui: use executable template filter for users                                   |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3247`_ | Make the API documentation version not *hardcoded* to v4.9.0                   |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3238`_ | client: don't disable TLSv1, TLSv1.1 by default that breaks VMware env         |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3236`_ | schema: add empty DB upgrade path from 4.12.0.0 to 4.13.0.0                    |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#2869`_ | Fix some Marvin smoke tests                                                    |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3161`_ | Fix behavior of multiselect in list view                                       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3160`_ | Add start button for multiple instances in list view                           |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3165`_ | debian: cleanup commons-daemon no longer needed by agent                       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3211`_ | ui: remove CA certificate button from UI                                       |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3170`_ | NotImplemented as a local exception                                            |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3209`_ | server: make snapshotting on KVM non-blocking                                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3158`_ | Allow users of all types to create L2 networks                                 |
-+-----------+----------+--------------------------------------------------------------------------------+
-| 4.13.0.0  | `#3151`_ | api: rename ListUsageRecords file name to ListUsageRecordsCmd                  |
-+-----------+----------+--------------------------------------------------------------------------------+
-
-189 Issues listed
-
-.. _`#3574`: https://github.com/apache/cloudstack/pull/3574 
-.. _`#3519`: https://github.com/apache/cloudstack/pull/3519 
-.. _`#3582`: https://github.com/apache/cloudstack/pull/3582 
-.. _`#3571`: https://github.com/apache/cloudstack/pull/3571 
-.. _`#3567`: https://github.com/apache/cloudstack/pull/3567 
-.. _`#3566`: https://github.com/apache/cloudstack/pull/3566 
-.. _`#3564`: https://github.com/apache/cloudstack/pull/3564 
-.. _`#3560`: https://github.com/apache/cloudstack/pull/3560 
-.. _`#3549`: https://github.com/apache/cloudstack/pull/3549 
-.. _`#3551`: https://github.com/apache/cloudstack/pull/3551 
-.. _`#3547`: https://github.com/apache/cloudstack/pull/3547 
-.. _`#3271`: https://github.com/apache/cloudstack/pull/3271 
-.. _`#3545`: https://github.com/apache/cloudstack/pull/3545 
-.. _`#3533`: https://github.com/apache/cloudstack/pull/3533 
-.. _`#3537`: https://github.com/apache/cloudstack/pull/3537 
-.. _`#3535`: https://github.com/apache/cloudstack/pull/3535 
-.. _`#3534`: https://github.com/apache/cloudstack/pull/3534 
-.. _`#3480`: https://github.com/apache/cloudstack/pull/3480 
-.. _`#3529`: https://github.com/apache/cloudstack/pull/3529 
-.. _`#3528`: https://github.com/apache/cloudstack/pull/3528 
-.. _`#3524`: https://github.com/apache/cloudstack/pull/3524 
-.. _`#3152`: https://github.com/apache/cloudstack/pull/3152 
-.. _`#3470`: https://github.com/apache/cloudstack/pull/3470 
-.. _`#3500`: https://github.com/apache/cloudstack/pull/3500 
-.. _`#3492`: https://github.com/apache/cloudstack/pull/3492 
-.. _`#3486`: https://github.com/apache/cloudstack/pull/3486 
-.. _`#3511`: https://github.com/apache/cloudstack/pull/3511 
-.. _`#3502`: https://github.com/apache/cloudstack/pull/3502 
-.. _`#3501`: https://github.com/apache/cloudstack/pull/3501 
-.. _`#3430`: https://github.com/apache/cloudstack/pull/3430 
-.. _`#3494`: https://github.com/apache/cloudstack/pull/3494 
-.. _`#3473`: https://github.com/apache/cloudstack/pull/3473 
-.. _`#3504`: https://github.com/apache/cloudstack/pull/3504 
-.. _`#3374`: https://github.com/apache/cloudstack/pull/3374 
-.. _`#3495`: https://github.com/apache/cloudstack/pull/3495 
-.. _`#3248`: https://github.com/apache/cloudstack/pull/3248 
-.. _`#3489`: https://github.com/apache/cloudstack/pull/3489 
-.. _`#3454`: https://github.com/apache/cloudstack/pull/3454 
-.. _`#3476`: https://github.com/apache/cloudstack/pull/3476 
-.. _`#3483`: https://github.com/apache/cloudstack/pull/3483 
-.. _`#3319`: https://github.com/apache/cloudstack/pull/3319 
-.. _`#3479`: https://github.com/apache/cloudstack/pull/3479 
-.. _`#3465`: https://github.com/apache/cloudstack/pull/3465 
-.. _`#3475`: https://github.com/apache/cloudstack/pull/3475 
-.. _`#3457`: https://github.com/apache/cloudstack/pull/3457 
-.. _`#3393`: https://github.com/apache/cloudstack/pull/3393 
-.. _`#3468`: https://github.com/apache/cloudstack/pull/3468 
-.. _`#3297`: https://github.com/apache/cloudstack/pull/3297 
-.. _`#3472`: https://github.com/apache/cloudstack/pull/3472 
-.. _`#3467`: https://github.com/apache/cloudstack/pull/3467 
-.. _`#3463`: https://github.com/apache/cloudstack/pull/3463 
-.. _`#3331`: https://github.com/apache/cloudstack/pull/3331 
-.. _`#3462`: https://github.com/apache/cloudstack/pull/3462 
-.. _`#3466`: https://github.com/apache/cloudstack/pull/3466 
-.. _`#3412`: https://github.com/apache/cloudstack/pull/3412 
-.. _`#3336`: https://github.com/apache/cloudstack/pull/3336 
-.. _`#3306`: https://github.com/apache/cloudstack/pull/3306 
-.. _`#3451`: https://github.com/apache/cloudstack/pull/3451 
-.. _`#3449`: https://github.com/apache/cloudstack/pull/3449 
-.. _`#3445`: https://github.com/apache/cloudstack/pull/3445 
-.. _`#3435`: https://github.com/apache/cloudstack/pull/3435 
-.. _`#3437`: https://github.com/apache/cloudstack/pull/3437 
-.. _`#3421`: https://github.com/apache/cloudstack/pull/3421 
-.. _`#3436`: https://github.com/apache/cloudstack/pull/3436 
-.. _`#3438`: https://github.com/apache/cloudstack/pull/3438 
-.. _`#3441`: https://github.com/apache/cloudstack/pull/3441 
-.. _`#3431`: https://github.com/apache/cloudstack/pull/3431 
-.. _`#3432`: https://github.com/apache/cloudstack/pull/3432 
-.. _`#3427`: https://github.com/apache/cloudstack/pull/3427 
-.. _`#3429`: https://github.com/apache/cloudstack/pull/3429 
-.. _`#3228`: https://github.com/apache/cloudstack/pull/3228 
-.. _`#3259`: https://github.com/apache/cloudstack/pull/3259 
-.. _`#3240`: https://github.com/apache/cloudstack/pull/3240 
-.. _`#3424`: https://github.com/apache/cloudstack/pull/3424 
-.. _`#3419`: https://github.com/apache/cloudstack/pull/3419 
-.. _`#3420`: https://github.com/apache/cloudstack/pull/3420 
-.. _`#3422`: https://github.com/apache/cloudstack/pull/3422 
-.. _`#3126`: https://github.com/apache/cloudstack/pull/3126 
-.. _`#3418`: https://github.com/apache/cloudstack/pull/3418 
-.. _`#3268`: https://github.com/apache/cloudstack/pull/3268 
-.. _`#3423`: https://github.com/apache/cloudstack/pull/3423 
-.. _`#3246`: https://github.com/apache/cloudstack/pull/3246 
-.. _`#3406`: https://github.com/apache/cloudstack/pull/3406 
-.. _`#3365`: https://github.com/apache/cloudstack/pull/3365 
-.. _`#3413`: https://github.com/apache/cloudstack/pull/3413 
-.. _`#3415`: https://github.com/apache/cloudstack/pull/3415 
-.. _`#3414`: https://github.com/apache/cloudstack/pull/3414 
-.. _`#3219`: https://github.com/apache/cloudstack/pull/3219 
-.. _`#3344`: https://github.com/apache/cloudstack/pull/3344 
-.. _`#3234`: https://github.com/apache/cloudstack/pull/3234 
-.. _`#3242`: https://github.com/apache/cloudstack/pull/3242 
-.. _`#3222`: https://github.com/apache/cloudstack/pull/3222 
-.. _`#3384`: https://github.com/apache/cloudstack/pull/3384 
-.. _`#3235`: https://github.com/apache/cloudstack/pull/3235 
-.. _`#3407`: https://github.com/apache/cloudstack/pull/3407 
-.. _`#3405`: https://github.com/apache/cloudstack/pull/3405 
-.. _`#3391`: https://github.com/apache/cloudstack/pull/3391 
-.. _`#3403`: https://github.com/apache/cloudstack/pull/3403 
-.. _`#3386`: https://github.com/apache/cloudstack/pull/3386 
-.. _`#3390`: https://github.com/apache/cloudstack/pull/3390 
-.. _`#3395`: https://github.com/apache/cloudstack/pull/3395 
-.. _`#3382`: https://github.com/apache/cloudstack/pull/3382 
-.. _`#3394`: https://github.com/apache/cloudstack/pull/3394 
-.. _`#3398`: https://github.com/apache/cloudstack/pull/3398 
-.. _`#3372`: https://github.com/apache/cloudstack/pull/3372 
-.. _`#2983`: https://github.com/apache/cloudstack/pull/2983 
-.. _`#3381`: https://github.com/apache/cloudstack/pull/3381 
-.. _`#3329`: https://github.com/apache/cloudstack/pull/3329 
-.. _`#3308`: https://github.com/apache/cloudstack/pull/3308 
-.. _`#3075`: https://github.com/apache/cloudstack/pull/3075 
-.. _`#3251`: https://github.com/apache/cloudstack/pull/3251 
-.. _`#3215`: https://github.com/apache/cloudstack/pull/3215 
-.. _`#3367`: https://github.com/apache/cloudstack/pull/3367 
-.. _`#2913`: https://github.com/apache/cloudstack/pull/2913 
-.. _`#3373`: https://github.com/apache/cloudstack/pull/3373 
-.. _`#3366`: https://github.com/apache/cloudstack/pull/3366 
-.. _`#3194`: https://github.com/apache/cloudstack/pull/3194 
-.. _`#3370`: https://github.com/apache/cloudstack/pull/3370 
-.. _`#2995`: https://github.com/apache/cloudstack/pull/2995 
-.. _`#3351`: https://github.com/apache/cloudstack/pull/3351 
-.. _`#3310`: https://github.com/apache/cloudstack/pull/3310 
-.. _`#3346`: https://github.com/apache/cloudstack/pull/3346 
-.. _`#3368`: https://github.com/apache/cloudstack/pull/3368 
-.. _`#3361`: https://github.com/apache/cloudstack/pull/3361 
-.. _`#3206`: https://github.com/apache/cloudstack/pull/3206 
-.. _`#3205`: https://github.com/apache/cloudstack/pull/3205 
-.. _`#3362`: https://github.com/apache/cloudstack/pull/3362 
-.. _`#3356`: https://github.com/apache/cloudstack/pull/3356 
-.. _`#3358`: https://github.com/apache/cloudstack/pull/3358 
-.. _`#3258`: https://github.com/apache/cloudstack/pull/3258 
-.. _`#3338`: https://github.com/apache/cloudstack/pull/3338 
-.. _`#3359`: https://github.com/apache/cloudstack/pull/3359 
-.. _`#3342`: https://github.com/apache/cloudstack/pull/3342 
-.. _`#3348`: https://github.com/apache/cloudstack/pull/3348 
-.. _`#3153`: https://github.com/apache/cloudstack/pull/3153 
-.. _`#3243`: https://github.com/apache/cloudstack/pull/3243 
-.. _`#3323`: https://github.com/apache/cloudstack/pull/3323 
-.. _`#3335`: https://github.com/apache/cloudstack/pull/3335 
-.. _`#3320`: https://github.com/apache/cloudstack/pull/3320 
-.. _`#3280`: https://github.com/apache/cloudstack/pull/3280 
-.. _`#3199`: https://github.com/apache/cloudstack/pull/3199 
-.. _`#3244`: https://github.com/apache/cloudstack/pull/3244 
-.. _`#3347`: https://github.com/apache/cloudstack/pull/3347 
-.. _`#3333`: https://github.com/apache/cloudstack/pull/3333 
-.. _`#3239`: https://github.com/apache/cloudstack/pull/3239 
-.. _`#3345`: https://github.com/apache/cloudstack/pull/3345 
-.. _`#3218`: https://github.com/apache/cloudstack/pull/3218 
-.. _`#3328`: https://github.com/apache/cloudstack/pull/3328 
-.. _`#3245`: https://github.com/apache/cloudstack/pull/3245 
-.. _`#3325`: https://github.com/apache/cloudstack/pull/3325 
-.. _`#3260`: https://github.com/apache/cloudstack/pull/3260 
-.. _`#3326`: https://github.com/apache/cloudstack/pull/3326 
-.. _`#3146`: https://github.com/apache/cloudstack/pull/3146 
-.. _`#3282`: https://github.com/apache/cloudstack/pull/3282 
-.. _`#3278`: https://github.com/apache/cloudstack/pull/3278 
-.. _`#3276`: https://github.com/apache/cloudstack/pull/3276 
-.. _`#3213`: https://github.com/apache/cloudstack/pull/3213 
-.. _`#3216`: https://github.com/apache/cloudstack/pull/3216 
-.. _`#3307`: https://github.com/apache/cloudstack/pull/3307 
-.. _`#3227`: https://github.com/apache/cloudstack/pull/3227 
-.. _`#3190`: https://github.com/apache/cloudstack/pull/3190 
-.. _`#3302`: https://github.com/apache/cloudstack/pull/3302 
-.. _`#3289`: https://github.com/apache/cloudstack/pull/3289 
-.. _`#3204`: https://github.com/apache/cloudstack/pull/3204 
-.. _`#3183`: https://github.com/apache/cloudstack/pull/3183 
-.. _`#3173`: https://github.com/apache/cloudstack/pull/3173 
-.. _`#3225`: https://github.com/apache/cloudstack/pull/3225 
-.. _`#3256`: https://github.com/apache/cloudstack/pull/3256 
-.. _`#3212`: https://github.com/apache/cloudstack/pull/3212 
-.. _`#3233`: https://github.com/apache/cloudstack/pull/3233 
-.. _`#3269`: https://github.com/apache/cloudstack/pull/3269 
-.. _`#3257`: https://github.com/apache/cloudstack/pull/3257 
-.. _`#3254`: https://github.com/apache/cloudstack/pull/3254 
-.. _`#3266`: https://github.com/apache/cloudstack/pull/3266 
-.. _`#3249`: https://github.com/apache/cloudstack/pull/3249 
-.. _`#3181`: https://github.com/apache/cloudstack/pull/3181 
-.. _`#3214`: https://github.com/apache/cloudstack/pull/3214 
-.. _`#3247`: https://github.com/apache/cloudstack/pull/3247 
-.. _`#3238`: https://github.com/apache/cloudstack/pull/3238 
-.. _`#3236`: https://github.com/apache/cloudstack/pull/3236 
-.. _`#2869`: https://github.com/apache/cloudstack/pull/2869 
-.. _`#3161`: https://github.com/apache/cloudstack/pull/3161 
-.. _`#3160`: https://github.com/apache/cloudstack/pull/3160 
-.. _`#3165`: https://github.com/apache/cloudstack/pull/3165 
-.. _`#3211`: https://github.com/apache/cloudstack/pull/3211 
-.. _`#3170`: https://github.com/apache/cloudstack/pull/3170 
-.. _`#3209`: https://github.com/apache/cloudstack/pull/3209 
-.. _`#3158`: https://github.com/apache/cloudstack/pull/3158 
-.. _`#3151`: https://github.com/apache/cloudstack/pull/3151 
diff --git a/source/releasenotes/compat.rst b/source/releasenotes/compat.rst
index 8aa2b08..e74b524 100644
--- a/source/releasenotes/compat.rst
+++ b/source/releasenotes/compat.rst
@@ -43,7 +43,7 @@
 -  Red Hat Enterprise Linux 7.x with KVM
 -  XenServer versions 7.0, 7.1, 7.2, 7.4, 7.5 with latest hotfixes, XCP-ng 7.4, 7.6
 
-   .. 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/>`_.
+   .. 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 <https://docs.citrix.com/en-us/xencenter/7-1/pools-ha-enable.html>`_.
 
 -  VMware versions 6.0, 6.5 and 6.7 (tested up to 6.7 U3)
 
@@ -59,9 +59,6 @@
    -  Fedora 17
    -  Ubuntu 12.04
 
-For more information, see the Hypervisor Compatibility Matrix in the
-`CloudStack Installation Guide`_.
-
 
 Supported External Devices
 --------------------------