Merge branch 'master' of https://github.com/apache/cloudstack-documentation into 4.13
diff --git a/source/releasenotes/about.rst b/source/releasenotes/about.rst
index e444a5c..84c8897 100644
--- a/source/releasenotes/about.rst
+++ b/source/releasenotes/about.rst
@@ -16,132 +16,21 @@
 
 What's New in |release|
 =======================
-Version |release| is a |version| non-LTS release adding multiple features for those who want to access a fresh CloudStack prior to our next LTS.
-|release| combines 12 months of work and adds +200 commits, with multiple new features and fixes.
+Version |release| is a |version| LTS release adding almost 200 new features, enhancements and fixes 
+since 4.12. 
 
-Some of the changes are presented in this quick summary (this is not a complete list):
+Apache CloudStack |release| is a |version| LTS release nearly 200 new features, enhancements and fixes since 4.12, such as enhanced hypervisor support, performance increases and more user configurable controls.  Highlights include:
 
-* Drop support for Ubuntu 14.04
-* Allow users of all types to create L2 networks
-* keystore: don't restart systemvm cloud.service post cert
-* Add back ability to disable backup of snapshot to secondary
-* API: add command to list management servers
-* UI: Fix "Migrate instance to another host" popup modal
-* UI: Fix issue with verification of ipv4/ipv6 address.
-* UI: Fix UI bug: Create Network Offering Popup has no fields
-* UI: Update jquery and related libraries
-* network: Offerings do not have to have Security Grouping enabled
-* Vmware offline migration
-* IP address acquired with associate ip address is marked as source nat
-* ipv6: allow Secondary IPv6 addresses to be EUI-64
-* ipv6: Send userdata to Virtual Router if IPv6 is enabled
-* ipv6: Calculate IPv6 address instead of fetching one from a pool
-* ipv6: Advanced Networking Security Groups are supported
-* ipv6: Allow specification of IPv6 details when creating Basic network
-* Enable remote debugging for the management server, usage server, and KVM agent
-* Security Group: add secondary ips to the correct ipset based on ip family (4.11)
-* Security Group: add secondary ips to the correct ipset
-* XenServer: fix Security Groups 'vmops' script
-* XenServer: Support online storage migration from non-managed to managed storage
-* KVM: Security Group enhancements and refactor old code
-* KVM: Properly report available memory to Management Server
-* KVM: Add influxdb to statscollector
-* KVM: add libvirt / qemu IO bursting
-* KVM: Refactory VXLAN script and add IPv6 support
-* KVM: Set amount of queues for Virtio SCSI driver to vCPU of Instance
-* KVM: Use 'ip route show default 0.0.0.0/0' to find the default gateway
-* KVM: Add KVM Guest OS mapping for Windows Server 2019
-* KVM: Enable DPDK support on KVM
-* KVM: Allow KVM VM live migration with ROOT volume on file storage type
-* Prevent corner case for infinite PrepareForMaintenance
-* Enhance bypass vlan overlap check
-* Improved support for Java 8 for building artifacts/modules, packaging, and in
-* Destroy VM also removes volumes
-* Users are able to change/edit the protocol of an ACL rule
-* allows to remove local primary storage
-* Support requesting a specific IPv4 address in Basic Networking during Instance creation
-* Adding zone disablement during deletion of the range
-* Display mac address in nic detail view
-* Cleanup methods, classes, and POMs
+•	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
 
 
-What's New in 4.11.3.0
-----------------------
+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
 
-The new |release| version is a |version| maintainance release containing almost 50
-fixes and improvements on the 4.11.2.0 release.
-
-
-
-What's New in 4.11.2.0
-----------------------
-
-The new 4.11.2.0 version is a 4.11 maintainance release containing over 70
-fixes and improvements on the 4.11.1.0 release.
-
-
-What's New in 4.11.1.0
-----------------------
-
-The new 4.11.1.0 version is a 4.11 maintainance release containing over 140
-fixes and improvements on the 4.11.0.0 release.
-
-These include the speeding up of virtual router deployments and fixes for corner cases
-effecting the new config drive and L2 features and some hypervisor specific fixes to improve compatibility
-with current hypervisor versions including the XCP-ng fork of XenServer.
-
-What's New in 4.11.0.0
-----------------------
-
-Version 4.11.0.0 included more than 400 commits, 220 pull requests that fixes
-more than 250 issues since the last release. Version 4.11.0.0 was a large
-release that was worked on for 8 months.
-
-A LOT changed in this release, so this is not a complete list, but here is a
-quick summary of some of the changes:
-
-* Support for XenServer 7.1, 7.2, 7.3 and 7.4, and support for XCP-ng 7.4.
-* Improved support for VMware 6.5.
-* Host-HA framework and HA-provider for KVM hosts with and NFS as primary storage, and a new background polling task manager.
-* Secure agents communication: new certificate authority framework and a default built-in root CA provider.
-* New network type - L2.
-* CloudStack metrics exporter for Prometheus.
-* Cloudian Hyperstore connector for CloudStack.
-* Annotation feature for CloudStack entities such as hosts.
-* Separation of volume snapshot creation on primary storage and backing operation on secondary storage.
-* Limit admin access from specified CIDRs.
-* Expansion of Management IP Range.
-* Dedication of public IPs to SSVM and CPVM.
-* Support for separate subnet for SSVM and CPVM.
-* Bypass secondary storage template copy/transfer for KVM.
-* Support for multi-disk OVA template for VMware.
-* Storage overprovisioning for local storage.
-* LDAP mapping with domain scope, and mapping of LDAP group to an account.
-* Move user across accounts.
-* Managed storage enhancements.
-* Extend config drive support for user data, metadata, and password (Nuage Networks).
-* Extra DHCP options support (Nuage Networks).
-* Nuage VSP 5.0 support and caching of NuageVsp ID's.
-* Nuage domain template selection per VPC and support for network migration.
-* Support for watchdog timer to KVM Instances.
-* Support for Secondary IPv6 Addresses and Subnets.
-* IPv6 Prefix Delegation support in basic networking.
-* Ability to specific MAC address while deploying VM or adding a NIC to a VM.
-* VMware dvSwitch security policies configuration in network offering
-* Allow more than 7 NICs to be added to a VMware VM.
-* Network rate usage for guest offering for VRs.
-* Usage metrics for VM snapshot on primary storage.
-* Enable Netscaler inline mode.
-* NCC integration in CloudStack.
-* The retirement of the Midonet network plugin.
-* Several UI Improvements.
-* Embedded Jetty and improved CloudStack management server configuration.
-* Improved support for Java 8 for building artifacts/modules, packaging, and in
-  the systemvm template.
-* A faster console proxy startup and service availability.
-* A new Debian 9 based smaller systemvm template that patches systemvm without
-  requiring reboot.
-* Several optimizations and improvements to the virtual router including better
-  support for redundant virtual routers and strongswan provided s2s and remote
-  access vpn.
+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
 
diff --git a/source/releasenotes/api-changes.rst b/source/releasenotes/api-changes.rst
index 1da163f..7dadc29 100644
--- a/source/releasenotes/api-changes.rst
+++ b/source/releasenotes/api-changes.rst
@@ -17,12 +17,9 @@
 ===================================
 For the complete list of API commands and params consult the `CloudStack Apidocs`_.
 
-The 4.12 API commands stayed as the 4.11.
+.. note:: 
 
-API Changes Introduced in 4.11
-===================================
-
-For the complete list of API commands and params consult the `CloudStack Apidocs`_.
+   The 4.12 API commands stayed as the 4.11.
 
 
 New API Commands
@@ -33,98 +30,46 @@
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | Name                                        | Description                                                                    |
 +=============================================+================================================================================+
-| ``provisionCertificate``                    | Issues and propagates client certificate on a connected host/agent using       |
-|                                             | configured CA plugin                                                           |
+| ``listTemplateOvfProperties``               | List template OVF properties if available.                                     |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listElastistorPool``                      | Lists the pools of elastistor                                                  |
+| ``listDetailOptions``                       | Lists all possible details and their options for a resource type such as a VM  |
+|                                             | or a template                                                                  |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``deleteServicePackageOffering``            | Delete Service Package                                                         |
+| ``revokeTemplateDirectDownloadCertificate`` | Revoke a certificate alias from a KVM host                                     |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listAnnotations``                         | Lists annotations.                                                             |
+| ``getUploadParamsForIso``                   | upload an existing ISO into the CloudStack cloud.                              |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``enableHAForZone``                         | Enables HA for a zone                                                          |
+
+
+Removed API Commands
+--------------------
+
+.. cssclass:: table-striped table-bordered table-hover
+
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``enableHAForCluster``                      | Enables HA cluster-wide                                                        |
-+---------------------------------------------+--------------------------------------------------------------------------------+
+| Name                                        | Description                                                                    |
++=============================================+================================================================================+
 | ``listNuageVspDomainTemplates``             | Lists Nuage VSP domain templates                                               |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listElastistorInterface``                 | Lists the network Interfaces of elastistor                                     |
+| ``listNuageUnderlayVlanIpRanges``           | enable Nuage underlay on vlan ip range                                         |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``stopNetScalerVpx``                        | Stops a NetScalervm.                                                           |
+| ``disableNuageUnderlayVlanIpRange``         | disable Nuage underlay on vlan ip range                                        |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``disableHAForZone``                        | Disables HA for a zone                                                         |
+| ``addNuageVspDevice``                       | Adds a Nuage VSP device                                                        |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``revokeCertificate``                       | Revokes certificate using configured CA plugin                                 |
+| ``deleteNuageVspDevice``                    | delete a nuage vsp device                                                      |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateSiocInfo``                          | Update SIOC info                                                               |
+| ``enableNuageUnderlayVlanIpRange``          | enable Nuage underlay on vlan ip range                                         |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``cloudianSsoLogin``                        | Generates single-sign-on login url for logged-in CloudStack user to access the |
-|                                             | Cloudian Management Console                                                    |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``issueCertificate``                        | Issues a client certificate using configured or provided CA plugin             |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listNetscalerControlCenter``              | list control center                                                            |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listCAProviders``                         | Lists available certificate authority providers in CloudStack                  |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``acquirePodIpAddress``                     | Allocates IP addresses in respective Pod of a Zone                             |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``deleteManagementNetworkIpRange``          | Deletes a management network IP range. This action is only allowed when no IPs |
-|                                             | in this range are allocated.                                                   |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``addAnnotation``                           | add an annotation.                                                             |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``deployNetscalerVpx``                      | Creates new NS Vpx                                                             |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listElastistorVolume``                    | Lists the volumes of elastistor                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``cloudianIsEnabled``                       | Checks if the Cloudian Connector is enabled                                    |
+| ``listNuageVspDevices``                     | Lists Nuage VSP devices                                                        |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``listNuageVspGlobalDomainTemplate``        | Lists Nuage VSP domain templates                                               |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listHostHAResources``                     | Lists host HA resources                                                        |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``enableHAForHost``                         | Enables HA for a host                                                          |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``registerNetscalerServicePackage``         | Registers NCC Service Package                                                  |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listHostHAProviders``                     | Lists HA providers                                                             |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listCaCertificate``                       | Lists the CA public certificate(s) as support by the configured/provided CA    |
-|                                             | plugin                                                                         |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``migrateVPC``                              | moves a vpc to another physical network                                        |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``configureHAForHost``                      | Configures HA for a host                                                       |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listRegisteredServicePackages``           | lists registered service packages                                              |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``disableHAForCluster``                     | Disables HA cluster-wide                                                       |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``linkAccountToLdap``                       | link a cloudstack account to a group or OU in ldap                             |
-+---------------------------------------------+--------------------------------------------------------------------------------+
 | ``associateNuageVspDomainTemplate``         | associate a vpc with a domain template                                         |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``moveUser``                                | Moves a user to another account                                                |
+| ``updateNuageVspDevice``                    | Update a Nuage VSP device                                                      |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``disableHAForHost``                        | Disables HA for a host                                                         |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``deleteNetscalerControlCenter``            | Delete Netscaler Control Center                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``migrateNetwork``                          | moves a network to another physical network                                    |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``uploadTemplateDirectDownloadCertificate`` | Upload a certificate for HTTPS direct template download on KVM hosts           |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``registerNetscalerControlCenter``          | Adds a netscaler control center device                                         |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``createManagementNetworkIpRange``          | Creates a Management network IP range.                                         |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``removeAnnotation``                        | remove an annotation.                                                          |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``releasePodIpAddress``                     | Releases a Pod IP back to the Pod                                              |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``runDiagnostics``                          | Run network-utility commands remotely on system VMs                            |
-+---------------------------------------------+--------------------------------------------------------------------------------+
+
 
 Parameters Changed API Commands
 -------------------------------
@@ -134,900 +79,696 @@
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | Name                                        | Description                                                                    |
 +=============================================+================================================================================+
-| ``createPod``                               | **Response:**                                                                  |
+| ``createVPCOffering``                       | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``forsystemvms``                                                             |
-|                                             | - ``vlanid``                                                                   |
+|                                             | - ``domainid`` (optional)                                                      |
+|                                             | - ``zoneid`` (optional)                                                        |
+|                                             |                                                                                |
+|                                             | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``domain``                                                                   |
+|                                             | - ``domainid``                                                                 |
+|                                             | - ``zone``                                                                     |
+|                                             | - ``zoneid``                                                                   |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``copyIso``                                 | **Response:**                                                                  |
+| ``ldapCreateAccount``                       | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``childtemplates``                                                           |
-|                                             | - ``directdownload``                                                           |
-|                                             | - ``parenttemplateid``                                                         |
-|                                             | - ``physicalsize``                                                             |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listHosts``                               | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``annotation``                                                               |
-|                                             | - ``hostha``                                                                   |
-|                                             | - ``lastannotated``                                                            |
-|                                             | - ``username``                                                                 |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateStoragePool``                       | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``allocatediops``                                                            |
-|                                             | - ``provider``                                                                 |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``rebootSystemVm``                          | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``guestvlan``                                                                |
-|                                             | - ``publicvlan``                                                               |
+|                                             | - ``domainpath``                                                               |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``listNetworks``                            | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``externalid``                                                               |
+|                                             | - ``details``                                                                  |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateResourceLimit``                     | **Response:**                                                                  |
+| ``restoreVirtualMachine``                   | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``resourcetypename``                                                         |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateHost``                              | **Request:**                                                                   |
+| ``listVPCOfferings``                        | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``annotation`` (optional)                                                    |
+|                                             | - ``zoneid`` (optional)                                                        |
 |                                             |                                                                                |
 |                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``annotation``                                                               |
-|                                             | - ``hostha``                                                                   |
-|                                             | - ``lastannotated``                                                            |
-|                                             | - ``username``                                                                 |
+|                                             | - ``domain``                                                                   |
+|                                             | - ``domainid``                                                                 |
+|                                             | - ``zone``                                                                     |
+|                                             | - ``zoneid``                                                                   |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``uploadVolume``                            | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``clusterid``                                                                |
-|                                             | - ``clustername``                                                              |
-|                                             | - ``physicalsize``                                                             |
-|                                             | - ``podid``                                                                    |
-|                                             | - ``podname``                                                                  |
-|                                             | - ``utilization``                                                              |
-|                                             | - ``virtualsize``                                                              |
+|                                             | - ``diskioread``                                                               |
+|                                             | - ``diskiowrite``                                                              |
+|                                             | - ``diskkbsread``                                                              |
+|                                             | - ``diskkbswrite``                                                             |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``destroySystemVm``                         | **Response:**                                                                  |
+| ``lockAccount``                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``guestvlan``                                                                |
-|                                             | - ``publicvlan``                                                               |
+|                                             | - ``domainpath``                                                               |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``scaleSystemVm``                           | **Response:**                                                                  |
+| ``changeServiceForVirtualMachine``          | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``guestvlan``                                                                |
-|                                             | - ``publicvlan``                                                               |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listLdapConfigurations``                  | **Request:**                                                                   |
+| ``rebootVirtualMachine``                    | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``domainid`` (optional)                                                      |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domainid``                                                                 |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listTemplates``                           | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``parenttemplateid`` (optional)                                              |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``childtemplates``                                                           |
-|                                             | - ``directdownload``                                                           |
-|                                             | - ``parenttemplateid``                                                         |
-|                                             | - ``physicalsize``                                                             |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``createLoadBalancerRule``                  | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``zonename``                                                                 |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``updateNetworkOffering``                   | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``tags`` (optional)                                                          |
+|                                             | - ``domainid`` (optional)                                                      |
+|                                             | - ``zoneid`` (optional)                                                        |
 |                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``stopSystemVm``                            | **Response:**                                                                  |
+|                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``guestvlan``                                                                |
-|                                             | - ``publicvlan``                                                               |
+|                                             | - ``domain``                                                                   |
+|                                             | - ``domainid``                                                                 |
+|                                             | - ``zone``                                                                     |
+|                                             | - ``zoneid``                                                                   |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``createNetworkOffering``                   | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``forvpc`` (optional)                                                        |
+|                                             | - ``domainid`` (optional)                                                      |
+|                                             | - ``zoneid`` (optional)                                                        |
 |                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listVolumesMetrics``                      | **Request:**                                                                   |
+|                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``clusterid`` (optional)                                                     |
+|                                             | - ``domain``                                                                   |
+|                                             | - ``domainid``                                                                 |
+|                                             | - ``zone``                                                                     |
+|                                             | - ``zoneid``                                                                   |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listSslCerts``                            | **Response:**                                                                  |
+| ``listVolumesMetrics``                      | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``name``                                                                     |
+|                                             | - ``diskiopstotal``                                                            |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listPods``                                | **Response:**                                                                  |
+| ``updateVmNicIp``                           | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``forsystemvms``                                                             |
-|                                             | - ``vlanid``                                                                   |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listSnapshots``                           | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``virtualsize``                                                              |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listConfigurations``                      | **Request:**                                                                   |
+| ``updateDiskOffering``                      | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
 |                                             | - ``domainid`` (optional)                                                      |
+|                                             | - ``zoneid`` (optional)                                                        |
 |                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listSystemVms``                           | **Response:**                                                                  |
+|                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``guestvlan``                                                                |
-|                                             | - ``publicvlan``                                                               |
+|                                             | - ``zone``                                                                     |
+|                                             | - ``zoneid``                                                                   |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``listSnapshots``                           | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *Removed Parameters:*                                                          |
+|                                             |                                                                                |
+|                                             | - ``tags(*)``                                                                  |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``listCapabilities``                        | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``allowuserviewalldomainaccounts``                                           |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``createSnapshotPolicy``                    | **Request:**                                                                   |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``tags`` (optional)                                                          |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``detachVolume``                            | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``clusterid``                                                                |
-|                                             | - ``clustername``                                                              |
-|                                             | - ``physicalsize``                                                             |
-|                                             | - ``podid``                                                                    |
-|                                             | - ``podname``                                                                  |
-|                                             | - ``utilization``                                                              |
-|                                             | - ``virtualsize``                                                              |
+|                                             | - ``diskioread``                                                               |
+|                                             | - ``diskiowrite``                                                              |
+|                                             | - ``diskkbsread``                                                              |
+|                                             | - ``diskkbswrite``                                                             |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``changeServiceForSystemVm``                | **Response:**                                                                  |
+| ``markDefaultZoneForAccount``               | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``guestvlan``                                                                |
-|                                             | - ``publicvlan``                                                               |
+|                                             | - ``domainpath``                                                               |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``createSnapshot``                          | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``asyncbackup`` (optional)                                                   |
+|                                             | - ``tags`` (optional)                                                          |
+|                                             |                                                                                |
+|                                             | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *Removed Parameters:*                                                          |
+|                                             |                                                                                |
+|                                             | - ``tags(*)``                                                                  |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``createSnapshotFromVMSnapshot``            | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *Removed Parameters:*                                                          |
+|                                             |                                                                                |
+|                                             | - ``tags(*)``                                                                  |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``addNicToVirtualMachine``                  | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``readonlyuidetails``                                                        |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``listPublicIpAddresses``                   | **Request:**                                                                   |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``networkid`` (optional)                                                     |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``updateDefaultNicForVirtualMachine``       | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``readonlyuidetails``                                                        |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``createServiceOffering``                   | **Request:**                                                                   |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``customized`` (optional)                                                    |
+|                                             | - ``maxcpunumber`` (optional)                                                  |
+|                                             | - ``maxmemory`` (optional)                                                     |
+|                                             | - ``mincpunumber`` (optional)                                                  |
+|                                             | - ``minmemory`` (optional)                                                     |
+|                                             | - ``zoneid`` (optional)                                                        |
 |                                             |                                                                                |
 |                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``virtualsize``                                                              |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listNics``                                | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``extradhcpoption``                                                          |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``createSnapshotFromVMSnapshot``            | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``virtualsize``                                                              |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listStoragePools``                        | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``allocatediops``                                                            |
-|                                             | - ``provider``                                                                 |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``addNicToVirtualMachine``                  | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``dhcpoptions`` (optional)                                                   |
-|                                             | - ``macaddress`` (optional)                                                    |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listExternalLoadBalancers``               | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``annotation``                                                               |
-|                                             | - ``hostha``                                                                   |
-|                                             | - ``lastannotated``                                                            |
-|                                             | - ``username``                                                                 |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateIso``                               | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``childtemplates``                                                           |
-|                                             | - ``directdownload``                                                           |
-|                                             | - ``parenttemplateid``                                                         |
-|                                             | - ``physicalsize``                                                             |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``prepareTemplate``                         | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``childtemplates``                                                           |
-|                                             | - ``directdownload``                                                           |
-|                                             | - ``parenttemplateid``                                                         |
-|                                             | - ``physicalsize``                                                             |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``copyTemplate``                            | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``childtemplates``                                                           |
-|                                             | - ``directdownload``                                                           |
-|                                             | - ``parenttemplateid``                                                         |
-|                                             | - ``physicalsize``                                                             |
+|                                             | - ``zone``                                                                     |
+|                                             | - ``zoneid``                                                                   |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``listNiciraNvpDeviceNetworks``             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``externalid``                                                               |
+|                                             | - ``details``                                                                  |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``assignVirtualMachine``                    | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``resizeVolume``                            | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``clusterid``                                                                |
-|                                             | - ``clustername``                                                              |
-|                                             | - ``physicalsize``                                                             |
-|                                             | - ``podid``                                                                    |
-|                                             | - ``podname``                                                                  |
-|                                             | - ``utilization``                                                              |
-|                                             | - ``virtualsize``                                                              |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateTemplate``                          | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``childtemplates``                                                           |
-|                                             | - ``directdownload``                                                           |
-|                                             | - ``parenttemplateid``                                                         |
-|                                             | - ``physicalsize``                                                             |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``createVlanIpRange``                       | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``forsystemvms`` (optional)                                                  |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``forsystemvms``                                                             |
+|                                             | - ``diskioread``                                                               |
+|                                             | - ``diskiowrite``                                                              |
+|                                             | - ``diskkbsread``                                                              |
+|                                             | - ``diskkbswrite``                                                             |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``listPaloAltoFirewallNetworks``            | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``externalid``                                                               |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``deleteLdapConfiguration``                 | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domainid`` (optional)                                                      |
-|                                             | - ``port`` (optional)                                                          |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domainid``                                                                 |
+|                                             | - ``details``                                                                  |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``updateVolume``                            | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``clusterid``                                                                |
-|                                             | - ``clustername``                                                              |
-|                                             | - ``physicalsize``                                                             |
-|                                             | - ``podid``                                                                    |
-|                                             | - ``podname``                                                                  |
-|                                             | - ``utilization``                                                              |
-|                                             | - ``virtualsize``                                                              |
+|                                             | - ``diskioread``                                                               |
+|                                             | - ``diskiowrite``                                                              |
+|                                             | - ``diskkbsread``                                                              |
+|                                             | - ``diskkbswrite``                                                             |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateVirtualMachine``                    | **Request:**                                                                   |
+| ``updateVirtualMachine``                    | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``dhcpoptionsnetworklist`` (optional)                                        |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listDomains``                             | **Request:**                                                                   |
+| ``updateAccount``                           | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``details`` (optional)                                                       |
+|                                             | - ``domainpath``                                                               |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateNetwork``                           | **Response:**                                                                  |
+| ``disableAccount``                          | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``externalid``                                                               |
+|                                             | - ``domainpath``                                                               |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``deleteTemplate``                          | **Request:**                                                                   |
+| ``updateNetwork``                           | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``forced`` (optional)                                                        |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``createTemplate``                          | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``childtemplates``                                                           |
-|                                             | - ``directdownload``                                                           |
-|                                             | - ``parenttemplateid``                                                         |
-|                                             | - ``physicalsize``                                                             |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updatePortForwardingRule``                | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``privateendport`` (optional)                                                |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``linkDomainToLdap``                        | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``ldapdomain`` (required)                                                    |
+|                                             | - ``hideipaddressusage`` (optional)                                            |
 |                                             |                                                                                |
 |                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``ldapdomain``                                                               |
+|                                             | - ``details``                                                                  |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``archiveSnapshot``                         | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *Removed Parameters:*                                                          |
+|                                             |                                                                                |
+|                                             | - ``tags(*)``                                                                  |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``migrateVirtualMachine``                   | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``readonlyuidetails``                                                        |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``resetPasswordForVirtualMachine``          | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``readonlyuidetails``                                                        |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``resetSSHKeyForVirtualMachine``            | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``listSrxFirewallNetworks``                 | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``externalid``                                                               |
+|                                             | - ``details``                                                                  |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``prepareHostForMaintenance``               | **Response:**                                                                  |
+| ``detachIso``                               | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``annotation``                                                               |
-|                                             | - ``hostha``                                                                   |
-|                                             | - ``lastannotated``                                                            |
-|                                             | - ``username``                                                                 |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``registerIso``                             | **Request:**                                                                   |
+| ``listVirtualMachines``                     | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``directdownload`` (optional)                                                |
+|                                             | - ``readonlyuidetails``                                                        |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``listDiskOfferings``                       | **Request:**                                                                   |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``zoneid`` (optional)                                                        |
 |                                             |                                                                                |
 |                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``childtemplates``                                                           |
-|                                             | - ``directdownload``                                                           |
-|                                             | - ``parenttemplateid``                                                         |
-|                                             | - ``physicalsize``                                                             |
+|                                             | - ``zone``                                                                     |
+|                                             | - ``zoneid``                                                                   |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``listProjects``                            | **Request:**                                                                   |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``details`` (optional)                                                       |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``createAccount``                           | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``domainpath``                                                               |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``revertToVMSnapshot``                      | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``deployVirtualMachine``                    | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``datadiskofferinglist`` (optional)                                          |
-|                                             | - ``dhcpoptionsnetworklist`` (optional)                                        |
-|                                             | - ``macaddress`` (optional)                                                    |
+|                                             | - ``clusterid`` (optional)                                                     |
+|                                             | - ``copyimagetags`` (optional)                                                 |
+|                                             | - ``ovfproperties`` (optional)                                                 |
 |                                             | - ``podid`` (optional)                                                         |
-|                                             | - ``clusterid`` (optional)                                                     |
-|                                             | - ``hostid`` (optional)                                                        |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listVlanIpRanges``                        | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``forsystemvms``                                                             |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``cancelHostMaintenance``                   | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``annotation``                                                               |
-|                                             | - ``hostha``                                                                   |
-|                                             | - ``lastannotated``                                                            |
-|                                             | - ``username``                                                                 |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listVolumes``                             | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``clusterid`` (optional)                                                     |
 |                                             |                                                                                |
 |                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``clusterid``                                                                |
-|                                             | - ``clustername``                                                              |
-|                                             | - ``physicalsize``                                                             |
-|                                             | - ``podid``                                                                    |
-|                                             | - ``podname``                                                                  |
-|                                             | - ``utilization``                                                              |
-|                                             | - ``virtualsize``                                                              |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``lockUser``                                | **Response:**                                                                  |
+| ``updateZone``                              | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``usersource``                                                               |
+|                                             | - ``sortkey`` (optional)                                                       |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``createDiskOffering``                      | **Request:**                                                                   |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``zoneid`` (optional)                                                        |
+|                                             |                                                                                |
+|                                             | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``zone``                                                                     |
+|                                             | - ``zoneid``                                                                   |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``listVolumes``                             | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``diskioread``                                                               |
+|                                             | - ``diskiowrite``                                                              |
+|                                             | - ``diskkbsread``                                                              |
+|                                             | - ``diskkbswrite``                                                             |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``createNetwork``                           | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``bypassvlanoverlapcheck`` (optional)                                        |
-|                                             | - ``externalid`` (optional)                                                    |
+|                                             | - ``hideipaddressusage`` (optional)                                            |
 |                                             |                                                                                |
 |                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``externalid``                                                               |
+|                                             | - ``details``                                                                  |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateUser``                              | **Response:**                                                                  |
+| ``listNetworkOfferings``                    | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``usersource``                                                               |
+|                                             | - ``domainid`` (optional)                                                      |
 |                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``addHost``                                 | **Response:**                                                                  |
+|                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``annotation``                                                               |
-|                                             | - ``hostha``                                                                   |
-|                                             | - ``lastannotated``                                                            |
-|                                             | - ``username``                                                                 |
+|                                             | - ``domain``                                                                   |
+|                                             | - ``domainid``                                                                 |
+|                                             | - ``zone``                                                                     |
+|                                             | - ``zoneid``                                                                   |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``migrateVirtualMachineWithVolume``         | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``attachVolume``                            | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``clusterid``                                                                |
-|                                             | - ``clustername``                                                              |
-|                                             | - ``physicalsize``                                                             |
-|                                             | - ``podid``                                                                    |
-|                                             | - ``podname``                                                                  |
-|                                             | - ``utilization``                                                              |
-|                                             | - ``virtualsize``                                                              |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listUsers``                               | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``usersource``                                                               |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listResourceLimits``                      | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``resourcetypename`` (optional)                                              |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``resourcetypename``                                                         |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``disableUser``                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``usersource``                                                               |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listIsos``                                | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``childtemplates``                                                           |
-|                                             | - ``directdownload``                                                           |
-|                                             | - ``parenttemplateid``                                                         |
-|                                             | - ``physicalsize``                                                             |
+|                                             | - ``diskioread``                                                               |
+|                                             | - ``diskiowrite``                                                              |
+|                                             | - ``diskkbsread``                                                              |
+|                                             | - ``diskkbswrite``                                                             |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``listNetscalerLoadBalancerNetworks``       | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``externalid``                                                               |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``startSystemVm``                           | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``guestvlan``                                                                |
-|                                             | - ``publicvlan``                                                               |
+|                                             | - ``details``                                                                  |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``migrateVolume``                           | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``clusterid``                                                                |
-|                                             | - ``clustername``                                                              |
-|                                             | - ``physicalsize``                                                             |
-|                                             | - ``podid``                                                                    |
-|                                             | - ``podname``                                                                  |
-|                                             | - ``utilization``                                                              |
-|                                             | - ``virtualsize``                                                              |
+|                                             | - ``diskioread``                                                               |
+|                                             | - ``diskiowrite``                                                              |
+|                                             | - ``diskkbsread``                                                              |
+|                                             | - ``diskkbswrite``                                                             |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listEvents``                              | **Request:**                                                                   |
+| ``updateVMAffinityGroup``                   | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``startid`` (optional)                                                       |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``addLdapConfiguration``                    | **Request:**                                                                   |
+| ``recoverVirtualMachine``                   | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``domainid`` (optional)                                                      |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domainid``                                                                 |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateConfiguration``                     | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``domainid`` (optional)                                                      |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``dedicatePublicIpRange``                   | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``forsystemvms``                                                             |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``revertSnapshot``                          | **Response:**                                                                  |
 |                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
+|                                             | *Removed Parameters:*                                                          |
 |                                             |                                                                                |
-|                                             | - ``virtualsize``                                                              |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``migrateSystemVm``                         | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``guestvlan``                                                                |
-|                                             | - ``publicvlan``                                                               |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateResourceCount``                     | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``resourcetypename``                                                         |
+|                                             | - ``tags(*)``                                                                  |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``listBrocadeVcsDeviceNetworks``            | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``externalid``                                                               |
+|                                             | - ``details``                                                                  |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``listUsageRecords``                        | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``includetags`` (optional)                                                   |
+|                                             | - ``oldformat`` (optional)                                                     |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``enableUser``                              | **Response:**                                                                  |
+| ``migrateNetwork``                          | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``usersource``                                                               |
+|                                             | - ``details``                                                                  |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``registerTemplate``                        | **Request:**                                                                   |
+| ``uploadTemplateDirectDownloadCertificate`` | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``directdownload`` (optional)                                                |
-|                                             |                                                                                |
-|                                             | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``childtemplates``                                                           |
-|                                             | - ``directdownload``                                                           |
-|                                             | - ``parenttemplateid``                                                         |
-|                                             | - ``physicalsize``                                                             |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``createStoragePool``                       | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``allocatediops``                                                            |
-|                                             | - ``provider``                                                                 |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``findStoragePoolsForMigration``            | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``allocatediops``                                                            |
-|                                             | - ``provider``                                                                 |
+|                                             | - ``zoneid`` (required)                                                        |
+|                                             | - ``hostid`` (optional)                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``createVolume``                            | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``clusterid``                                                                |
-|                                             | - ``clustername``                                                              |
-|                                             | - ``physicalsize``                                                             |
-|                                             | - ``podid``                                                                    |
-|                                             | - ``podname``                                                                  |
-|                                             | - ``utilization``                                                              |
-|                                             | - ``virtualsize``                                                              |
+|                                             | - ``diskioread``                                                               |
+|                                             | - ``diskiowrite``                                                              |
+|                                             | - ``diskkbsread``                                                              |
+|                                             | - ``diskkbswrite``                                                             |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``listF5LoadBalancerNetworks``              | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``externalid``                                                               |
+|                                             | - ``details``                                                                  |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updatePod``                               | **Response:**                                                                  |
+| ``attachIso``                               | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``forsystemvms``                                                             |
-|                                             | - ``vlanid``                                                                   |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``enableStorageMaintenance``                | **Response:**                                                                  |
+| ``listAccounts``                            | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``allocatediops``                                                            |
-|                                             | - ``provider``                                                                 |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``createUser``                              | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``usersource``                                                               |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateRolePermission``                    | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``permission`` (optional)                                                    |
-|                                             | - ``ruleid`` (optional)                                                        |
-|                                             |                                                                                |
-|                                             | *Changed Parameters:*                                                          |
-|                                             |                                                                                |
-|                                             | - ``ruleorder`` was 'required' and is now 'optional'                           |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``cancelStorageMaintenance``                | **Response:**                                                                  |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``allocatediops``                                                            |
-|                                             | - ``provider``                                                                 |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``updateLoadBalancerRule``                  | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``protocol`` (optional)                                                      |
+|                                             | - ``details`` (optional)                                                       |
 |                                             |                                                                                |
 |                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``zonename``                                                                 |
+|                                             | - ``domainpath``                                                               |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``reconnectHost``                           | **Response:**                                                                  |
+| ``removeNicFromVirtualMachine``             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``annotation``                                                               |
-|                                             | - ``hostha``                                                                   |
-|                                             | - ``lastannotated``                                                            |
-|                                             | - ``username``                                                                 |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``getUser``                                 | **Response:**                                                                  |
+| ``enableAccount``                           | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``usersource``                                                               |
+|                                             | - ``domainpath``                                                               |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listLoadBalancerRules``                   | **Response:**                                                                  |
+| ``updateVPCOffering``                       | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``zonename``                                                                 |
-|                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``uploadSslCert``                           | **Request:**                                                                   |
-|                                             |                                                                                |
-|                                             | *New Parameters:*                                                              |
-|                                             |                                                                                |
-|                                             | - ``name`` (required)                                                          |
+|                                             | - ``domainid`` (optional)                                                      |
+|                                             | - ``sortkey`` (optional)                                                       |
+|                                             | - ``zoneid`` (optional)                                                        |
 |                                             |                                                                                |
 |                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``name``                                                                     |
+|                                             | - ``domain``                                                                   |
+|                                             | - ``domainid``                                                                 |
+|                                             | - ``zone``                                                                     |
+|                                             | - ``zoneid``                                                                   |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``addBaremetalHost``                        | **Response:**                                                                  |
+| ``destroyVirtualMachine``                   | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``annotation``                                                               |
-|                                             | - ``hostha``                                                                   |
-|                                             | - ``lastannotated``                                                            |
-|                                             | - ``username``                                                                 |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listCapacity``                            | **Response:**                                                                  |
+| ``listServiceOfferings``                    | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``capacityallocated``                                                        |
-|                                             | - ``name``                                                                     |
+|                                             | - ``zoneid`` (optional)                                                        |
 |                                             |                                                                                |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``destroyVirtualMachine``                   | **Request:**                                                                   |
+|                                             | **Response:**                                                                  |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``volumeids``                                                                |
+|                                             | - ``zone``                                                                     |
+|                                             | - ``zoneid``                                                                   |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
 | ``startVirtualMachine``                     | **Request:**                                                                   |
 |                                             |                                                                                |
 |                                             | *New Parameters:*                                                              |
 |                                             |                                                                                |
-|                                             | - ``podid`` (optional)                                                         |
 |                                             | - ``clusterid`` (optional)                                                     |
-|                                             | - ``hostid`` (optional)                                                        |
+|                                             | - ``podid`` (optional)                                                         |
+|                                             |                                                                                |
+|                                             | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``readonlyuidetails``                                                        |
 |                                             |                                                                                |
 +---------------------------------------------+--------------------------------------------------------------------------------+
+| ``stopVirtualMachine``                      | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``readonlyuidetails``                                                        |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+| ``updateServiceOffering``                   | **Request:**                                                                   |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``domainid`` (optional)                                                      |
+|                                             | - ``zoneid`` (optional)                                                        |
+|                                             |                                                                                |
+|                                             | **Response:**                                                                  |
+|                                             |                                                                                |
+|                                             | *New Parameters:*                                                              |
+|                                             |                                                                                |
+|                                             | - ``zone``                                                                     |
+|                                             | - ``zoneid``                                                                   |
+|                                             |                                                                                |
++---------------------------------------------+--------------------------------------------------------------------------------+
+
+
diff --git a/source/releasenotes/changes.rst b/source/releasenotes/changes.rst
new file mode 100644
index 0000000..91cc23b
--- /dev/null
+++ b/source/releasenotes/changes.rst
@@ -0,0 +1,617 @@
+.. Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information#
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+
+
+
+Changes in |release| since 4.12
+===============================
+
+Apache CloudStack now uses GitHub <https://github.com/apache/cloudstack/issues>`_ 
+to track its issues. links to the GitHub pull requests have been included at the end
+of each section. 
+
+
+.. 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 37e96a7..b88ec12 100644
--- a/source/releasenotes/compat.rst
+++ b/source/releasenotes/compat.rst
@@ -44,13 +44,14 @@
 -  CentOS 6.2+, 7.0+ with KVM
 -  Ubuntu 14.04LTS, 16.04LTS, 18.04LTS with KVM
 -  Red Hat Enterprise Linux 6.2 with KVM
--  XenServer versions 6.1, 6.2 SP1, 6.5, 7.0, 7.1, 7.2 with latest hotfixes, XCP-ng 7.4
+-  XenServer versions 6.1, 6.2 SP1, 6.5, 7.0, 7.1, 7.2 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/>`_.
 
 -  VMware versions 5.0, 5.1, 5.5, 6.0, 6.5 and 6.7
-   .. note:: There is a known issue in 6.7u1 (https://kb.vmware.com/s/article/67315) which blocks some 
-      CloudStack cloning operations. The use of linked clones is known to be effected.
+
+   .. note:: There is a known issue in 6.7u1 (https://kb.vmware.com/s/article/67315) which blocks some CloudStack cloning operations. The use of linked clones is known to be effected.
+
 -  LXC Host Containers on RHEL 7
 -  Windows Server 2012 R2 (with Hyper-V Role enabled)
 -  Hyper-V 2012 R2
diff --git a/source/releasenotes/fixed_issues.rst b/source/releasenotes/fixed_issues.rst
deleted file mode 100644
index 71e73d6..0000000
--- a/source/releasenotes/fixed_issues.rst
+++ /dev/null
@@ -1,2998 +0,0 @@
-.. Licensed to the Apache Software Foundation (ASF) under one
-   or more contributor license agreements.  See the NOTICE file
-   distributed with this work for additional information#
-   regarding copyright ownership.  The ASF licenses this file
-   to you under the Apache License, Version 2.0 (the
-   "License"); you may not use this file except in compliance
-   with the License.  You may obtain a copy of the License at
-   http://www.apache.org/licenses/LICENSE-2.0
-   Unless required by applicable law or agreed to in writing,
-   software distributed under the License is distributed on an
-   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-   KIND, either express or implied.  See the License for the
-   specific language governing permissions and limitations
-   under the License.
-
-
-
-Issues Fixed in |release|
-=========================
-
-Apache CloudStack now uses GitHub <https://github.com/apache/cloudstack/issues>`_ 
-to track its issues. links to the GitHub pull requests have been included at the end
-of each section. 
-
-Apache CloudStack previously used `Jira <https://issues.apache.org/jira/browse/CLOUDSTACK>`_ 
-to track its issues and `Github <https://github.com/apache/cloudstack/pulls>`_ for 
-pull requests. All new features and bugs for |version| have been merged through
-Github pull requests.  A subset of these changes are tracked in Jira, which have a 
-standard naming convention of "CLOUDSTACK-NNNN" where "NNNN" is the issue number.
-
-Issues Fixed in 4.12.0.0
-------------------------
-
-Issues fixed aiming milestones 4.11.3.0 and 4.12.0.0 (branches 4.11 and 4.12)
-
-.. cssclass:: table-striped table-bordered table-hover
-
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| Branches                | Github   | Type          | Priority | Description                                                |
-+=========================+==========+===============+==========+============================================================+
-| 4.11, 4.12              | `#3210`_ |               |          | systemd: Fix -Dpid arg passing to systemd usage service    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3197`_ |               |          | Fix XenServer Security Groups 'vmops' script               |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3171`_ |               |          | Keep iotune section in the VM's XML after live migration   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3154`_ |               |          | Copy template to target KVM host if needed when migrating  |
-|                         |          |               |          | local <> local storage                                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3163`_ |               |          | systemd: fix services to allow TLS configurations via      |
-|                         |          |               |          | java.security.ciphers                                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3133`_ |               |          | feature: add libvirt / qemu io bursting                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3122`_ |               |          | Add back ability to disable backup of snapshot to          |
-|                         |          |               |          | secondary                                                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3162`_ |               |          | Fix issue with verification of ipv4/ipv6 address.          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3150`_ |               |          | api: add command to list management servers                |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3149`_ |               |          | Fix UI bug: Create Network Offering Popup has no fields    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3112`_ |               |          | network: Offerings do not have to have Security Grouping   |
-|                         |          |               |          | enabled                                                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3139`_ |               |          | packaging: management default file cleanup                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2848`_ |               |          | Vmware offline migration                                   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3058`_ | Bug           | Major    | marvin-nose plugin causes other nose plugins to fail when  |
-|                         |          |               |          | not enabled                                                |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3143`_ |               |          | Fix some LGTM alerts                                       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2795`_ |               |          | kvm: Properly report available memory to Management Server |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3125`_ |               |          | IP address acquired with associate ip address is marked as |
-|                         |          |               |          | source nat                                                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3136`_ |               |          | ipv6: Do not allow Secondary IPv6 addresses to be EUI-64   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3132`_ |               |          | changed column fingerprint from varchar(62) to text #3123  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3077`_ |               |          | ipv6: Calculate IPv6 address instead of fetching one from  |
-|                         |          |               |          | a pool                                                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3069`_ |               |          | Update jquery and related libraries                        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3134`_ |               |          | keystore: don't restart systemvm cloud.service post cert   |
-|                         |          |               |          | import                                                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3113`_ |               |          | kvm: Security Group enhancements and refactor old code     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3099`_ |               |          | Add resource UUID instead of resource id in                |
-|                         |          |               |          | resourcedetails api (#2527)                                |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3129`_ |               |          | Fix “test_nic_secondaryip_add_remove” test                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3128`_ |               |          | Extend PR#2535 to enable remote debugging for CentOS63     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3115`_ |               |          | Fix network GC error that's failing a smoketests on master |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3124`_ |               |          | Delete blank java file                                     |
-|                         |          |               |          | 'CopyTemplateToPrimaryStorageAnswer.java'                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#1730`_ |               |          | VMTemplateZone needs some love                             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#1499`_ |               |          | Remove unused "umount" method in                           |
-|                         |          |               |          | NfsSecondaryStorageResource                                |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3070`_ |               |          | kvm: Refactory VXLAN script and add IPv6 support           |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3120`_ |               |          | Rework for destroy VM with volumes UI                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3078`_ |               |          | Add influxdb to statscollector                             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3101`_ |               |          | kvm: Set amount of queues for Virtio SCSI driver to vCPU   |
-|                         |          |               |          | of Instance                                                |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3105`_ |               |          | VmwareStorageLayoutHelper throws StackOverflowError fix    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3107`_ |               |          | Add api arg validator for create project api (#3097)       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3095`_ |               |          | Prevent corner case for infinite PrepareForMaintenance     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3108`_ |               |          | Throw InvalidParameterValueException for failing           |
-|                         |          |               |          | ApiArgValidator                                            |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3106`_ |               |          | marvin: add missing test data for test_migration smoketest |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3100`_ |               |          | ipv6: Send userdata to Virtual Router if IPv6 is enabled   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3026`_ |               |          | Enhance bypass vlan overlap check                          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3098`_ |               |          | Add support for keyword in listSSHKeyPairs command search  |
-|                         |          |               |          | (#2920)                                                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3102`_ |               |          | README: Ho ho ho!                                          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2997`_ |               |          | Allow KVM VM live migration with ROOT volume on file       |
-|                         |          |               |          | storage type                                               |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#2894`_ |               |          | api: don't throttle api discovery for listApis command     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3024`_ |               |          | travis: fail fast if --with-marvin fails with nose         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3085`_ |               |          | server/test: Move test files to right location             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3000`_ | Bug           | Major    | UK: Exploring Testing - unexpected output occurred on      |
-|                         |          |               |          | Ctrl+Keypad, AltGR+Keypad and AltGR+ Numerics              |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3080`_ |               |          | kvm: Use 'ip route show default 0.0.0.0/0' to find the     |
-|                         |          |               |          | default gateway                                            |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3005`_ |               |          | Discover tags field on superclass of API responses         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3076`_ |               |          | security: increase keystore setup/import timeout           |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3030`_ |               |          | correct permissions in spec file and fix class path        |
-|                         |          |               |          | specified variable                                         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2793`_ |               |          | Destroyvm also removes volumes                             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2660`_ |               |          | Macaddresses                                               |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3066`_ |               |          | API: move ostypeid from DB id to DB uuid, backports #2528  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3037`_ |               |          | kvm: when untagged vxlan is used, use the default          |
-|                         |          |               |          | guest/public bridge                                        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#2990`_ |               |          | Security Group: add secondary ips to the correct ipset     |
-|                         |          |               |          | based on ip family (4.11)                                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3062`_ |               |          | Fix null pointer exception when using                      |
-|                         |          |               |          | ConfigKey.Scope.ManagementServer                           |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3061`_ |               |          | Adding a try catch for Xen licensing issue                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3020`_ |               |          | Add KVM Guest OS mapping for Windows Server 2019           |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3055`_ |               |          | marvin: add missing default test data                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3042`_ |               |          | Allow password enabled for iso (#2745)                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2595`_ | Improvement   | Major    | Support requesting a specific IPv4 address in Basic        |
-|                         |          |               |          | Networking during Instance creation                        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3053`_ |               |          | ipv6: Advanced Networking Security Groups are supported    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3038`_ |               |          | surefire: ignore system classloader to make tests run      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3028`_ |               |          | Adding zone disablement during deletion of the range plus  |
-|                         |          |               |          | one more tr…                                               |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3034`_ |               |          | Display mac address in nic detail view                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3014`_ |               |          | Remove unused StrategyPriority.PLUGIN                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11, 4.12              | `#3021`_ |               |          | Skip network migration tests for not supported hypervisors |
-|                         |          |               |          | instead of failing                                         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2985`_ |               |          | kvm/ceph: When create a new RBD image use modern           |
-|                         |          |               |          | flags/features for t…                                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3016`_ |               |          | documented host.reserved.mem.mb parameter                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3013`_ |               |          | Print log on INFO if Host reached Max Guests Limit         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2919`_ |               |          | vmware: updateVmwareDc API for updating vmware datacenter  |
-|                         |          |               |          | details                                                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2905`_ |               |          | Fix delete domain button in the UI to update only after    |
-|                         |          |               |          | deleteDomain job finishes                                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3019`_ |               |          | Adding three new settings into cloud.configuration.        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2896`_ |               |          | add exitcode / distribution detection and remove export    |
-|                         |          |               |          | CGROUP_DAEMON for RHEL7/CentOS7                            |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2839`_ |               |          | Enable DPDK support on KVM                                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#3003`_ |               |          | make sure no time skew can interfere with comparison       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2987`_ |               |          | Fix set affinity for user overlay problem (Fixes #2986)    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2893`_ |               |          | ApiServer: signature v3 to accept more formats             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2898`_ |               |          | docker: add compose file for database                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#1448`_ | Improvement   | Trivial  | Remove unused classes                                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2925`_ |               |          | kvm: use libvirtd as service name for all distributions    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2185`_ | New Feature   | Minor    | Redirect saml2 failed login message to a configurable URL  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2870`_ |               |          | KVM HyperV Enlightment for Improved Windows Server 2008+   |
-|                         |          |               |          | Performance                                                |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2921`_ |               |          | template: Return requireshvm key in list template response |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2922`_ |               |          | template: create/updateTemplate should allow to set/change |
-|                         |          |               |          | sshKeyEnabled                                              |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2914`_ |               |          | tools: Added '-B' flag for mvn current version cmd (#2910) |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2912`_ |               |          | kvm: Use libvirtd as service name for libvirt for Debian   |
-|                         |          |               |          | (#2909)                                                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2897`_ |               |          | Allow enable the Java remote Debug for CloudStack Agent    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2883`_ |               |          | Uilanguages                                                |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2849`_ |               |          | Remove deprecated buildw and wix plugin                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2847`_ | Improvement   | Major    | Inconsistent boolean-related method names                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2691`_ |               |          | remove replace properties from ignore list                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2828`_ |               |          | deb: Remove Ubuntu 14.04 LTS support and update DEB        |
-|                         |          |               |          | dependencies                                               |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2833`_ |               |          | Run diagnostics API UI integration for system VMs and VR   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2817`_ |               |          | Remove 'iam' projects                                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2773`_ | New Feature   | Critical | Add Secondary IPv6 address through API                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2500`_ |               |          | Restrict the number of managed clustered file systems per  |
-|                         |          |               |          | compute cluster                                            |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2835`_ |               |          | Fix Overlay issue in snapshot view                         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2761`_ |               |          | Add managed storage pool constraints to MigrateWithVolume  |
-|                         |          |               |          | API method                                                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2826`_ |               |          | Add user information on the Event-View in the UI           |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2803`_ |               |          | Fix "Migrate instance to another host" popup modal         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2585`_ |               |          | Add ability to archive snapshots on primary storage        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2813`_ |               |          | Remove class snapshot data factory test                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2798`_ |               |          | Fix Div overlay problem when PopUp modal with error        |
-|                         |          |               |          | message is closed                                          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2812`_ |               |          | Trivial typo s/pacakge/package                             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2814`_ |               |          | display translation labels as html instead of plain text   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2808`_ |               |          | Fix the problem at #1740 when it loads all snapshots in    |
-|                         |          |               |          | the primary storage                                        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2755`_ |               |          | Fix migrate vol xen vmware test                            |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2807`_ |               |          | Remove UserVmDetailsDao duplicate field                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2796`_ |               |          | Fix some log messages that do not match with their         |
-|                         |          |               |          | function                                                   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2502`_ | Improvement   | Major    | XenServer: Support online storage migration from           |
-|                         |          |               |          | non-managed to managed storage                             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2800`_ |               |          | tests: add unit tests for console proxy url                |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2399`_ | Bug           | Minor    | Snapshots are not getting deleted when domain is deleted   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2786`_ |               |          | Fix alert message in VM creation wizard                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2766`_ |               |          | kvm: Agent should not check if remaining memory on host is |
-|                         |          |               |          | sufficient                                                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2762`_ |               |          | Make HTTP handler of embedded server to be configured      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2752`_ |               |          | Fix test_deploy_virtio_scsi_vm.py smoke test failures      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2764`_ |               |          | kvm: Fixes #2763 move post-renewal libvirt restart class   |
-|                         |          |               |          | suitably                                                   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2613`_ |               |          | Cleanup POMs                                               |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2739`_ |               |          | Async jobs add endtime                                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2765`_ |               |          | cleanup: Remove unused variables                           |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2636`_ |               |          | Fix limitation on tag matching in 'migrateVolume' with     |
-|                         |          |               |          | disk offering replacement                                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2751`_ |               |          | api: remove empty response parameters                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2732`_ |               |          | security_group: Use execute() function instead of          |
-|                         |          |               |          | non-existing bash()                                        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2756`_ |               |          | fix provisionCertificate api returns NPE when 'reconnect'  |
-|                         |          |               |          | parameter is true                                          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2703`_ |               |          | Fix concurrency problem when moving ACL rules with         |
-|                         |          |               |          | drag&drop                                                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2750`_ |               |          | Refactor userVmDetailsDao field and remove unusued fields  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2503`_ |               |          | Support multiple volume access groups per compute cluster  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2721`_ |               |          | api: Introducing a new diagnostics API command for system  |
-|                         |          |               |          | VMs for CloudStack admins                                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2640`_ |               |          | Enhance Travis to do packaging job                         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2649`_ |               |          | Catch error in Debian packaging script and fail the build  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2738`_ |               |          | Fix typo in VirtualMachineManagerImpl.java                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2718`_ |               |          | Update Apache DBCP version                                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2723`_ |               |          | Add a PendingRelease notes file                            |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2659`_ |               |          | removed unused code in snapshotDao                         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2670`_ |               |          | Removing an old, unused NetApp plug-in                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2646`_ |               |          | Don't skip tests while packaging Centos7                   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2584`_ |               |          | Enhance and cleanup DatabaseUpgradeChecker                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2600`_ | Improvement   | Major    | Inconsistent method names                                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2627`_ |               |          | Catch error in packagin script and fail the build          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2619`_ |               |          | Remove "self-injection" of AccountManagerImpl              |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2607`_ |               |          | Allow changing disk offering of VMs' root volume during    |
-|                         |          |               |          | volume migration                                           |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2612`_ |               |          | [migrateVolume API method] Filter disk offerings based on  |
-|                         |          |               |          | target storage pool selected                               |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#1940`_ | Bug           | Major    | ACS records ID in events tables instead of UUID.           |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2608`_ |               |          | API: move ostypeid from DB id to DB uuid                   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2606`_ |               |          | When creating a new account (via domain admin) it is       |
-|                         |          |               |          | possible to select “root admin” as the role for the new    |
-|                         |          |               |          | user                                                       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2601`_ | Improvement   | Major    | Inconsiste "setXXX" method names.                          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2599`_ | Improvement   | Major    | Inconsistent "getXXX" and "listXXX" method names.          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2598`_ | Improvement   | Major    | Inconsistent method name                                   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2428`_ | Bug           | Minor    | JSON response returns boolean as string                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2486`_ | Improvement   | Major    | Change disk offering when volume is migrated to different  |
-|                         |          |               |          | type of storage pool.                                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2422`_ | Improvement   | Major    | Require checkstyle to verify package names against         |
-|                         |          |               |          | directory structure                                        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2573`_ | Bug           | Major    | Fix Some Potential NPE                                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2594`_ |               |          | Remove 'NetworkManagerTestComponentLibrary' empty class    |
-|                         |          |               |          | and related configurations                                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2597`_ |               |          | UpdateUserCmd: apiSecretKey refers to itself               |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2591`_ | Improvement   | Major    | Inconsistent method names                                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2580`_ | Improvement   | Minor    | Log messages that do not match with their method function  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2587`_ |               |          | Remove empty VPN test class                                |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2511`_ | Bug           | Major    | Sometimes a bug happens when moving ACL rules (changing    |
-|                         |          |               |          | their order with drag and drop)                            |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2572`_ |               |          | Remove 'todb' in favor of 'encodeURIComponent'.            |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2553`_ |               |          | Update inconsistent debugging info in catch block          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2499`_ |               |          | Updates to capacity management                             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2570`_ |               |          | Improve README                                             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2568`_ |               |          | Log command output in CsHelper.execute command             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2559`_ |               |          | Upgrade path 4.11 through 4.11.1 to 4.12                   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2555`_ |               |          | Remove 'md5Hashed' variable from Javascript.               |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2390`_ | Bug           | Major    | Unable to remove local primary storage                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2564`_ |               |          | [Docs] Fix URL error from installation instructions        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2404`_ | Bug           | Critical | User is able to change to “Guest OS type” that has been    |
-|                         |          |               |          | removed                                                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2401`_ | Bug           | Major    | CloudStack is not importing Local storage properly         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2462`_ | Bug           | Major    | Allow updating the network ACL list name and Description   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2535`_ |               |          | Create an easy way to enable Java remote Debug for ACS     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2526`_ |               |          | add issue template for github issues                       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2522`_ |               |          | indicate scope of tests in checklist                       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2515`_ |               |          | Fix Successfully typo                                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2414`_ | Bug           | Major    | Duplicated file SRs being created in XenServer pools       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2492`_ |               |          | Fix the name of the column used to hold IPv4 range in      |
-|                         |          |               |          | 'vlan' table.                                              |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2496`_ | New Feature   | Major    | Users are not able to change/edit the protocol of an ACL   |
-|                         |          |               |          | rule                                                       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2510`_ | Improvement   | Major    | Inadequate information for handling catch clauses          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2438`_ | Improvement   | Minor    | Remove unused things from HostDaoImpl                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2397`_ | Improvement   | Major    | Allow specification of IPv6 details when creating Basic    |
-|                         |          |               |          | Network                                                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2481`_ | Bug           | Major    | Invalid pair for response object breaking response parsing |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2497`_ | Bug           | Minor    | Error 404 for /client/scripts/vm_snapshots.js              |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2494`_ | New Feature   | Major    | Button in ACL rules page to export all rules as a CSV file |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2495`_ |               |          | Fix typo in Packaging script                               |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2491`_ |               |          | Fix "agent-lb" project                                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2433`_ | Improvement   | Minor    | Fix and enhance package script                             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2387`_ | Bug           | Major    | Improve Error Message for Host Alert State                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2442`_ | Bug           | Major    | Disabled Xenserver cluster can still deploy VMs            |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2484`_ |               |          | createNetworkACL: number has the wrong doc                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2475`_ | Improvement   | Minor    | Add Text-Field to each ACL Rule                            |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2470`_ | Bug           | Major    | XenServer 7.1: Cannot mount  xentool iso from cloudstack   |
-|                         |          |               |          | on VMs                                                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2425`_ | Improvement   | Major    | ACS cannot migrate a volume from local to shared storage   |
-|                         |          |               |          | (for XenServer)                                            |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2478`_ | Bug           | Major    | Bug on sorting ACL rules list in chrome                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2437`_ | Improvement   | Minor    | Create template/volume does not allow to specify HVM       |
-|                         |          |               |          | requirement                                                |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2439`_ | Bug           | Minor    | Missing float part of secondary storage data when          |
-|                         |          |               |          | calculating secondary storage usage in listAccounts        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2392`_ |               |          | dateutil: constistency of tzdate input and output          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2463`_ | Task          | Major    | Create database path upgrade from 4.11.0.0 to 4.12.0.0     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2244`_ | Bug           | Major    | Volume download times out in 3600 seconds                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2443`_ | Bug           | Major    | updateResourceCount not accounting resources of VMs with   |
-|                         |          |               |          | custom service offering                                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2451`_ | Bug           | Major    | Creating a snapshot from VM Snapshot generates error if    |
-|                         |          |               |          | hypervisor is not KVM.                                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2457`_ | Improvement   | Major    | Marvin: add support for password-enabled templates         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2456`_ | Bug           | Major    | Single view network ACL rules listing                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.12                    | `#2432`_ | Improvement   | Major    | Updated code-styling and improvements to security_group.py |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-
-.. _`#3210`: https://github.com/apache/cloudstack/pull/3210
-.. _`#3197`: https://github.com/apache/cloudstack/pull/3197
-.. _`#3171`: https://github.com/apache/cloudstack/pull/3171
-.. _`#3154`: https://github.com/apache/cloudstack/pull/3154
-.. _`#3163`: https://github.com/apache/cloudstack/pull/3163
-.. _`#3133`: https://github.com/apache/cloudstack/pull/3133
-.. _`#3122`: https://github.com/apache/cloudstack/pull/3122
-.. _`#3162`: https://github.com/apache/cloudstack/pull/3162
-.. _`#3150`: https://github.com/apache/cloudstack/pull/3150
-.. _`#3149`: https://github.com/apache/cloudstack/pull/3149
-.. _`#3112`: https://github.com/apache/cloudstack/pull/3112
-.. _`#3139`: https://github.com/apache/cloudstack/pull/3139
-.. _`#2848`: https://github.com/apache/cloudstack/pull/2848
-.. _`#3058`: https://github.com/apache/cloudstack/pull/3058
-.. _`#3143`: https://github.com/apache/cloudstack/pull/3143
-.. _`#2795`: https://github.com/apache/cloudstack/pull/2795
-.. _`#3125`: https://github.com/apache/cloudstack/pull/3125
-.. _`#3136`: https://github.com/apache/cloudstack/pull/3136
-.. _`#3132`: https://github.com/apache/cloudstack/pull/3132
-.. _`#3077`: https://github.com/apache/cloudstack/pull/3077
-.. _`#3069`: https://github.com/apache/cloudstack/pull/3069
-.. _`#3134`: https://github.com/apache/cloudstack/pull/3134
-.. _`#3113`: https://github.com/apache/cloudstack/pull/3113
-.. _`#3099`: https://github.com/apache/cloudstack/pull/3099
-.. _`#3129`: https://github.com/apache/cloudstack/pull/3129
-.. _`#3128`: https://github.com/apache/cloudstack/pull/3128
-.. _`#3115`: https://github.com/apache/cloudstack/pull/3115
-.. _`#3124`: https://github.com/apache/cloudstack/pull/3124
-.. _`#1730`: https://github.com/apache/cloudstack/pull/1730
-.. _`#1499`: https://github.com/apache/cloudstack/pull/1499
-.. _`#3070`: https://github.com/apache/cloudstack/pull/3070
-.. _`#3120`: https://github.com/apache/cloudstack/pull/3120
-.. _`#3078`: https://github.com/apache/cloudstack/pull/3078
-.. _`#3101`: https://github.com/apache/cloudstack/pull/3101
-.. _`#3105`: https://github.com/apache/cloudstack/pull/3105
-.. _`#3107`: https://github.com/apache/cloudstack/pull/3107
-.. _`#3095`: https://github.com/apache/cloudstack/pull/3095
-.. _`#3108`: https://github.com/apache/cloudstack/pull/3108
-.. _`#3106`: https://github.com/apache/cloudstack/pull/3106
-.. _`#3100`: https://github.com/apache/cloudstack/pull/3100
-.. _`#3026`: https://github.com/apache/cloudstack/pull/3026
-.. _`#3098`: https://github.com/apache/cloudstack/pull/3098
-.. _`#3102`: https://github.com/apache/cloudstack/pull/3102
-.. _`#2997`: https://github.com/apache/cloudstack/pull/2997
-.. _`#2894`: https://github.com/apache/cloudstack/pull/2894
-.. _`#3024`: https://github.com/apache/cloudstack/pull/3024
-.. _`#3085`: https://github.com/apache/cloudstack/pull/3085
-.. _`#3000`: https://github.com/apache/cloudstack/pull/3000
-.. _`#3080`: https://github.com/apache/cloudstack/pull/3080
-.. _`#3005`: https://github.com/apache/cloudstack/pull/3005
-.. _`#3076`: https://github.com/apache/cloudstack/pull/3076
-.. _`#3030`: https://github.com/apache/cloudstack/pull/3030
-.. _`#2793`: https://github.com/apache/cloudstack/pull/2793
-.. _`#2660`: https://github.com/apache/cloudstack/pull/2660
-.. _`#3066`: https://github.com/apache/cloudstack/pull/3066
-.. _`#3037`: https://github.com/apache/cloudstack/pull/3037
-.. _`#2990`: https://github.com/apache/cloudstack/pull/2990
-.. _`#3062`: https://github.com/apache/cloudstack/pull/3062
-.. _`#3061`: https://github.com/apache/cloudstack/pull/3061
-.. _`#3020`: https://github.com/apache/cloudstack/pull/3020
-.. _`#3055`: https://github.com/apache/cloudstack/pull/3055
-.. _`#3042`: https://github.com/apache/cloudstack/pull/3042
-.. _`#2595`: https://github.com/apache/cloudstack/pull/2595
-.. _`#3053`: https://github.com/apache/cloudstack/pull/3053
-.. _`#3038`: https://github.com/apache/cloudstack/pull/3038
-.. _`#3028`: https://github.com/apache/cloudstack/pull/3028
-.. _`#3034`: https://github.com/apache/cloudstack/pull/3034
-.. _`#3014`: https://github.com/apache/cloudstack/pull/3014
-.. _`#3021`: https://github.com/apache/cloudstack/pull/3021
-.. _`#3022`: https://github.com/apache/cloudstack/pull/3022
-.. _`#3012`: https://github.com/apache/cloudstack/pull/3012
-.. _`#3018`: https://github.com/apache/cloudstack/pull/3018
-.. _`#2985`: https://github.com/apache/cloudstack/pull/2985
-.. _`#3016`: https://github.com/apache/cloudstack/pull/3016
-.. _`#3013`: https://github.com/apache/cloudstack/pull/3013
-.. _`#2919`: https://github.com/apache/cloudstack/pull/2919
-.. _`#3007`: https://github.com/apache/cloudstack/pull/3007
-.. _`#2905`: https://github.com/apache/cloudstack/pull/2905
-.. _`#3019`: https://github.com/apache/cloudstack/pull/3019
-.. _`#2896`: https://github.com/apache/cloudstack/pull/2896
-.. _`#2980`: https://github.com/apache/cloudstack/pull/2980
-.. _`#2839`: https://github.com/apache/cloudstack/pull/2839
-.. _`#3003`: https://github.com/apache/cloudstack/pull/3003
-.. _`#3010`: https://github.com/apache/cloudstack/pull/3010
-.. _`#2987`: https://github.com/apache/cloudstack/pull/2987
-.. _`#2893`: https://github.com/apache/cloudstack/pull/2893
-.. _`#2984`: https://github.com/apache/cloudstack/pull/2984
-.. _`#2898`: https://github.com/apache/cloudstack/pull/2898
-.. _`#1448`: https://github.com/apache/cloudstack/pull/1448
-.. _`#2928`: https://github.com/apache/cloudstack/pull/2928
-.. _`#2979`: https://github.com/apache/cloudstack/pull/2979
-.. _`#2925`: https://github.com/apache/cloudstack/pull/2925
-.. _`#2927`: https://github.com/apache/cloudstack/pull/2927
-.. _`#2185`: https://github.com/apache/cloudstack/pull/2185
-.. _`#2923`: https://github.com/apache/cloudstack/pull/2923
-.. _`#2926`: https://github.com/apache/cloudstack/pull/2926
-.. _`#2870`: https://github.com/apache/cloudstack/pull/2870
-.. _`#2915`: https://github.com/apache/cloudstack/pull/2915
-.. _`#2921`: https://github.com/apache/cloudstack/pull/2921
-.. _`#2922`: https://github.com/apache/cloudstack/pull/2922
-.. _`#2916`: https://github.com/apache/cloudstack/pull/2916
-.. _`#2907`: https://github.com/apache/cloudstack/pull/2907
-.. _`#2914`: https://github.com/apache/cloudstack/pull/2914
-.. _`#2907`: https://github.com/apache/cloudstack/pull/2907
-.. _`#2912`: https://github.com/apache/cloudstack/pull/2912
-.. _`#2911`: https://github.com/apache/cloudstack/pull/2911
-.. _`#2900`: https://github.com/apache/cloudstack/pull/2900
-.. _`#2904`: https://github.com/apache/cloudstack/pull/2904
-.. _`#2897`: https://github.com/apache/cloudstack/pull/2897
-.. _`#2902`: https://github.com/apache/cloudstack/pull/2902
-.. _`#2903`: https://github.com/apache/cloudstack/pull/2903
-.. _`#2892`: https://github.com/apache/cloudstack/pull/2892
-.. _`#2876`: https://github.com/apache/cloudstack/pull/2876
-.. _`#2888`: https://github.com/apache/cloudstack/pull/2888
-.. _`#2889`: https://github.com/apache/cloudstack/pull/2889
-.. _`#2883`: https://github.com/apache/cloudstack/pull/2883
-.. _`#2884`: https://github.com/apache/cloudstack/pull/2884
-.. _`#2879`: https://github.com/apache/cloudstack/pull/2879
-.. _`#2878`: https://github.com/apache/cloudstack/pull/2878
-.. _`#2875`: https://github.com/apache/cloudstack/pull/2875
-.. _`#2849`: https://github.com/apache/cloudstack/pull/2849
-.. _`#2866`: https://github.com/apache/cloudstack/pull/2866
-.. _`#2743`: https://github.com/apache/cloudstack/pull/2743
-.. _`#2860`: https://github.com/apache/cloudstack/pull/2860
-.. _`#2847`: https://github.com/apache/cloudstack/pull/2847
-.. _`#2859`: https://github.com/apache/cloudstack/pull/2859
-.. _`#2855`: https://github.com/apache/cloudstack/pull/2855
-.. _`#2852`: https://github.com/apache/cloudstack/pull/2852
-.. _`#2691`: https://github.com/apache/cloudstack/pull/2691
-.. _`#2828`: https://github.com/apache/cloudstack/pull/2828
-.. _`#2833`: https://github.com/apache/cloudstack/pull/2833
-.. _`#2846`: https://github.com/apache/cloudstack/pull/2846
-.. _`#2840`: https://github.com/apache/cloudstack/pull/2840
-.. _`#2799`: https://github.com/apache/cloudstack/pull/2799
-.. _`#2817`: https://github.com/apache/cloudstack/pull/2817
-.. _`#2773`: https://github.com/apache/cloudstack/pull/2773
-.. _`#2500`: https://github.com/apache/cloudstack/pull/2500
-.. _`#2835`: https://github.com/apache/cloudstack/pull/2835
-.. _`#2761`: https://github.com/apache/cloudstack/pull/2761
-.. _`#2829`: https://github.com/apache/cloudstack/pull/2829
-.. _`#2824`: https://github.com/apache/cloudstack/pull/2824
-.. _`#2836`: https://github.com/apache/cloudstack/pull/2836
-.. _`#2825`: https://github.com/apache/cloudstack/pull/2825
-.. _`#2832`: https://github.com/apache/cloudstack/pull/2832
-.. _`#2826`: https://github.com/apache/cloudstack/pull/2826
-.. _`#2803`: https://github.com/apache/cloudstack/pull/2803
-.. _`#2806`: https://github.com/apache/cloudstack/pull/2806
-.. _`#2819`: https://github.com/apache/cloudstack/pull/2819
-.. _`#2585`: https://github.com/apache/cloudstack/pull/2585
-.. _`#2091`: https://github.com/apache/cloudstack/pull/2091
-.. _`#2815`: https://github.com/apache/cloudstack/pull/2815
-.. _`#2813`: https://github.com/apache/cloudstack/pull/2813
-.. _`#2798`: https://github.com/apache/cloudstack/pull/2798
-.. _`#2722`: https://github.com/apache/cloudstack/pull/2722
-.. _`#2812`: https://github.com/apache/cloudstack/pull/2812
-.. _`#2814`: https://github.com/apache/cloudstack/pull/2814
-.. _`#2810`: https://github.com/apache/cloudstack/pull/2810
-.. _`#2808`: https://github.com/apache/cloudstack/pull/2808
-.. _`#2755`: https://github.com/apache/cloudstack/pull/2755
-.. _`#2807`: https://github.com/apache/cloudstack/pull/2807
-.. _`#2809`: https://github.com/apache/cloudstack/pull/2809
-.. _`#2811`: https://github.com/apache/cloudstack/pull/2811
-.. _`#2796`: https://github.com/apache/cloudstack/pull/2796
-.. _`#2502`: https://github.com/apache/cloudstack/pull/2502
-.. _`#2800`: https://github.com/apache/cloudstack/pull/2800
-.. _`#2399`: https://github.com/apache/cloudstack/pull/2399
-.. _`#2776`: https://github.com/apache/cloudstack/pull/2776
-.. _`#2786`: https://github.com/apache/cloudstack/pull/2786
-.. _`#2794`: https://github.com/apache/cloudstack/pull/2794
-.. _`#2766`: https://github.com/apache/cloudstack/pull/2766
-.. _`#2790`: https://github.com/apache/cloudstack/pull/2790
-.. _`#2788`: https://github.com/apache/cloudstack/pull/2788
-.. _`#2785`: https://github.com/apache/cloudstack/pull/2785
-.. _`#2784`: https://github.com/apache/cloudstack/pull/2784
-.. _`#2782`: https://github.com/apache/cloudstack/pull/2782
-.. _`#2791`: https://github.com/apache/cloudstack/pull/2791
-.. _`#2792`: https://github.com/apache/cloudstack/pull/2792
-.. _`#2781`: https://github.com/apache/cloudstack/pull/2781
-.. _`#2775`: https://github.com/apache/cloudstack/pull/2775
-.. _`#2778`: https://github.com/apache/cloudstack/pull/2778
-.. _`#2769`: https://github.com/apache/cloudstack/pull/2769
-.. _`#2747`: https://github.com/apache/cloudstack/pull/2747
-.. _`#2734`: https://github.com/apache/cloudstack/pull/2734
-.. _`#2762`: https://github.com/apache/cloudstack/pull/2762
-.. _`#2752`: https://github.com/apache/cloudstack/pull/2752
-.. _`#2764`: https://github.com/apache/cloudstack/pull/2764
-.. _`#2613`: https://github.com/apache/cloudstack/pull/2613
-.. _`#2767`: https://github.com/apache/cloudstack/pull/2767
-.. _`#2739`: https://github.com/apache/cloudstack/pull/2739
-.. _`#2765`: https://github.com/apache/cloudstack/pull/2765
-.. _`#2636`: https://github.com/apache/cloudstack/pull/2636
-.. _`#2751`: https://github.com/apache/cloudstack/pull/2751
-.. _`#2757`: https://github.com/apache/cloudstack/pull/2757
-.. _`#2732`: https://github.com/apache/cloudstack/pull/2732
-.. _`#2756`: https://github.com/apache/cloudstack/pull/2756
-.. _`#2703`: https://github.com/apache/cloudstack/pull/2703
-.. _`#2750`: https://github.com/apache/cloudstack/pull/2750
-.. _`#2709`: https://github.com/apache/cloudstack/pull/2709
-.. _`#2503`: https://github.com/apache/cloudstack/pull/2503
-.. _`#2524`: https://github.com/apache/cloudstack/pull/2524
-.. _`#2721`: https://github.com/apache/cloudstack/pull/2721
-.. _`#2640`: https://github.com/apache/cloudstack/pull/2640
-.. _`#2649`: https://github.com/apache/cloudstack/pull/2649
-.. _`#2738`: https://github.com/apache/cloudstack/pull/2738
-.. _`#2718`: https://github.com/apache/cloudstack/pull/2718
-.. _`#2728`: https://github.com/apache/cloudstack/pull/2728
-.. _`#2727`: https://github.com/apache/cloudstack/pull/2727
-.. _`#2723`: https://github.com/apache/cloudstack/pull/2723
-.. _`#2659`: https://github.com/apache/cloudstack/pull/2659
-.. _`#2712`: https://github.com/apache/cloudstack/pull/2712
-.. _`#2714`: https://github.com/apache/cloudstack/pull/2714
-.. _`#2715`: https://github.com/apache/cloudstack/pull/2715
-.. _`#2493`: https://github.com/apache/cloudstack/pull/2493
-.. _`#2716`: https://github.com/apache/cloudstack/pull/2716
-.. _`#2681`: https://github.com/apache/cloudstack/pull/2681
-.. _`#2670`: https://github.com/apache/cloudstack/pull/2670
-.. _`#2710`: https://github.com/apache/cloudstack/pull/2710
-.. _`#2706`: https://github.com/apache/cloudstack/pull/2706
-.. _`#2699`: https://github.com/apache/cloudstack/pull/2699
-.. _`#2705`: https://github.com/apache/cloudstack/pull/2705
-.. _`#2704`: https://github.com/apache/cloudstack/pull/2704
-.. _`#2693`: https://github.com/apache/cloudstack/pull/2693
-.. _`#2697`: https://github.com/apache/cloudstack/pull/2697
-.. _`#2686`: https://github.com/apache/cloudstack/pull/2686
-.. _`#2696`: https://github.com/apache/cloudstack/pull/2696
-.. _`#2683`: https://github.com/apache/cloudstack/pull/2683
-.. _`#2694`: https://github.com/apache/cloudstack/pull/2694
-.. _`#2688`: https://github.com/apache/cloudstack/pull/2688
-.. _`#2672`: https://github.com/apache/cloudstack/pull/2672
-.. _`#2674`: https://github.com/apache/cloudstack/pull/2674
-.. _`#2673`: https://github.com/apache/cloudstack/pull/2673
-.. _`#2676`: https://github.com/apache/cloudstack/pull/2676
-.. _`#2669`: https://github.com/apache/cloudstack/pull/2669
-.. _`#2669`: https://github.com/apache/cloudstack/pull/2669
-.. _`#2664`: https://github.com/apache/cloudstack/pull/2664
-.. _`#2663`: https://github.com/apache/cloudstack/pull/2663
-.. _`#2667`: https://github.com/apache/cloudstack/pull/2667
-.. _`#2661`: https://github.com/apache/cloudstack/pull/2661
-.. _`#2639`: https://github.com/apache/cloudstack/pull/2639
-.. _`#2653`: https://github.com/apache/cloudstack/pull/2653
-.. _`#2656`: https://github.com/apache/cloudstack/pull/2656
-.. _`#2651`: https://github.com/apache/cloudstack/pull/2651
-.. _`#2651`: https://github.com/apache/cloudstack/pull/2651
-.. _`#2473`: https://github.com/apache/cloudstack/pull/2473
-.. _`#2473`: https://github.com/apache/cloudstack/pull/2473
-.. _`#2655`: https://github.com/apache/cloudstack/pull/2655
-.. _`#2630`: https://github.com/apache/cloudstack/pull/2630
-.. _`#2652`: https://github.com/apache/cloudstack/pull/2652
-.. _`#2629`: https://github.com/apache/cloudstack/pull/2629
-.. _`#2638`: https://github.com/apache/cloudstack/pull/2638
-.. _`#2638`: https://github.com/apache/cloudstack/pull/2638
-.. _`#2645`: https://github.com/apache/cloudstack/pull/2645
-.. _`#2645`: https://github.com/apache/cloudstack/pull/2645
-.. _`#2646`: https://github.com/apache/cloudstack/pull/2646
-.. _`#2635`: https://github.com/apache/cloudstack/pull/2635
-.. _`#2635`: https://github.com/apache/cloudstack/pull/2635
-.. _`#2634`: https://github.com/apache/cloudstack/pull/2634
-.. _`#2634`: https://github.com/apache/cloudstack/pull/2634
-.. _`#2508`: https://github.com/apache/cloudstack/pull/2508
-.. _`#2508`: https://github.com/apache/cloudstack/pull/2508
-.. _`#2584`: https://github.com/apache/cloudstack/pull/2584
-.. _`#2600`: https://github.com/apache/cloudstack/pull/2600
-.. _`#2627`: https://github.com/apache/cloudstack/pull/2627
-.. _`#2615`: https://github.com/apache/cloudstack/pull/2615
-.. _`#2632`: https://github.com/apache/cloudstack/pull/2632
-.. _`#2621`: https://github.com/apache/cloudstack/pull/2621
-.. _`#2619`: https://github.com/apache/cloudstack/pull/2619
-.. _`#2607`: https://github.com/apache/cloudstack/pull/2607
-.. _`#2626`: https://github.com/apache/cloudstack/pull/2626
-.. _`#2623`: https://github.com/apache/cloudstack/pull/2623
-.. _`#2628`: https://github.com/apache/cloudstack/pull/2628
-.. _`#2628`: https://github.com/apache/cloudstack/pull/2628
-.. _`#2612`: https://github.com/apache/cloudstack/pull/2612
-.. _`#1940`: https://github.com/apache/cloudstack/pull/1940
-.. _`#2608`: https://github.com/apache/cloudstack/pull/2608
-.. _`#2574`: https://github.com/apache/cloudstack/pull/2574
-.. _`#2471`: https://github.com/apache/cloudstack/pull/2471
-.. _`#2606`: https://github.com/apache/cloudstack/pull/2606
-.. _`#2601`: https://github.com/apache/cloudstack/pull/2601
-.. _`#2599`: https://github.com/apache/cloudstack/pull/2599
-.. _`#2598`: https://github.com/apache/cloudstack/pull/2598
-.. _`#2605`: https://github.com/apache/cloudstack/pull/2605
-.. _`#2428`: https://github.com/apache/cloudstack/pull/2428
-.. _`#2536`: https://github.com/apache/cloudstack/pull/2536
-.. _`#2486`: https://github.com/apache/cloudstack/pull/2486
-.. _`#2422`: https://github.com/apache/cloudstack/pull/2422
-.. _`#2566`: https://github.com/apache/cloudstack/pull/2566
-.. _`#2573`: https://github.com/apache/cloudstack/pull/2573
-.. _`#2412`: https://github.com/apache/cloudstack/pull/2412
-.. _`#2594`: https://github.com/apache/cloudstack/pull/2594
-.. _`#2597`: https://github.com/apache/cloudstack/pull/2597
-.. _`#2498`: https://github.com/apache/cloudstack/pull/2498
-.. _`#2591`: https://github.com/apache/cloudstack/pull/2591
-.. _`#2590`: https://github.com/apache/cloudstack/pull/2590
-.. _`#2582`: https://github.com/apache/cloudstack/pull/2582
-.. _`#2577`: https://github.com/apache/cloudstack/pull/2577
-.. _`#2579`: https://github.com/apache/cloudstack/pull/2579
-.. _`#2589`: https://github.com/apache/cloudstack/pull/2589
-.. _`#2588`: https://github.com/apache/cloudstack/pull/2588
-.. _`#2505`: https://github.com/apache/cloudstack/pull/2505
-.. _`#2580`: https://github.com/apache/cloudstack/pull/2580
-.. _`#2587`: https://github.com/apache/cloudstack/pull/2587
-.. _`#2586`: https://github.com/apache/cloudstack/pull/2586
-.. _`#2576`: https://github.com/apache/cloudstack/pull/2576
-.. _`#2562`: https://github.com/apache/cloudstack/pull/2562
-.. _`#2554`: https://github.com/apache/cloudstack/pull/2554
-.. _`#2511`: https://github.com/apache/cloudstack/pull/2511
-.. _`#2572`: https://github.com/apache/cloudstack/pull/2572
-.. _`#2553`: https://github.com/apache/cloudstack/pull/2553
-.. _`#2499`: https://github.com/apache/cloudstack/pull/2499
-.. _`#2570`: https://github.com/apache/cloudstack/pull/2570
-.. _`#2568`: https://github.com/apache/cloudstack/pull/2568
-.. _`#2559`: https://github.com/apache/cloudstack/pull/2559
-.. _`#2567`: https://github.com/apache/cloudstack/pull/2567
-.. _`#2563`: https://github.com/apache/cloudstack/pull/2563
-.. _`#2555`: https://github.com/apache/cloudstack/pull/2555
-.. _`#2390`: https://github.com/apache/cloudstack/pull/2390
-.. _`#2564`: https://github.com/apache/cloudstack/pull/2564
-.. _`#2557`: https://github.com/apache/cloudstack/pull/2557
-.. _`#2404`: https://github.com/apache/cloudstack/pull/2404
-.. _`#2550`: https://github.com/apache/cloudstack/pull/2550
-.. _`#2560`: https://github.com/apache/cloudstack/pull/2560
-.. _`#2401`: https://github.com/apache/cloudstack/pull/2401
-.. _`#2462`: https://github.com/apache/cloudstack/pull/2462
-.. _`#2490`: https://github.com/apache/cloudstack/pull/2490
-.. _`#2538`: https://github.com/apache/cloudstack/pull/2538
-.. _`#2517`: https://github.com/apache/cloudstack/pull/2517
-.. _`#2552`: https://github.com/apache/cloudstack/pull/2552
-.. _`#2535`: https://github.com/apache/cloudstack/pull/2535
-.. _`#2526`: https://github.com/apache/cloudstack/pull/2526
-.. _`#2522`: https://github.com/apache/cloudstack/pull/2522
-.. _`#2519`: https://github.com/apache/cloudstack/pull/2519
-.. _`#2520`: https://github.com/apache/cloudstack/pull/2520
-.. _`#2515`: https://github.com/apache/cloudstack/pull/2515
-.. _`#2414`: https://github.com/apache/cloudstack/pull/2414
-.. _`#2512`: https://github.com/apache/cloudstack/pull/2512
-.. _`#2492`: https://github.com/apache/cloudstack/pull/2492
-.. _`#2496`: https://github.com/apache/cloudstack/pull/2496
-.. _`#2449`: https://github.com/apache/cloudstack/pull/2449
-.. _`#2510`: https://github.com/apache/cloudstack/pull/2510
-.. _`#2506`: https://github.com/apache/cloudstack/pull/2506
-.. _`#2506`: https://github.com/apache/cloudstack/pull/2506
-.. _`#2513`: https://github.com/apache/cloudstack/pull/2513
-.. _`#2513`: https://github.com/apache/cloudstack/pull/2513
-.. _`#2465`: https://github.com/apache/cloudstack/pull/2465
-.. _`#2438`: https://github.com/apache/cloudstack/pull/2438
-.. _`#2465`: https://github.com/apache/cloudstack/pull/2465
-.. _`#2507`: https://github.com/apache/cloudstack/pull/2507
-.. _`#2507`: https://github.com/apache/cloudstack/pull/2507
-.. _`#2397`: https://github.com/apache/cloudstack/pull/2397
-.. _`#2481`: https://github.com/apache/cloudstack/pull/2481
-.. _`#2468`: https://github.com/apache/cloudstack/pull/2468
-.. _`#2504`: https://github.com/apache/cloudstack/pull/2504
-.. _`#2497`: https://github.com/apache/cloudstack/pull/2497
-.. _`#2494`: https://github.com/apache/cloudstack/pull/2494
-.. _`#2495`: https://github.com/apache/cloudstack/pull/2495
-.. _`#2491`: https://github.com/apache/cloudstack/pull/2491
-.. _`#2433`: https://github.com/apache/cloudstack/pull/2433
-.. _`#2387`: https://github.com/apache/cloudstack/pull/2387
-.. _`#2442`: https://github.com/apache/cloudstack/pull/2442
-.. _`#2484`: https://github.com/apache/cloudstack/pull/2484
-.. _`#2475`: https://github.com/apache/cloudstack/pull/2475
-.. _`#2470`: https://github.com/apache/cloudstack/pull/2470
-.. _`#2425`: https://github.com/apache/cloudstack/pull/2425
-.. _`#2478`: https://github.com/apache/cloudstack/pull/2478
-.. _`#2437`: https://github.com/apache/cloudstack/pull/2437
-.. _`#2439`: https://github.com/apache/cloudstack/pull/2439
-.. _`#2392`: https://github.com/apache/cloudstack/pull/2392
-.. _`#2463`: https://github.com/apache/cloudstack/pull/2463
-.. _`#2244`: https://github.com/apache/cloudstack/pull/2244
-.. _`#2443`: https://github.com/apache/cloudstack/pull/2443
-.. _`#2451`: https://github.com/apache/cloudstack/pull/2451
-.. _`#2457`: https://github.com/apache/cloudstack/pull/2457
-.. _`#2456`: https://github.com/apache/cloudstack/pull/2456
-.. _`#2432`: https://github.com/apache/cloudstack/pull/2432
-
-Issues Fixed in 4.11.3.0
-------------------------
-
-.. cssclass:: table-striped table-bordered table-hover
-
-
-+-------------------------+----------+------------------------------------------------------------+
-| Version                 | Github   | Description                                                |
-+=========================+==========+============================================================+
-| 4.11.3.0                | `#3381`_ | schema: add 4.11.2 to 4.11.3 systemvmtemplate upgrade path |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3075`_ | KVM: Prevent regenerating keystore on provisionCertificate |
-|                         |          | API                                                        |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3373`_ | router: support multi-homed VMs in VPC                     |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3366`_ | Fix rule duplication with static NAT rules                 |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3194`_ | Suspending a VM before snapshot deletion (see PR #3193)    |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3370`_ | ssvm: apply MTU value on storage/management nic if         |
-|                         |          | available                                                  |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#2995`_ | KVM: Improvements on upload direct download certificates   |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3351`_ | Have persistent DHCP leases file on VRs and cleanup        |
-|                         |          | /etc/hosts on VM deletion                                  |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3310`_ | Fix removing static NAT rules with Juniper SRX             |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3361`_ | Fix 4.11 VR Issues with Multiple Public Subnets            |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3206`_ | server: allow dedicate ip range to a domain if ips are     |
-|                         |          | used by an account in the domain                           |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3205`_ | server: update dhcp configurations in vrs while update     |
-|                         |          | default nic of running vms                                 |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3362`_ | vmware: fix potential NPE when memory hotplug capability   |
-|                         |          | is checked                                                 |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3338`_ | ui: fix enable static nat only towards first nic and not   |
-|                         |          | on any other interface                                     |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3359`_ | Ui: Reset multiselect actions when refreshing listView in  |
-|                         |          | Instance page                                              |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3342`_ | VPC: Fail to restart VPC with cleanup if there are         |
-|                         |          | multiple public IPs in different subnets                   |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3348`_ | fix duplicate tag exception as CloudRuntimeException       |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3333`_ | server: ssh-keygen in PEM format and reduce main systemvm  |
-|                         |          | patching script                                            |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3239`_ | KVM: Fix agents dont reconnect post maintenance            |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3278`_ | systemvm: new qemu-guest-agent based patching for KVM      |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3276`_ | Allow VM that has never started to have volumes attached   |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3204`_ | server: Fix exception while update domain resource count   |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3269`_ | packaging: systemctl daemon-reload after agent install or  |
-|                         |          | upgrade                                                    |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3266`_ | packaging: don't skip unit tests while building packages   |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3238`_ | client: don't disable TLSv1, TLSv1.1 by default that       |
-|                         |          | breaks VMware env                                          |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#2869`_ | Fix some Marvin smoke tests                                |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3158`_ | Allow users of all types to create L2 networks             |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3210`_ | systemd: Fix -Dpid arg passing to systemd usage service    |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3163`_ | systemd: fix services to allow TLS configurations via      |
-|                         |          | java.security.ciphers                                      |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3122`_ | Add back ability to disable backup of snapshot to          |
-|                         |          | secondary                                                  |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3139`_ | packaging: management default file cleanup                 |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3134`_ | keystore: don't restart systemvm cloud.service post cert   |
-|                         |          | import                                                     |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3105`_ | VmwareStorageLayoutHelper throws StackOverflowError fix    |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3095`_ | Prevent corner case for infinite PrepareForMaintenance     |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3106`_ | marvin: add missing test data for test_migration smoketest |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3098`_ | Add support for keyword in listSSHKeyPairs command search  |
-|                         |          | (#2920)                                                    |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#2894`_ | api: don't throttle api discovery for listApis command     |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3024`_ | travis: fail fast if --with-marvin fails with nose         |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3005`_ | Discover tags field on superclass of API responses         |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3076`_ | security: increase keystore setup/import timeout           |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3030`_ | correct permissions in spec file and fix class path        |
-|                         |          | specified variable                                         |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3066`_ | API: move ostypeid from DB id to DB uuid, backports #2528  |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3037`_ | kvm: when untagged vxlan is used, use the default          |
-|                         |          | guest/public bridge                                        |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#2990`_ | Security Group: add secondary ips to the correct ipset     |
-|                         |          | based on ip family (4.11)                                  |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3055`_ | marvin: add missing default test data                      |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3038`_ | surefire: ignore system classloader to make tests run      |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3021`_ | Skip network migration tests for not supported hypervisors |
-|                         |          | instead of failing                                         |
-+-------------------------+----------+------------------------------------------------------------+
-| 4.11.3.0                | `#3417   | schema: add 4.11.2 to 4.11.3 systemvmtemplate upgrade path |
-+-------------------------+----------+------------------------------------------------------------+
-
-
-48 Issues listed
-
-GitHub links to listed issues:
-
-.. _`#3381`: https://github.com/apache/cloudstack/pull/3381 
-.. _`#3075`: https://github.com/apache/cloudstack/pull/3075 
-.. _`#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 
-.. _`#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 
-.. _`#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 
-.. _`#3333`: https://github.com/apache/cloudstack/pull/3333 
-.. _`#3239`: https://github.com/apache/cloudstack/pull/3239 
-.. _`#3278`: https://github.com/apache/cloudstack/pull/3278 
-.. _`#3276`: https://github.com/apache/cloudstack/pull/3276 
-.. _`#3204`: https://github.com/apache/cloudstack/pull/3204 
-.. _`#3269`: https://github.com/apache/cloudstack/pull/3269 
-.. _`#3266`: https://github.com/apache/cloudstack/pull/3266 
-.. _`#3238`: https://github.com/apache/cloudstack/pull/3238 
-.. _`#2869`: https://github.com/apache/cloudstack/pull/2869 
-.. _`#3158`: https://github.com/apache/cloudstack/pull/3158 
-.. _`#3210`: https://github.com/apache/cloudstack/pull/3210 
-.. _`#3163`: https://github.com/apache/cloudstack/pull/3163 
-.. _`#3122`: https://github.com/apache/cloudstack/pull/3122 
-.. _`#3139`: https://github.com/apache/cloudstack/pull/3139 
-.. _`#3134`: https://github.com/apache/cloudstack/pull/3134 
-.. _`#3105`: https://github.com/apache/cloudstack/pull/3105 
-.. _`#3095`: https://github.com/apache/cloudstack/pull/3095 
-.. _`#3106`: https://github.com/apache/cloudstack/pull/3106 
-.. _`#3098`: https://github.com/apache/cloudstack/pull/3098 
-.. _`#2894`: https://github.com/apache/cloudstack/pull/2894 
-.. _`#3024`: https://github.com/apache/cloudstack/pull/3024 
-.. _`#3005`: https://github.com/apache/cloudstack/pull/3005 
-.. _`#3076`: https://github.com/apache/cloudstack/pull/3076 
-.. _`#3030`: https://github.com/apache/cloudstack/pull/3030 
-.. _`#3066`: https://github.com/apache/cloudstack/pull/3066 
-.. _`#3037`: https://github.com/apache/cloudstack/pull/3037 
-.. _`#2990`: https://github.com/apache/cloudstack/pull/2990 
-.. _`#3055`: https://github.com/apache/cloudstack/pull/3055 
-.. _`#3038`: https://github.com/apache/cloudstack/pull/3038 
-.. _`#3021`: https://github.com/apache/cloudstack/pull/3021
-.. _`#3417`: https://github.com/apache/cloudstack/pull/3417
-
-
-Issues Fixed in 4.11.2.0
-------------------------
-
-.. cssclass:: table-striped table-bordered table-hover
-
-
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| Version                 | Github   | Type          | Priority | Description                                                |
-+=========================+==========+===============+==========+============================================================+
-| 4.11.2.0                | `#3021`_ |               |          | Skip network migration tests for not supported hypervisors |
-|                         |          |               |          | instead of failing                                         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#3022`_ |               |          | systemvmtemplate: update debian 9.6 iso url and checksum   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#3012`_ |               |          | CLOUDSTACK-3009: Fixed resource calculation CPU, RAM for   |
-|                         |          |               |          | accounts.                                                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#3018`_ |               |          | Prevent error on GroupAnswers on VR creation               |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#3007`_ |               |          | Add missing ConfigDrive entries on existing zones after    |
-|                         |          |               |          | upgrade                                                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2980`_ |               |          | [4.11] Fix set initial reservation on public IP ranges     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#3010`_ |               |          | Fix DirectNetworkGuru canHandle checks for lowercase       |
-|                         |          |               |          | isolation methods                                          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2984`_ |               |          | kvm: reset KVM host on heartbeat failure                   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2928`_ |               |          | Migrating VM from ISO failures                             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2979`_ |               |          | vr: defer was broken in VR because of json name change     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2927`_ |               |          | server: fix unwanted txn commit warning messages           |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2923`_ |               |          | Improved perfomance on creating VM (KVM)                   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2926`_ |               |          | network: on rolling restart force stop old routers         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2915`_ |               |          | packaging: install plugins at                              |
-|                         |          |               |          | /usr/share/cloudstack-management/lib                       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2916`_ |               |          | systemvm: Ensure cloud service reboots after failure       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2907`_ |               |          | client: mgmt server listen default to 0.0.0.0              |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2911`_ |               |          | Unify templates/ISOs checksum API output                   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2900`_ |               |          | network: Allow ability to disable rolling restart feature  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2904`_ |               |          | agent: Fixes #2899 on shutdown don't allow server          |
-|                         |          |               |          | reconnection                                               |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2902`_ |               |          | Add checksum sanity validation on template registration    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2903`_ |               |          | Set http level to INFO as default                          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2892`_ |               |          | vr: memory and swap optimizations                          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2876`_ |               |          | PULL_REQUEST_TEMPLATE: simplify and remove unpopular       |
-|                         |          |               |          | sections                                                   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2888`_ |               |          | router: Fixes #2719 program VR nics by device id order for |
-|                         |          |               |          | VPC                                                        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2889`_ |               |          | Fixes: #2881 Improve Exception message                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2884`_ |               |          | add date to usage server logs                              |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2879`_ |               |          | ca: Fixes #2877 mgmt server cert should have all addrs of  |
-|                         |          |               |          | default nic                                                |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2878`_ |               |          | Fixed Issue 2868, libvirt resize notify failure            |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2875`_ |               |          | CertUtils: export private key to pem format correctly      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2866`_ |               |          | systemvm: baremetal-vr: reduce memory usage                |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2743`_ |               |          | CLOUDSTACK-10380: Fix startvm giving another pw after pw   |
-|                         |          |               |          | reset                                                      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2860`_ |               |          | packaging: Fixes #2857 don't overwrite agent logrotate     |
-|                         |          |               |          | config                                                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2859`_ |               |          | agent: Fixes #2858 agent LB not working                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2855`_ |               |          | systemvm: export $TYPE before patching ssvm/cpvm           |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2852`_ |               |          | Make networkofferingid required in migrateNetwork          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2846`_ |               |          | Fix PowerReportMissing for new VRs                         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2840`_ |               |          | Fix for Vmware full clones update                          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2799`_ |               |          | systemvmtemplate: new 4.11.2 template and fixes            |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2829`_ |               |          | CLOUDSTACK-9473: storage pool capacity check when volume   |
-|                         |          |               |          | is resized or migrated                                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2824`_ |               |          | Fix SystemVMs running in Xen HVM mode are not configured   |
-|                         |          |               |          | (#2760)                                                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2836`_ |               |          | Volume snapshot recurring schedule not showing             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2825`_ |               |          | expunge if flag is set                                     |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2832`_ |               |          | Bigger partiton table for SVM & ambigous redirect bugfix   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2806`_ |               |          | ajusting dict to pass on if tests later on code, in this   |
-|                         |          |               |          | way arping i?                                              |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2819`_ |               |          | KVM hook script include                                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2091`_ |               |          | CLOUDSTACK-8609: [VMware] VM is not accessible after       |
-|                         |          |               |          | migration across clusters                                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2815`_ |               |          | display translation labels as html instead of plain text   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2722`_ |               |          | CLOUDSTACK-10310 Fix KVM reboot on storage issue           |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2810`_ |               |          | Project drop-down refresh data fix                         |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2809`_ |               |          | Backport Update DBCP version to 4.11                       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2811`_ |               |          | Fix a typo in                                              |
-|                         |          |               |          | server/src/com/cloud/vm/UserVmManagerImpl.java             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2776`_ |               |          | Issue 2774: Changed the implementation of                  |
-|                         |          |               |          | isVolumeOnManagedStorage(VolumeInfo) to?                   |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2794`_ |               |          | vmware: reboot VR after mac updates                        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2790`_ |               |          | add height sizing to detail view so that it renders all    |
-|                         |          |               |          | detail items                                               |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2788`_ |               |          | data table header cursor type and title                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2785`_ |               |          | change dashboard events cursor to default to prevent user  |
-|                         |          |               |          | confusion                                                  |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2784`_ |               |          | insert plugin css files before custom.css file             |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2782`_ |               |          | add ipaddress input field to 'Add network to VM' form      |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2791`_ |               |          | router: Fixes #2789 fix proper mark based packet routing   |
-|                         |          |               |          | across interfaces                                          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2792`_ |               |          | Fix issue when multiple cidrs with different sizes are     |
-|                         |          |               |          | assigned on a VR                                           |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2781`_ |               |          | hvm checkbox visibility                                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2775`_ |               |          | Fix typo in ISO url                                        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2778`_ |               |          | reset ssh key pair visibility                              |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2769`_ |               |          | Fix config drive iso path on Vmware                        |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2747`_ |               |          | systemvm: Update ISO URLs to the latest                    |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2734`_ |               |          | Fix invalid consoleproxy url after upgrade                 |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2767`_ |               |          | storage traffic type reset ui fix                          |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2757`_ |               |          | register template kvm context ui fix                       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2709`_ |               |          | check volumes for state when retrieving pool for           |
-|                         |          |               |          | configDrive creation                                       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2728`_ |               |          | Consistence POM version for 4.11.x.y                       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-| 4.11.2.0                | `#2727`_ |               |          | maven: bump up vmware sdk jar to 6.7                       |
-+-------------------------+----------+---------------+----------+------------------------------------------------------------+
-
-71 Issues listed
-
-GitHub links to listed issues:
-
-.. _`#3021`: https://github.com/apache/cloudstack/pull/3021 
-.. _`#3022`: https://github.com/apache/cloudstack/pull/3022 
-.. _`#3012`: https://github.com/apache/cloudstack/pull/3012 
-.. _`#3018`: https://github.com/apache/cloudstack/pull/3018 
-.. _`#3007`: https://github.com/apache/cloudstack/pull/3007 
-.. _`#2980`: https://github.com/apache/cloudstack/pull/2980 
-.. _`#3010`: https://github.com/apache/cloudstack/pull/3010 
-.. _`#2984`: https://github.com/apache/cloudstack/pull/2984 
-.. _`#2928`: https://github.com/apache/cloudstack/pull/2928 
-.. _`#2979`: https://github.com/apache/cloudstack/pull/2979 
-.. _`#2927`: https://github.com/apache/cloudstack/pull/2927 
-.. _`#2923`: https://github.com/apache/cloudstack/pull/2923 
-.. _`#2926`: https://github.com/apache/cloudstack/pull/2926 
-.. _`#2915`: https://github.com/apache/cloudstack/pull/2915 
-.. _`#2916`: https://github.com/apache/cloudstack/pull/2916 
-.. _`#2907`: https://github.com/apache/cloudstack/pull/2907 
-.. _`#2911`: https://github.com/apache/cloudstack/pull/2911 
-.. _`#2900`: https://github.com/apache/cloudstack/pull/2900 
-.. _`#2904`: https://github.com/apache/cloudstack/pull/2904 
-.. _`#2902`: https://github.com/apache/cloudstack/pull/2902 
-.. _`#2903`: https://github.com/apache/cloudstack/pull/2903 
-.. _`#2892`: https://github.com/apache/cloudstack/pull/2892 
-.. _`#2876`: https://github.com/apache/cloudstack/pull/2876 
-.. _`#2888`: https://github.com/apache/cloudstack/pull/2888 
-.. _`#2889`: https://github.com/apache/cloudstack/pull/2889 
-.. _`#2884`: https://github.com/apache/cloudstack/pull/2884 
-.. _`#2879`: https://github.com/apache/cloudstack/pull/2879 
-.. _`#2878`: https://github.com/apache/cloudstack/pull/2878 
-.. _`#2875`: https://github.com/apache/cloudstack/pull/2875 
-.. _`#2866`: https://github.com/apache/cloudstack/pull/2866 
-.. _`#2743`: https://github.com/apache/cloudstack/pull/2743 
-.. _`#2860`: https://github.com/apache/cloudstack/pull/2860 
-.. _`#2859`: https://github.com/apache/cloudstack/pull/2859 
-.. _`#2855`: https://github.com/apache/cloudstack/pull/2855 
-.. _`#2852`: https://github.com/apache/cloudstack/pull/2852 
-.. _`#2846`: https://github.com/apache/cloudstack/pull/2846 
-.. _`#2840`: https://github.com/apache/cloudstack/pull/2840 
-.. _`#2799`: https://github.com/apache/cloudstack/pull/2799 
-.. _`#2829`: https://github.com/apache/cloudstack/pull/2829 
-.. _`#2824`: https://github.com/apache/cloudstack/pull/2824 
-.. _`#2836`: https://github.com/apache/cloudstack/pull/2836 
-.. _`#2825`: https://github.com/apache/cloudstack/pull/2825 
-.. _`#2832`: https://github.com/apache/cloudstack/pull/2832 
-.. _`#2806`: https://github.com/apache/cloudstack/pull/2806 
-.. _`#2819`: https://github.com/apache/cloudstack/pull/2819 
-.. _`#2091`: https://github.com/apache/cloudstack/pull/2091 
-.. _`#2815`: https://github.com/apache/cloudstack/pull/2815 
-.. _`#2722`: https://github.com/apache/cloudstack/pull/2722 
-.. _`#2810`: https://github.com/apache/cloudstack/pull/2810 
-.. _`#2809`: https://github.com/apache/cloudstack/pull/2809 
-.. _`#2811`: https://github.com/apache/cloudstack/pull/2811 
-.. _`#2776`: https://github.com/apache/cloudstack/pull/2776 
-.. _`#2794`: https://github.com/apache/cloudstack/pull/2794 
-.. _`#2790`: https://github.com/apache/cloudstack/pull/2790 
-.. _`#2788`: https://github.com/apache/cloudstack/pull/2788 
-.. _`#2785`: https://github.com/apache/cloudstack/pull/2785 
-.. _`#2784`: https://github.com/apache/cloudstack/pull/2784 
-.. _`#2782`: https://github.com/apache/cloudstack/pull/2782 
-.. _`#2791`: https://github.com/apache/cloudstack/pull/2791 
-.. _`#2792`: https://github.com/apache/cloudstack/pull/2792 
-.. _`#2781`: https://github.com/apache/cloudstack/pull/2781 
-.. _`#2775`: https://github.com/apache/cloudstack/pull/2775 
-.. _`#2778`: https://github.com/apache/cloudstack/pull/2778 
-.. _`#2769`: https://github.com/apache/cloudstack/pull/2769 
-.. _`#2747`: https://github.com/apache/cloudstack/pull/2747 
-.. _`#2734`: https://github.com/apache/cloudstack/pull/2734 
-.. _`#2767`: https://github.com/apache/cloudstack/pull/2767 
-.. _`#2757`: https://github.com/apache/cloudstack/pull/2757 
-.. _`#2709`: https://github.com/apache/cloudstack/pull/2709 
-.. _`#2728`: https://github.com/apache/cloudstack/pull/2728 
-.. _`#2727`: https://github.com/apache/cloudstack/pull/2727 
-
-
-
-Issues Fixed in 4.11.1.0
-------------------------
-
-.. cssclass:: table-striped table-bordered table-hover
-
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| Branches                | Github   | Jira               | Type          | Priority | Description                                                |
-+=========================+==========+====================+===============+==========+============================================================+
-| 4.11                    | `#2712`_ |                    |               |          | reuse ip for non redundant VPC                             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2714`_ |                    |               |          | send unsupported answer only when applicable               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2715`_ |                    |               |          | smoketest: Fix test_vm_life_cycle secure migration tests   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2493`_ | CLOUDSTACK-10326_  | Bug           | Major    | Prevent hosts fall into Maintenance when there are running |
-|                         |          |                    |               |          | VMs on it                                                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2716`_ |                    |               |          | configdrive: make fewer mountpoints on hosts               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2681`_ |                    |               |          | Source NAT option on Private Gateway                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2670`_ |                    |               |          | Removing an old, unused NetApp plug-in                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2710`_ |                    |               |          | comply with api key constraint                             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2699`_ |                    |               |          | remove old config artifacts from update path               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2705`_ | CLOUDSTACK-10381_  | Bug           | Blocker  | [ConfigDrive] Password is missing after reset password     |
-|                         |          |                    |               |          | sequence                                                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2704`_ |                    |               |          | ui: fix create VPC dialog box failure when zone is SG      |
-|                         |          |                    |               |          | enabled                                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2693`_ |                    |               |          | Fix to enable Advanced zones with Security groups and      |
-|                         |          |                    |               |          | VXLAN isolation type                                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2697`_ |                    |               |          | agent: Avoid sudo, renew certificates assuming root        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2686`_ |                    |               |          | Fixes #2685: broken SXM support                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2696`_ |                    |               |          | Fix LibvirtStorageAdaptor.java                             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2683`_ |                    |               |          | Add default L2 network offerings                           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2694`_ |                    |               |          | Do not send conserve mode param on L2 network offering     |
-|                         |          |                    |               |          | creation from the UI                                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2688`_ | CLOUDSTACK-10382_  | Bug           | Major    | [ConfigDrive] cloud-get-vm-data-configdrive.in is          |
-|                         |          |                    |               |          | incorrect                                                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2672`_ | CLOUDSTACK-10377_  | Bug           | Major    | Nuage VSP regression fails in NetworksWithCleanup test     |
-|                         |          |                    |               |          | since introduction of fix for CLOUDSTACK-9114 in ACS       |
-|                         |          |                    |               |          | 4.11&master                                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2674`_ |                    |               |          | Create unit test cases for 'ConfigDriveBuilder' class      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2673`_ |                    |               |          | Fix test_configdrive.py and test_nuage_configdrive         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2676`_ |                    |               |          | Fix two typos (from uanble to unable).                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2669`_ |                    |               |          | conditional template filter                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2664`_ |                    |               |          | revert dedicate vlan code removal                          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2663`_ |                    |               |          | server: Calculate fresh capacity per VM                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2667`_ | CLOUDSTACK-10375_  | Bug           | Minor    | Do not create                                              |
-|                         |          |                    |               |          | DefaultNuageVspSharedNetworkOfferingWithSGService          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2661`_ |                    |               |          | Make uploadSslCert a POST request instead of a GET         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2639`_ | CLOUDSTACK-10276_  | Bug           | Major    | View volumes from primary storage not working when storage |
-|                         |          |                    |               |          | UUID is not a UUID                                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2653`_ |                    |               |          | Generate MAC address if the MAC in command                 |
-|                         |          |                    |               |          | addNicToVirtualMachine is invalid                          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2656`_ |                    |               |          | Only perform certain actions here with managed storage if  |
-|                         |          |                    |               |          | the VM is s?                                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2651`_ | CLOUDSTACK-10290_  | Bug           | Major    | Config drive - only supported for secondary storage        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2473`_ | CLOUDSTACK-10309_  | Improvement   | Minor    | VMs with HA enabled, power back on if shutdown from guest  |
-|                         |          |                    |               |          | OS                                                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2655`_ |                    |               |          | Handle Ceph.                                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2630`_ |                    |               |          | Host Affinity plugin                                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2652`_ |                    |               |          | Fix register iso in all zones                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2629`_ |                    |               |          | Fix primary storage count when deleting volumes            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2638`_ |                    |               |          | agent: Fixes #2633 don't wait for pending tasks on         |
-|                         |          |                    |               |          | reconnection                                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2645`_ |                    |               |          | config-drive: use hostname of VM instance of internal VM   |
-|                         |          |                    |               |          | id                                                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2646`_ |                    |               |          | Don't skip tests while packaging Centos7                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2635`_ |                    |               |          | router: Fixes #2544 run passwd server on dhcpserver IP on  |
-|                         |          |                    |               |          | rVR                                                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2634`_ | CLOUDSTACK-9184_   | Bug           | Major    | [VMware] vmware.ports.per.dvportgroup global setting is    |
-|                         |          |                    |               |          | not useful from vCenter 5.0 onwards                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2508`_ | CLOUDSTACK-9114_   | Improvement   | Major    | restartnetwork with cleanup should not update/restart both |
-|                         |          |                    |               |          | routers at once                                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2584`_ |                    |               |          | Enhance and cleanup DatabaseUpgradeChecker                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2600`_ | CLOUDSTACK-10362_  | Improvement   | Major    | Inconsistent method names                                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2627`_ |                    |               |          | Catch error in packagin script and fail the build          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2615`_ |                    |               |          | config-drive: support user data on L2 networks             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2632`_ |                    |               |          | listostypes: Fixes #2529 return boolean than string in     |
-|                         |          |                    |               |          | response                                                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2621`_ |                    |               |          | Backports for 4.11 branch                                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2619`_ |                    |               |          | Remove "self-injection" of AccountManagerImpl              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2607`_ |                    |               |          | Allow changing disk offering of VMs' root volume during    |
-|                         |          |                    |               |          | volume migration                                           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2626`_ |                    |               |          | bionic: allow Ubuntu 18.04 to be added as KVM host         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2623`_ |                    |               |          | fixes #2611                                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2628`_ |                    |               |          | Create upgrade path from 4.9.3.1 to 4.11.1.0               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2612`_ |                    |               |          | [migrateVolume API method] Filter disk offerings based on  |
-|                         |          |                    |               |          | target storage pool selected                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1940`_ | CLOUDSTACK-9781_   | Bug           | Major    | ACS records ID in events tables instead of UUID.           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2608`_ |                    |               |          | API: move ostypeid from DB id to DB uuid                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.9*                    | `#2471`_ | CLOUDSTACK-10311_  | Improvement   | Major    | Agent Log Rotate variable replace bug                      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2606`_ |                    |               |          | When creating a new account (via domain admin) it is       |
-|                         |          |                    |               |          | possible to select ?root admin? as the role for the new    |
-|                         |          |                    |               |          | user                                                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2601`_ | CLOUDSTACK-10364_  | Improvement   | Major    | Inconsiste "setXXX" method names.                          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2599`_ | CLOUDSTACK-10363_  | Improvement   | Major    | Inconsistent "getXXX" and "listXXX" method names.          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2598`_ | CLOUDSTACK-10360_  | Improvement   | Major    | Inconsistent method name                                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2605`_ |                    |               |          | xenserver: Add support for XS 7.3, 7.4 and XCP-ng 7.4      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2428`_ | CLOUDSTACK-10253_  | Bug           | Minor    | JSON response returns boolean as string                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2536`_ |                    |               |          | fix typo c&p bug in externalId feature UI                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2486`_ | CLOUDSTACK-10323_  | Improvement   | Major    | Change disk offering when volume is migrated to different  |
-|                         |          |                    |               |          | type of storage pool.                                      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2422`_ | CLOUDSTACK-10254_  | Improvement   | Major    | Require checkstyle to verify package names against         |
-|                         |          |                    |               |          | directory structure                                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2566`_ | CLOUDSTACK-10288_  | Bug           | Major    | Config drive - Usedata corruption when gzipped             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2573`_ | CLOUDSTACK-10356_  | Bug           | Major    | Fix Some Potential NPE                                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2412`_ | CLOUDSTACK-9677_   | Improvement   | Major    | Swift Storage Policy support for Secondary Storage         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2594`_ |                    |               |          | Remove 'NetworkManagerTestComponentLibrary' empty class    |
-|                         |          |                    |               |          | and related configurations                                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2597`_ |                    |               |          | UpdateUserCmd: apiSecretKey refers to itself               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2498`_ | CLOUDSTACK-10327_  | Bug           | Critical | SSO fails with error "Session Expired", except for root    |
-|                         |          |                    |               |          | admin                                                      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2591`_ | CLOUDSTACK-10359_  | Improvement   | Major    | Inconsistent method names                                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2590`_ |                    |               |          | network: Fix security groups for CentOS                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2582`_ |                    |               |          | cs-45to411-ugrade-fix: database errors during upgrade to   |
-|                         |          |                    |               |          | 4.11                                                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2577`_ |                    |               |          | Prevent NPE if guest OS mapping is missing while           |
-|                         |          |                    |               |          | prioritizing hosts                                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2579`_ |                    |               |          | router: fix routing table for marked packets               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2589`_ |                    |               |          | Remove packaging job from pull request template            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2588`_ |                    |               |          | capacity: remove unused threadpool                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2505`_ | CLOUDSTACK-10333_  | Improvement   | Major    | Secure VM Live migration for KVM                           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2580`_ | CLOUDSTACK-10357_  | Improvement   | Minor    | Log messages that do not match with their method function  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2587`_ |                    |               |          | Remove empty VPN test class                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2586`_ |                    |               |          | Use double quotes with 'RROUTER' variable in "common.sh"   |
-|                         |          |                    |               |          | script                                                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2576`_ |                    |               |          | Fix Python code checkstyle execute by                      |
-|                         |          |                    |               |          | "systemvm\test\runtests.sh"                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2562`_ |                    |               |          | consoleproxy: use consoleproxy.domain for non-ssl enable   |
-|                         |          |                    |               |          | env                                                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2554`_ |                    |               |          | agent: Add logging to libvirt qemu hook and cleanup        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2511`_ | CLOUDSTACK-10344_  | Bug           | Major    | Sometimes a bug happens when moving ACL rules (changing    |
-|                         |          |                    |               |          | their order with drag and drop)                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2572`_ |                    |               |          | Remove 'todb' in favor of 'encodeURIComponent'.            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2553`_ |                    |               |          | Update inconsistent debugging info in catch block          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2499`_ |                    |               |          | Updates to capacity management                             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2570`_ |                    |               |          | Improve README                                             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2568`_ |                    |               |          | Log command output in CsHelper.execute command             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2559`_ |                    |               |          | Upgrade path 4.11 through 4.11.1 to 4.12                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2567`_ |                    |               |          | [Vmware] Fix for OVF parsing error                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2563`_ | CLOUDSTACK-10304_  | Bug           | Major    | SystemVM - Apache Web Server Version Number Information    |
-|                         |          |                    |               |          | Disclosure                                                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2555`_ |                    |               |          | Remove 'md5Hashed' variable from Javascript.               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2390`_ | CLOUDSTACK-10214_  | Bug           | Major    | Unable to remove local primary storage                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2564`_ |                    |               |          | [Docs] Fix URL error from installation instructions        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2557`_ |                    |               |          | Add "Fixes: number" to PR template for auto-closing issues |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2404`_ | CLOUDSTACK-10230_  | Bug           | Critical | User is able to change to ?Guest OS type? that has been    |
-|                         |          |                    |               |          | removed                                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2550`_ |                    |               |          | debian: Use only `-l` for libvirtd default file on debian  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2560`_ |                    |               |          | ui: Make zonal dashboard larger                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2401`_ | CLOUDSTACK-10226_  | Bug           | Major    | CloudStack is not importing Local storage properly         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2462`_ | CLOUDSTACK-10301_  | Bug           | Major    | Allow updating the network ACL list name and Description   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2490`_ |                    |               |          | Create database upgrade from 4.11.0.0 to 4.11.1.0 & VMWare |
-|                         |          |                    |               |          | version to OS mappings                                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2538`_ |                    |               |          | Remove deprecated tomcat configuration file instead of     |
-|                         |          |                    |               |          | moving it                                                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2517`_ |                    |               |          | manual mapped ldap fix                                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2552`_ |                    |               |          | debian: remove old usage jars during upgrade               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2535`_ |                    |               |          | Create an easy way to enable Java remote Debug for ACS     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2526`_ |                    |               |          | add issue template for github issues                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2522`_ |                    |               |          | indicate scope of tests in checklist                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2519`_ | CLOUDSTACK-10287_  | Bug           | Major    | Make el7 rpms to depend on OpenJDK8                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2520`_ |                    |               |          | make Broadcast- and IsolationURI visible to admin          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2515`_ |                    |               |          | Fix Successfully typo                                      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2414`_ | CLOUDSTACK-10241_  | Bug           | Major    | Duplicated file SRs being created in XenServer pools       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2512`_ |                    |               |          | Only use the host if its Resource State is Enabled.        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2492`_ |                    |               |          | Fix the name of the column used to hold IPv4 range in      |
-|                         |          |                    |               |          | 'vlan' table.                                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2496`_ | CLOUDSTACK-10332_  | Enhancement   | Major    | Users are not able to change/edit the protocol of an ACL   |
-|                         |          |                    |               |          | rule                                                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2449`_ | CLOUDSTACK-10278_  | Bug           | Major    | Adding a SQL table column is not Idempotent                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2510`_ | CLOUDSTACK-10334_  | Improvement   | Major    | Inadequate information for handling catch clauses          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2506`_ | CLOUDSTACK-10341_  | Task          | Major    | Systemvmtemplate 4.11 changes                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2513`_ | CLOUDSTACK-10227_  | Bug           | Blocker  | Stabilization fixes for master/4.11                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2465`_ | CLOUDSTACK-10232_  | Enhancement   | Major    | SystemVMs and VR to run as HVM on XenServer                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2438`_ | CLOUDSTACK-10307_  | Improvement   | Minor    | Remove unused things from HostDaoImpl                      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2507`_ | CLOUDSTACK-10319_  | Bug           | Major    | Prefer TLSv1.2 and deprecate TLS 1.0/1.1                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2397`_ | CLOUDSTACK-10221_  | Improvement   | Major    | Allow specification of IPv6 details when creating Basic    |
-|                         |          |                    |               |          | Network                                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2481`_ | CLOUDSTACK-10320_  | Bug           | Major    | Invalid pair for response object breaking response parsing |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2468`_ | CLOUDSTACK-10341_  | Task          | Major    | Systemvmtemplate 4.11 changes                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2504`_ | CLOUDSTACK-10340_  | Task          | Major    | Add setter in vminstancevo                                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2497`_ | CLOUDSTACK-10331_  | Bug           | Minor    | Error 404 for /client/scripts/vm_snapshots.js              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2408`_ | CLOUDSTACK-10231_  | Bug           | Major    | Asserted fixes for Direct Download on KVM                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2494`_ | CLOUDSTACK-10329_  | Enhancement   | Major    | Button in ACL rules page to export all rules as a CSV file |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2495`_ |                    |               |          | Fix typo in Packaging script                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2489`_ | CLOUDSTACK-10330_  | Improvement   | Major    | Introduce a standard PULL REQUEST template                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2491`_ |                    |               |          | Fix "agent-lb" project                                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2469`_ | CLOUDSTACK-10132_  | Improvement   | Major    | Extend Multiple Management Servers Support for agents to   |
-|                         |          |                    |               |          | allow sorting algorithms                                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2458`_ | CLOUDSTACK-10296_  | Bug           | Major    | Fix timestamp difference in heartbeat script for rVRs      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2433`_ | CLOUDSTACK-10268_  | Improvement   | Minor    | Fix and enhance package script                             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2387`_ | CLOUDSTACK-8855_   | Bug           | Major    | Improve Error Message for Host Alert State                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2482`_ | CLOUDSTACK-10321_  | Bug           | Major    | CPU Cap for KVM                                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2483`_ | CLOUDSTACK-10303_  | Improvement   | Major    | refactor plugins/nuagevsp tests to run from its own        |
-|                         |          |                    |               |          | test_data.py file                                          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2442`_ | CLOUDSTACK-10147_  | Bug           | Major    | Disabled Xenserver cluster can still deploy VMs            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2484`_ |                    |               |          | createNetworkACL: number has the wrong doc                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2475`_ | CLOUDSTACK-10314_  | Improvement   | Minor    | Add Text-Field to each ACL Rule                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2485`_ |                    |               |          | Bump the version of Debian net-installer to 9.4.0          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2480`_ | CLOUDSTACK-10319_  | Bug           | Major    | Prefer TLSv1.2 and deprecate TLS 1.0/1.1                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2470`_ | CLOUDSTACK-10197_  | Bug           | Major    | XenServer 7.1: Cannot mount  xentool iso from cloudstack   |
-|                         |          |                    |               |          | on VMs                                                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2476`_ | CLOUDSTACK-10317_  | Bug           | Minor    | In case of multiple-public ips, snat fails to work for     |
-|                         |          |                    |               |          | addtional public nics/network for guest traffic            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2425`_ | CLOUDSTACK-10240_  | Improvement   | Major    | ACS cannot migrate a volume from local to shared storage   |
-|                         |          |                    |               |          | (for XenServer)                                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2448`_ | CLOUDSTACK-10274_  | Bug           | Major    | L2 network refused to be designed on VXLAN physical        |
-|                         |          |                    |               |          | network                                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2478`_ | CLOUDSTACK-10318_  | Bug           | Major    | Bug on sorting ACL rules list in chrome                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2437`_ | CLOUDSTACK-10257_  | Improvement   | Minor    | Create template/volume does not allow to specify HVM       |
-|                         |          |                    |               |          | requirement                                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2439`_ | CLOUDSTACK-10259_  | Bug           | Minor    | Missing float part of secondary storage data when          |
-|                         |          |                    |               |          | calculating secondary storage usage in listAccounts        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2392`_ |                    |               |          | dateutil: constistency of tzdate input and output          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2463`_ | CLOUDSTACK-10302_  | Task          | Major    | Create database path upgrade from 4.11.0.0 to 4.12.0.0     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2464`_ | CLOUDSTACK-10299_  | Bug           | Minor    | Network listing return error in project mode               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2244`_ | CLOUDSTACK-10054_  | Bug           | Major    | Volume download times out in 3600 seconds                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2467`_ | CLOUDSTACK-10306_  | Bug           | Minor    | Update vmware dependency vim jar to 6.5 version            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2460`_ | CLOUDSTACK-10298_  | Bug           | Major    | Recreation of an earlier deleted Nuage managed isolated or |
-|                         |          |                    |               |          | vpc tier network fails                                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2466`_ | CLOUDSTACK-10305_  | Bug           | Major    | Rare race condition in KVM migration                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2443`_ | CLOUDSTACK-9338_   | Bug           | Major    | updateResourceCount not accounting resources of VMs with   |
-|                         |          |                    |               |          | custom service offering                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2451`_ | CLOUDSTACK-10284_  | Bug           | Major    | Creating a snapshot from VM Snapshot generates error if    |
-|                         |          |                    |               |          | hypervisor is not KVM.                                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2454`_ | CLOUDSTACK-10283_  | Bug           | Major    | Use sudo to execute keystore setup/import for kvm agents,  |
-|                         |          |                    |               |          | and fail on keystore setup failures                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2457`_ | CLOUDSTACK-10295_  | Improvement   | Major    | Marvin: add support for password-enabled templates         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2456`_ | CLOUDSTACK-10293_  | Bug           | Major    | Single view network ACL rules listing                      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2402`_ | CLOUDSTACK-10128_  | Bug           | Critical | Template from snapshot not merging vhd files               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2432`_ | CLOUDSTACK-10294_  | Improvement   | Major    | Updated code-styling and improvements to security_group.py |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2450`_ | CLOUDSTACK-10282_  | Bug           | Major    | SystemVM - filrewall rules incorrect                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2452`_ | CLOUDSTACK-10285_  | Bug           | Critical | 4.10.0.0 users face upgrade issues when upgrading to       |
-|                         |          |                    |               |          | 4.11.0.0                                                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2441`_ | CLOUDSTACK-10261_  | Bug           | Critical | Nuage: Multinic: Libvirt nuage-extenstion metadata         |
-|                         |          |                    |               |          | contains only one interface.                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2420`_ | CLOUDSTACK-10247_  | Bug           | Major    | L2 network not shared on projects                          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2424`_ | CLOUDSTACK-10251_  | Bug           | Major    | HTTPS downloader for Direct Download templates failure     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2421`_ | CLOUDSTACK-10243_  | Bug           | Major    | Updating metadata might hang on VR on "ip rule show"       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2406`_ | CLOUDSTACK-9663_   | Improvement   | Trivial  | updateRole should return updated role as json              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2445`_ | CLOUDSTACK-10218_  | Bug           | Major    | forced network update to a nuage network offering with vr  |
-|                         |          |                    |               |          | fails with IllegalArgumentException                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2444`_ | CLOUDSTACK-10269_  | Bug           | Major    | Allow deletion of roles without causing concurrent         |
-|                         |          |                    |               |          | exception                                                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2405`_ | CLOUDSTACK-10146_  | Bug           | Major    | Bypass Secondary Storage for KVM templates                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2398`_ | CLOUDSTACK-10222_  | Bug           | Major    | Clean previous snaphosts from primary storage when taking  |
-|                         |          |                    |               |          | new one                                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2431`_ | CLOUDSTACK-10225_  | Improvement   | Major    | Deprecate com.cloud.utils.StringUtils                      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-
-.. _`#2712`: https://github.com/apache/cloudstack/pull/2712
-.. _`#2714`: https://github.com/apache/cloudstack/pull/2714
-.. _`#2715`: https://github.com/apache/cloudstack/pull/2715
-.. _`#2493`: https://github.com/apache/cloudstack/pull/2493
-.. _CLOUDSTACK-10326: https://issues.apache.org/jira/browse/CLOUDSTACK-10326
-.. _`#2716`: https://github.com/apache/cloudstack/pull/2716
-.. _`#2681`: https://github.com/apache/cloudstack/pull/2681
-.. _`#2670`: https://github.com/apache/cloudstack/pull/2670
-.. _`#2710`: https://github.com/apache/cloudstack/pull/2710
-.. _`#2706`: https://github.com/apache/cloudstack/pull/2706
-.. _`#2699`: https://github.com/apache/cloudstack/pull/2699
-.. _`#2705`: https://github.com/apache/cloudstack/pull/2705
-.. _CLOUDSTACK-10381: https://issues.apache.org/jira/browse/CLOUDSTACK-10381
-.. _`#2704`: https://github.com/apache/cloudstack/pull/2704
-.. _`#2693`: https://github.com/apache/cloudstack/pull/2693
-.. _`#2697`: https://github.com/apache/cloudstack/pull/2697
-.. _`#2686`: https://github.com/apache/cloudstack/pull/2686
-.. _`#2696`: https://github.com/apache/cloudstack/pull/2696
-.. _`#2683`: https://github.com/apache/cloudstack/pull/2683
-.. _`#2694`: https://github.com/apache/cloudstack/pull/2694
-.. _`#2688`: https://github.com/apache/cloudstack/pull/2688
-.. _CLOUDSTACK-10382: https://issues.apache.org/jira/browse/CLOUDSTACK-10382
-.. _`#2672`: https://github.com/apache/cloudstack/pull/2672
-.. _CLOUDSTACK-10377: https://issues.apache.org/jira/browse/CLOUDSTACK-10377
-.. _`#2674`: https://github.com/apache/cloudstack/pull/2674
-.. _`#2673`: https://github.com/apache/cloudstack/pull/2673
-.. _`#2676`: https://github.com/apache/cloudstack/pull/2676
-.. _`#2669`: https://github.com/apache/cloudstack/pull/2669
-.. _`#2669`: https://github.com/apache/cloudstack/pull/2669
-.. _`#2664`: https://github.com/apache/cloudstack/pull/2664
-.. _`#2663`: https://github.com/apache/cloudstack/pull/2663
-.. _`#2667`: https://github.com/apache/cloudstack/pull/2667
-.. _CLOUDSTACK-10375: https://issues.apache.org/jira/browse/CLOUDSTACK-10375
-.. _`#2661`: https://github.com/apache/cloudstack/pull/2661
-.. _`#2639`: https://github.com/apache/cloudstack/pull/2639
-.. _CLOUDSTACK-10276: https://issues.apache.org/jira/browse/CLOUDSTACK-10276
-.. _`#2653`: https://github.com/apache/cloudstack/pull/2653
-.. _`#2656`: https://github.com/apache/cloudstack/pull/2656
-.. _`#2651`: https://github.com/apache/cloudstack/pull/2651
-.. _CLOUDSTACK-10290: https://issues.apache.org/jira/browse/CLOUDSTACK-10290
-.. _`#2651`: https://github.com/apache/cloudstack/pull/2651
-.. _CLOUDSTACK-10290: https://issues.apache.org/jira/browse/CLOUDSTACK-10290
-.. _`#2473`: https://github.com/apache/cloudstack/pull/2473
-.. _CLOUDSTACK-10309: https://issues.apache.org/jira/browse/CLOUDSTACK-10309
-.. _`#2473`: https://github.com/apache/cloudstack/pull/2473
-.. _CLOUDSTACK-10309: https://issues.apache.org/jira/browse/CLOUDSTACK-10309
-.. _`#2655`: https://github.com/apache/cloudstack/pull/2655
-.. _`#2630`: https://github.com/apache/cloudstack/pull/2630
-.. _`#2652`: https://github.com/apache/cloudstack/pull/2652
-.. _`#2629`: https://github.com/apache/cloudstack/pull/2629
-.. _`#2638`: https://github.com/apache/cloudstack/pull/2638
-.. _`#2638`: https://github.com/apache/cloudstack/pull/2638
-.. _`#2645`: https://github.com/apache/cloudstack/pull/2645
-.. _`#2645`: https://github.com/apache/cloudstack/pull/2645
-.. _`#2646`: https://github.com/apache/cloudstack/pull/2646
-.. _`#2635`: https://github.com/apache/cloudstack/pull/2635
-.. _`#2635`: https://github.com/apache/cloudstack/pull/2635
-.. _`#2634`: https://github.com/apache/cloudstack/pull/2634
-.. _CLOUDSTACK-9184: https://issues.apache.org/jira/browse/CLOUDSTACK-9184
-.. _`#2634`: https://github.com/apache/cloudstack/pull/2634
-.. _CLOUDSTACK-9184: https://issues.apache.org/jira/browse/CLOUDSTACK-9184
-.. _`#2508`: https://github.com/apache/cloudstack/pull/2508
-.. _CLOUDSTACK-9114: https://issues.apache.org/jira/browse/CLOUDSTACK-9114
-.. _`#2508`: https://github.com/apache/cloudstack/pull/2508
-.. _CLOUDSTACK-9114: https://issues.apache.org/jira/browse/CLOUDSTACK-9114
-.. _`#2584`: https://github.com/apache/cloudstack/pull/2584
-.. _`#2600`: https://github.com/apache/cloudstack/pull/2600
-.. _CLOUDSTACK-10362: https://issues.apache.org/jira/browse/CLOUDSTACK-10362
-.. _`#2627`: https://github.com/apache/cloudstack/pull/2627
-.. _`#2615`: https://github.com/apache/cloudstack/pull/2615
-.. _`#2632`: https://github.com/apache/cloudstack/pull/2632
-.. _`#2621`: https://github.com/apache/cloudstack/pull/2621
-.. _`#2619`: https://github.com/apache/cloudstack/pull/2619
-.. _`#2607`: https://github.com/apache/cloudstack/pull/2607
-.. _`#2626`: https://github.com/apache/cloudstack/pull/2626
-.. _`#2623`: https://github.com/apache/cloudstack/pull/2623
-.. _`#2628`: https://github.com/apache/cloudstack/pull/2628
-.. _`#2628`: https://github.com/apache/cloudstack/pull/2628
-.. _`#2612`: https://github.com/apache/cloudstack/pull/2612
-.. _`#1940`: https://github.com/apache/cloudstack/pull/1940
-.. _CLOUDSTACK-9781: https://issues.apache.org/jira/browse/CLOUDSTACK-9781
-.. _`#2608`: https://github.com/apache/cloudstack/pull/2608
-.. _`#2574`: https://github.com/apache/cloudstack/pull/2574
-.. _`#2471`: https://github.com/apache/cloudstack/pull/2471
-.. _CLOUDSTACK-10311: https://issues.apache.org/jira/browse/CLOUDSTACK-10311
-.. _`#2606`: https://github.com/apache/cloudstack/pull/2606
-.. _`#2601`: https://github.com/apache/cloudstack/pull/2601
-.. _CLOUDSTACK-10364: https://issues.apache.org/jira/browse/CLOUDSTACK-10364
-.. _`#2599`: https://github.com/apache/cloudstack/pull/2599
-.. _CLOUDSTACK-10363: https://issues.apache.org/jira/browse/CLOUDSTACK-10363
-.. _`#2598`: https://github.com/apache/cloudstack/pull/2598
-.. _CLOUDSTACK-10360: https://issues.apache.org/jira/browse/CLOUDSTACK-10360
-.. _`#2605`: https://github.com/apache/cloudstack/pull/2605
-.. _`#2428`: https://github.com/apache/cloudstack/pull/2428
-.. _CLOUDSTACK-10253: https://issues.apache.org/jira/browse/CLOUDSTACK-10253
-.. _`#2536`: https://github.com/apache/cloudstack/pull/2536
-.. _`#2486`: https://github.com/apache/cloudstack/pull/2486
-.. _CLOUDSTACK-10323: https://issues.apache.org/jira/browse/CLOUDSTACK-10323
-.. _`#2422`: https://github.com/apache/cloudstack/pull/2422
-.. _CLOUDSTACK-10254: https://issues.apache.org/jira/browse/CLOUDSTACK-10254
-.. _`#2566`: https://github.com/apache/cloudstack/pull/2566
-.. _CLOUDSTACK-10288: https://issues.apache.org/jira/browse/CLOUDSTACK-10288
-.. _`#2573`: https://github.com/apache/cloudstack/pull/2573
-.. _CLOUDSTACK-10356: https://issues.apache.org/jira/browse/CLOUDSTACK-10356
-.. _`#2412`: https://github.com/apache/cloudstack/pull/2412
-.. _CLOUDSTACK-9677: https://issues.apache.org/jira/browse/CLOUDSTACK-9677
-.. _`#2594`: https://github.com/apache/cloudstack/pull/2594
-.. _`#2597`: https://github.com/apache/cloudstack/pull/2597
-.. _`#2498`: https://github.com/apache/cloudstack/pull/2498
-.. _CLOUDSTACK-10327: https://issues.apache.org/jira/browse/CLOUDSTACK-10327
-.. _`#2591`: https://github.com/apache/cloudstack/pull/2591
-.. _CLOUDSTACK-10359: https://issues.apache.org/jira/browse/CLOUDSTACK-10359
-.. _`#2590`: https://github.com/apache/cloudstack/pull/2590
-.. _`#2582`: https://github.com/apache/cloudstack/pull/2582
-.. _`#2577`: https://github.com/apache/cloudstack/pull/2577
-.. _`#2579`: https://github.com/apache/cloudstack/pull/2579
-.. _`#2589`: https://github.com/apache/cloudstack/pull/2589
-.. _`#2588`: https://github.com/apache/cloudstack/pull/2588
-.. _`#2505`: https://github.com/apache/cloudstack/pull/2505
-.. _CLOUDSTACK-10333: https://issues.apache.org/jira/browse/CLOUDSTACK-10333
-.. _`#2580`: https://github.com/apache/cloudstack/pull/2580
-.. _CLOUDSTACK-10357: https://issues.apache.org/jira/browse/CLOUDSTACK-10357
-.. _`#2587`: https://github.com/apache/cloudstack/pull/2587
-.. _`#2586`: https://github.com/apache/cloudstack/pull/2586
-.. _`#2576`: https://github.com/apache/cloudstack/pull/2576
-.. _`#2562`: https://github.com/apache/cloudstack/pull/2562
-.. _`#2554`: https://github.com/apache/cloudstack/pull/2554
-.. _`#2511`: https://github.com/apache/cloudstack/pull/2511
-.. _CLOUDSTACK-10344: https://issues.apache.org/jira/browse/CLOUDSTACK-10344
-.. _`#2572`: https://github.com/apache/cloudstack/pull/2572
-.. _`#2553`: https://github.com/apache/cloudstack/pull/2553
-.. _`#2499`: https://github.com/apache/cloudstack/pull/2499
-.. _`#2570`: https://github.com/apache/cloudstack/pull/2570
-.. _`#2568`: https://github.com/apache/cloudstack/pull/2568
-.. _`#2559`: https://github.com/apache/cloudstack/pull/2559
-.. _`#2567`: https://github.com/apache/cloudstack/pull/2567
-.. _`#2563`: https://github.com/apache/cloudstack/pull/2563
-.. _CLOUDSTACK-10304: https://issues.apache.org/jira/browse/CLOUDSTACK-10304
-.. _`#2555`: https://github.com/apache/cloudstack/pull/2555
-.. _`#2390`: https://github.com/apache/cloudstack/pull/2390
-.. _CLOUDSTACK-10214: https://issues.apache.org/jira/browse/CLOUDSTACK-10214
-.. _`#2564`: https://github.com/apache/cloudstack/pull/2564
-.. _`#2557`: https://github.com/apache/cloudstack/pull/2557
-.. _`#2404`: https://github.com/apache/cloudstack/pull/2404
-.. _CLOUDSTACK-10230: https://issues.apache.org/jira/browse/CLOUDSTACK-10230
-.. _`#2550`: https://github.com/apache/cloudstack/pull/2550
-.. _`#2560`: https://github.com/apache/cloudstack/pull/2560
-.. _`#2401`: https://github.com/apache/cloudstack/pull/2401
-.. _CLOUDSTACK-10226: https://issues.apache.org/jira/browse/CLOUDSTACK-10226
-.. _`#2462`: https://github.com/apache/cloudstack/pull/2462
-.. _CLOUDSTACK-10301: https://issues.apache.org/jira/browse/CLOUDSTACK-10301
-.. _`#2490`: https://github.com/apache/cloudstack/pull/2490
-.. _`#2538`: https://github.com/apache/cloudstack/pull/2538
-.. _`#2517`: https://github.com/apache/cloudstack/pull/2517
-.. _`#2552`: https://github.com/apache/cloudstack/pull/2552
-.. _`#2535`: https://github.com/apache/cloudstack/pull/2535
-.. _`#2526`: https://github.com/apache/cloudstack/pull/2526
-.. _`#2522`: https://github.com/apache/cloudstack/pull/2522
-.. _`#2519`: https://github.com/apache/cloudstack/pull/2519
-.. _CLOUDSTACK-10287: https://issues.apache.org/jira/browse/CLOUDSTACK-10287
-.. _`#2520`: https://github.com/apache/cloudstack/pull/2520
-.. _`#2515`: https://github.com/apache/cloudstack/pull/2515
-.. _`#2414`: https://github.com/apache/cloudstack/pull/2414
-.. _CLOUDSTACK-10241: https://issues.apache.org/jira/browse/CLOUDSTACK-10241
-.. _`#2512`: https://github.com/apache/cloudstack/pull/2512
-.. _`#2492`: https://github.com/apache/cloudstack/pull/2492
-.. _`#2496`: https://github.com/apache/cloudstack/pull/2496
-.. _CLOUDSTACK-10332: https://issues.apache.org/jira/browse/CLOUDSTACK-10332
-.. _`#2449`: https://github.com/apache/cloudstack/pull/2449
-.. _CLOUDSTACK-10278: https://issues.apache.org/jira/browse/CLOUDSTACK-10278
-.. _`#2510`: https://github.com/apache/cloudstack/pull/2510
-.. _CLOUDSTACK-10334: https://issues.apache.org/jira/browse/CLOUDSTACK-10334
-.. _`#2506`: https://github.com/apache/cloudstack/pull/2506
-.. _CLOUDSTACK-10341: https://issues.apache.org/jira/browse/CLOUDSTACK-10341
-.. _`#2506`: https://github.com/apache/cloudstack/pull/2506
-.. _CLOUDSTACK-10341: https://issues.apache.org/jira/browse/CLOUDSTACK-10341
-.. _`#2513`: https://github.com/apache/cloudstack/pull/2513
-.. _CLOUDSTACK-10227: https://issues.apache.org/jira/browse/CLOUDSTACK-10227
-.. _`#2513`: https://github.com/apache/cloudstack/pull/2513
-.. _CLOUDSTACK-10227: https://issues.apache.org/jira/browse/CLOUDSTACK-10227
-.. _`#2465`: https://github.com/apache/cloudstack/pull/2465
-.. _CLOUDSTACK-10232: https://issues.apache.org/jira/browse/CLOUDSTACK-10232
-.. _`#2438`: https://github.com/apache/cloudstack/pull/2438
-.. _CLOUDSTACK-10307: https://issues.apache.org/jira/browse/CLOUDSTACK-10307
-.. _`#2465`: https://github.com/apache/cloudstack/pull/2465
-.. _CLOUDSTACK-10232: https://issues.apache.org/jira/browse/CLOUDSTACK-10232
-.. _`#2507`: https://github.com/apache/cloudstack/pull/2507
-.. _CLOUDSTACK-10319: https://issues.apache.org/jira/browse/CLOUDSTACK-10319
-.. _`#2507`: https://github.com/apache/cloudstack/pull/2507
-.. _CLOUDSTACK-10319: https://issues.apache.org/jira/browse/CLOUDSTACK-10319
-.. _`#2397`: https://github.com/apache/cloudstack/pull/2397
-.. _CLOUDSTACK-10221: https://issues.apache.org/jira/browse/CLOUDSTACK-10221
-.. _`#2481`: https://github.com/apache/cloudstack/pull/2481
-.. _CLOUDSTACK-10320: https://issues.apache.org/jira/browse/CLOUDSTACK-10320
-.. _`#2468`: https://github.com/apache/cloudstack/pull/2468
-.. _CLOUDSTACK-10341: https://issues.apache.org/jira/browse/CLOUDSTACK-10341
-.. _`#2504`: https://github.com/apache/cloudstack/pull/2504
-.. _CLOUDSTACK-10340: https://issues.apache.org/jira/browse/CLOUDSTACK-10340
-.. _`#2497`: https://github.com/apache/cloudstack/pull/2497
-.. _CLOUDSTACK-10331: https://issues.apache.org/jira/browse/CLOUDSTACK-10331
-.. _`#2408`: https://github.com/apache/cloudstack/pull/2408
-.. _CLOUDSTACK-10231: https://issues.apache.org/jira/browse/CLOUDSTACK-10231
-.. _`#2494`: https://github.com/apache/cloudstack/pull/2494
-.. _CLOUDSTACK-10329: https://issues.apache.org/jira/browse/CLOUDSTACK-10329
-.. _`#2495`: https://github.com/apache/cloudstack/pull/2495
-.. _`#2489`: https://github.com/apache/cloudstack/pull/2489
-.. _CLOUDSTACK-10330: https://issues.apache.org/jira/browse/CLOUDSTACK-10330
-.. _`#2491`: https://github.com/apache/cloudstack/pull/2491
-.. _`#2469`: https://github.com/apache/cloudstack/pull/2469
-.. _CLOUDSTACK-10132: https://issues.apache.org/jira/browse/CLOUDSTACK-10132
-.. _`#2458`: https://github.com/apache/cloudstack/pull/2458
-.. _CLOUDSTACK-10296: https://issues.apache.org/jira/browse/CLOUDSTACK-10296
-.. _`#2433`: https://github.com/apache/cloudstack/pull/2433
-.. _CLOUDSTACK-10268: https://issues.apache.org/jira/browse/CLOUDSTACK-10268
-.. _`#2387`: https://github.com/apache/cloudstack/pull/2387
-.. _CLOUDSTACK-8855: https://issues.apache.org/jira/browse/CLOUDSTACK-8855
-.. _`#2482`: https://github.com/apache/cloudstack/pull/2482
-.. _CLOUDSTACK-10321: https://issues.apache.org/jira/browse/CLOUDSTACK-10321
-.. _`#2483`: https://github.com/apache/cloudstack/pull/2483
-.. _CLOUDSTACK-10303: https://issues.apache.org/jira/browse/CLOUDSTACK-10303
-.. _`#2442`: https://github.com/apache/cloudstack/pull/2442
-.. _CLOUDSTACK-10147: https://issues.apache.org/jira/browse/CLOUDSTACK-10147
-.. _`#2484`: https://github.com/apache/cloudstack/pull/2484
-.. _`#2475`: https://github.com/apache/cloudstack/pull/2475
-.. _CLOUDSTACK-10314: https://issues.apache.org/jira/browse/CLOUDSTACK-10314
-.. _`#2485`: https://github.com/apache/cloudstack/pull/2485
-.. _`#2480`: https://github.com/apache/cloudstack/pull/2480
-.. _CLOUDSTACK-10319: https://issues.apache.org/jira/browse/CLOUDSTACK-10319
-.. _`#2470`: https://github.com/apache/cloudstack/pull/2470
-.. _CLOUDSTACK-10197: https://issues.apache.org/jira/browse/CLOUDSTACK-10197
-.. _`#2476`: https://github.com/apache/cloudstack/pull/2476
-.. _CLOUDSTACK-10317: https://issues.apache.org/jira/browse/CLOUDSTACK-10317
-.. _`#2425`: https://github.com/apache/cloudstack/pull/2425
-.. _CLOUDSTACK-10240: https://issues.apache.org/jira/browse/CLOUDSTACK-10240
-.. _`#2448`: https://github.com/apache/cloudstack/pull/2448
-.. _CLOUDSTACK-10274: https://issues.apache.org/jira/browse/CLOUDSTACK-10274
-.. _`#2478`: https://github.com/apache/cloudstack/pull/2478
-.. _CLOUDSTACK-10318: https://issues.apache.org/jira/browse/CLOUDSTACK-10318
-.. _`#2437`: https://github.com/apache/cloudstack/pull/2437
-.. _CLOUDSTACK-10257: https://issues.apache.org/jira/browse/CLOUDSTACK-10257
-.. _`#2439`: https://github.com/apache/cloudstack/pull/2439
-.. _CLOUDSTACK-10259: https://issues.apache.org/jira/browse/CLOUDSTACK-10259
-.. _`#2392`: https://github.com/apache/cloudstack/pull/2392
-.. _`#2463`: https://github.com/apache/cloudstack/pull/2463
-.. _CLOUDSTACK-10302: https://issues.apache.org/jira/browse/CLOUDSTACK-10302
-.. _`#2464`: https://github.com/apache/cloudstack/pull/2464
-.. _CLOUDSTACK-10299: https://issues.apache.org/jira/browse/CLOUDSTACK-10299
-.. _`#2244`: https://github.com/apache/cloudstack/pull/2244
-.. _CLOUDSTACK-10054: https://issues.apache.org/jira/browse/CLOUDSTACK-10054
-.. _`#2467`: https://github.com/apache/cloudstack/pull/2467
-.. _CLOUDSTACK-10306: https://issues.apache.org/jira/browse/CLOUDSTACK-10306
-.. _`#2460`: https://github.com/apache/cloudstack/pull/2460
-.. _CLOUDSTACK-10298: https://issues.apache.org/jira/browse/CLOUDSTACK-10298
-.. _`#2466`: https://github.com/apache/cloudstack/pull/2466
-.. _CLOUDSTACK-10305: https://issues.apache.org/jira/browse/CLOUDSTACK-10305
-.. _`#2443`: https://github.com/apache/cloudstack/pull/2443
-.. _CLOUDSTACK-9338: https://issues.apache.org/jira/browse/CLOUDSTACK-9338
-.. _`#2451`: https://github.com/apache/cloudstack/pull/2451
-.. _CLOUDSTACK-10284: https://issues.apache.org/jira/browse/CLOUDSTACK-10284
-.. _`#2454`: https://github.com/apache/cloudstack/pull/2454
-.. _CLOUDSTACK-10283: https://issues.apache.org/jira/browse/CLOUDSTACK-10283
-.. _`#2457`: https://github.com/apache/cloudstack/pull/2457
-.. _CLOUDSTACK-10295: https://issues.apache.org/jira/browse/CLOUDSTACK-10295
-.. _`#2456`: https://github.com/apache/cloudstack/pull/2456
-.. _CLOUDSTACK-10293: https://issues.apache.org/jira/browse/CLOUDSTACK-10293
-.. _`#2402`: https://github.com/apache/cloudstack/pull/2402
-.. _CLOUDSTACK-10128: https://issues.apache.org/jira/browse/CLOUDSTACK-10128
-.. _`#2432`: https://github.com/apache/cloudstack/pull/2432
-.. _CLOUDSTACK-10294: https://issues.apache.org/jira/browse/CLOUDSTACK-10294
-.. _`#2450`: https://github.com/apache/cloudstack/pull/2450
-.. _CLOUDSTACK-10282: https://issues.apache.org/jira/browse/CLOUDSTACK-10282
-.. _`#2452`: https://github.com/apache/cloudstack/pull/2452
-.. _CLOUDSTACK-10285: https://issues.apache.org/jira/browse/CLOUDSTACK-10285
-.. _`#2441`: https://github.com/apache/cloudstack/pull/2441
-.. _CLOUDSTACK-10261: https://issues.apache.org/jira/browse/CLOUDSTACK-10261
-.. _`#2420`: https://github.com/apache/cloudstack/pull/2420
-.. _CLOUDSTACK-10247: https://issues.apache.org/jira/browse/CLOUDSTACK-10247
-.. _`#2424`: https://github.com/apache/cloudstack/pull/2424
-.. _CLOUDSTACK-10251: https://issues.apache.org/jira/browse/CLOUDSTACK-10251
-.. _`#2421`: https://github.com/apache/cloudstack/pull/2421
-.. _CLOUDSTACK-10243: https://issues.apache.org/jira/browse/CLOUDSTACK-10243
-.. _`#2406`: https://github.com/apache/cloudstack/pull/2406
-.. _CLOUDSTACK-9663: https://issues.apache.org/jira/browse/CLOUDSTACK-9663
-.. _`#2445`: https://github.com/apache/cloudstack/pull/2445
-.. _CLOUDSTACK-10218: https://issues.apache.org/jira/browse/CLOUDSTACK-10218
-.. _`#2444`: https://github.com/apache/cloudstack/pull/2444
-.. _CLOUDSTACK-10269: https://issues.apache.org/jira/browse/CLOUDSTACK-10269
-.. _`#2405`: https://github.com/apache/cloudstack/pull/2405
-.. _CLOUDSTACK-10146: https://issues.apache.org/jira/browse/CLOUDSTACK-10146
-.. _`#2398`: https://github.com/apache/cloudstack/pull/2398
-.. _CLOUDSTACK-10222: https://issues.apache.org/jira/browse/CLOUDSTACK-10222
-.. _`#2431`: https://github.com/apache/cloudstack/pull/2431
-.. _CLOUDSTACK-10225: https://issues.apache.org/jira/browse/CLOUDSTACK-10225
-
-Issues Fixed in 4.11.0.0
-------------------------
-
-.. cssclass:: table-striped table-bordered table-hover
-
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| Branches                | Github   | Jira               | Type          | Priority | Description                                                |
-+=========================+==========+====================+===============+==========+============================================================+
-| 4.11                    | `#2097`_ | CLOUDSTACK-9813_   | New Feature   | Major    | Use configdrive for userdata, metadata & password          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2146`_ | CLOUDSTACK-4757_   | New Feature   | Minor    | Support OVA files with multiple disks for templates        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2394`_ | CLOUDSTACK-10109_  | New Feature   | Major    | Enable dedication of public IPs to SSVM and CPVM           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2295`_ | CLOUDSTACK-10109_  | New Feature   | Major    | Enable dedication of public IPs to SSVM and CPVM           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2381`_ | CLOUDSTACK-10117_  | New Feature   | Major    | LDAP mapping on domain level                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2368`_ | CLOUDSTACK-10126_  | New Feature   | Major    | Separate Subnet for CPVM and SSVM                          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2046`_ | CLOUDSTACK-7958_   | New Feature   | Minor    | Limit user login to specific subnets                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2374`_ | CLOUDSTACK-10024_  | New Feature   | Major    | Physical Networking Migration                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2301`_ | CLOUDSTACK-10121_  | New Feature   | Major    | move user API                                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2360`_ | CLOUDSTACK-10189_  | New Feature   | Major    | Support for "VSD managed" networks with Nuage Networks     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2281`_ | CLOUDSTACK-10102_  | New Feature   | Major    | New Network Type (L2)                                      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2048`_ | CLOUDSTACK-9880_   | New Feature   | Major    | Expansion of Management IP Range.                          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2294`_ | CLOUDSTACK-10039_  | New Feature   | Major    | Adding IOPS/GB offering                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2356`_ | CLOUDSTACK-8313_   | New Feature   | Major    | Local Storage overprovisioning should be possible          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2028`_ | CLOUDSTACK-9853_   | New Feature   | Major    | IPv6 Prefix Delegation support in Basic Networking         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1981`_ | CLOUDSTACK-9806_   | New Feature   | Major    | Nuage domain template selection per VPC                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2325`_ | CLOUDSTACK-9998_   | New Feature   | Major    | CloudStack exporter for Prometheus                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2284`_ | CLOUDSTACK-10103_  | New Feature   | Major    | Cloudian Connector for CloudStack                          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2297`_ | CLOUDSTACK-9957_   | New Feature   | Major    | Annotations on entities                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2181`_ | CLOUDSTACK-9957_   | New Feature   | Major    | Annotations on entities                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2286`_ | CLOUDSTACK-9993_   | New Feature   | Major    | Secure Agent Communications                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2287`_ | CLOUDSTACK-9998_   | New Feature   | Major    | CloudStack exporter for Prometheus                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2278`_ | CLOUDSTACK-9993_   | New Feature   | Major    | Secure Agent Communications                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1707`_ | CLOUDSTACK-9397_   | New Feature   | Major    | Add Watchdog timer to KVM Instances                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2143`_ | CLOUDSTACK-9949_   | New Feature   | Minor    | add ability to specify mac address when                    |
-|                         |          |                    |               |          | deployVirtualMachine or addNicToVirtualMachine is called   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2256`_ | CLOUDSTACK-9782_   | New Feature   | Major    | Host HA                                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2239`_ | CLOUDSTACK-9993_   | New Feature   | Major    | Secure Agent Communications                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2222`_ | CLOUDSTACK-10022_  | New Feature   | Minor    | Allow domain admin to create and delete subdomains         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2026`_ | CLOUDSTACK-9861_   | New Feature   | Major    | Expire VM snapshots after configured duration              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2218`_ | CLOUDSTACK-9782_   | New Feature   | Major    | Host HA                                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11*                   | `#2407`_ | CLOUDSTACK-10227_  | Bug           | Blocker  | Stabilization fixes for master/4.11                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2403`_ | CLOUDSTACK-10227_  | Bug           | Blocker  | Stabilization fixes for master/4.11                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2396`_ | CLOUDSTACK-10220_  | Bug           | Major    | IPv4 NIC alias is not added on Virtual Router in Basic     |
-|                         |          |                    |               |          | Networking when NIC has IPv6 address                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2362`_ | CLOUDSTACK-10188_  | Bug           | Major    | Resource Accounting for primary storage is Broken          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2393`_ | CLOUDSTACK-10217_  | Bug           | Major    | When IPv4 address of Instance is updated DHCP data is not  |
-|                         |          |                    |               |          | cleared on VR                                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2388`_ | CLOUDSTACK-10212_  | Bug           | Major    | Changing IPv4 Address of NIC in Basic Networking does not  |
-|                         |          |                    |               |          | update the gateway                                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2379`_ | CLOUDSTACK-10146_  | Bug           | Major    | Bypass Secondary Storage for KVM templates                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2391`_ | CLOUDSTACK-10215_  | Bug           | Major    | Excessive log4j debug level in CPVM, SSVM could lead to FS |
-|                         |          |                    |               |          | overflow                                                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2139`_ | CLOUDSTACK-9921_   | Bug           | Major    | NPE when garbage collector is running                      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2088`_ | CLOUDSTACK-9892_   | Bug           | Critical | Primary storage resource check is broken when using root   |
-|                         |          |                    |               |          | disk size override to deploy VM                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2365`_ | CLOUDSTACK-10197_  | Bug           | Major    | XenServer 7.1: Cannot mount  xentool iso from cloudstack   |
-|                         |          |                    |               |          | on VMs                                                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2073`_ | CLOUDSTACK-9896_   | Bug           | Minor    | ListDedicatedXXX doesn't respect pagination                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2386`_ | CLOUDSTACK-9632_   | Bug           | Major    | Upgrade bountycastle to 1.55+                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2315`_ | CLOUDSTACK-9025_   | Bug           | Critical | Unable to deploy VM instance from template if template     |
-|                         |          |                    |               |          | spin from linked clone snapshot                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2274`_ | CLOUDSTACK-10096_  | Bug           | Major    | Can't reset api.integration.port and                       |
-|                         |          |                    |               |          | usage.sanity.check.interval back to null                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2282`_ | CLOUDSTACK-10104_  | Bug           | Major    | Optimize database transactions in ListDomain API to        |
-|                         |          |                    |               |          | improve performance                                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2385`_ | CLOUDSTACK-10211_  | Bug           | Major    | test_nuage_public_sharednetwork_userdata fails due to      |
-|                         |          |                    |               |          | errortext changed                                          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2260`_ | CLOUDSTACK-10065_  | Bug           | Major    | Optimize SQL queries in listTemplate API to improve        |
-|                         |          |                    |               |          | performance.                                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1740`_ | CLOUDSTACK-9572_   | Bug           | Major    | Snapshot on primary storage not cleaned up after Storage   |
-|                         |          |                    |               |          | migration                                                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2104`_ | CLOUDSTACK-9908_   | Bug           | Major    | Primary Storage allocated capacity goes very high after VM |
-|                         |          |                    |               |          | snapshot                                                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2378`_ | CLOUDSTACK-10205_  | Bug           | Major    | LinkDomainToLdap returns internal id                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1773`_ | CLOUDSTACK-9607_   | Bug           | Major    | Preventing template deletion when template is in use.      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2149`_ | CLOUDSTACK-9932_   | Bug           | Major    | Snapshot is getting deleted while volume creation from the |
-|                         |          |                    |               |          | snapshot is in progress                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2156`_ | CLOUDSTACK-9971_   | Bug           | Minor    | Bugfix/listaccounts parameter consistency                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2373`_ | CLOUDSTACK-10202_  | Bug           | Major    | createSnapshotPolicy API create multiple entries in DB for |
-|                         |          |                    |               |          | same volume.                                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2344`_ | CLOUDSTACK-10163_  | Bug           | Major    | Component tests health check                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1760`_ | CLOUDSTACK-9593_   | Bug           | Major    | User data check is inconsistent with python                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2352`_ | CLOUDSTACK-10175_  | Bug           | Major    | Listing VPCs with a domain account and project id -1       |
-|                         |          |                    |               |          | returns all the VPCs in the syste                          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2347`_ | CLOUDSTACK-10166_  | Bug           | Minor    | Cannot add a tag to a NetworkACL (rule not list) in CS     |
-|                         |          |                    |               |          | with a user in a project or in an account                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2375`_ | CLOUDSTACK-9456_   | Bug           | Major    | Migrate master to use Java8 and Spring4                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2211`_ | CLOUDSTACK-10013_  | Bug           | Major    | Migrate to Debian9 systemvmtemplate                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.9*                    | `#2304`_ | CLOUDSTACK-10127_  | Bug           | Critical | 4.9 / 4.10 KVM + openvswitch + vpc + static nat /          |
-|                         |          |                    |               |          | secondary ip on eth2                                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2208`_ | CLOUDSTACK-9542_   | Bug           | Major    | listNics API does not return data as per API documentation |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2351`_ | CLOUDSTACK-10173_  | Bug           | Major    | Guest/Public nics on VR should pick network rate from      |
-|                         |          |                    |               |          | network offering                                           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2370`_ | CLOUDSTACK-9595_   | Bug           | Major    | Transactions are not getting retried in case of database   |
-|                         |          |                    |               |          | deadlock errors                                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2366`_ | CLOUDSTACK-10168_  | Bug           | Major    | VR duplicate entries in /etc/hosts when reusing VM name    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2042`_ | CLOUDSTACK-9875_   | Bug           | Major    | Unable to re-apply Explicit dedication to VM               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2364`_ | CLOUDSTACK-10195_  | Bug           | Minor    | CloudStack MySQL HA problem -- No database selected        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2361`_ | CLOUDSTACK-10190_  | Bug           | Major    | Duplicate public VLAN for two different admin accounts.    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2247`_ | CLOUDSTACK-10012_  | Bug           | Major    | Migrate to Embedded Jetty based mgmt server                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1964`_ | CLOUDSTACK-9800_   | Bug           | Major    | Enable inline mode for NetScaler device                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1762`_ | CLOUDSTACK-9595_   | Bug           | Major    | Transactions are not getting retried in case of database   |
-|                         |          |                    |               |          | deadlock errors                                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2308`_ | CLOUDSTACK-8908_   | Bug           | Major    | After copying the template charging for that template is   |
-|                         |          |                    |               |          | stopped                                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2354`_ | CLOUDSTACK-10176_  | Bug           | Major    | VM Start Api Job returns success for failed Job            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2353`_ | CLOUDSTACK-9986_   | Bug           | Major    | Consider overcommit ratios with total/threshold values in  |
-|                         |          |                    |               |          | Metrics View                                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2358`_ | CLOUDSTACK-9736_   | Bug           | Minor    | Incoherent validation and error message when you change    |
-|                         |          |                    |               |          | the vm.password.length configuration parameter             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2326`_ | CLOUDSTACK-10184_  | Bug           | Major    | Re-work method QuotaResponseBuilderImpl.startOfNextDay and |
-|                         |          |                    |               |          | its test cases                                             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2267`_ | CLOUDSTACK-10077_  | Bug           | Major    | Allow account to use the same site-2-site VPN gateway with |
-|                         |          |                    |               |          | different configs for several VPCs                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2337`_ | CLOUDSTACK-10157_  | Bug           | Major    | Wrong notification while migration                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2355`_ | CLOUDSTACK-10177_  | Bug           | Major    | NPE when programming Security Groups with KVM              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2349`_ | CLOUDSTACK-10070_  | Bug           | Major    | Extend travis run to include more component tests          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2312`_ | CLOUDSTACK-7793_   | Bug           | Critical | [Snapshots]Create Snaphot with "quiesce" option set to     |
-|                         |          |                    |               |          | true fails with "InvalidParameterValueException: can't     |
-|                         |          |                    |               |          | handle quiescevm equal true for volume snapshot"           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2345`_ | CLOUDSTACK-10164_  | Bug           | Blocker  | UI - not able to create a VPC                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2263`_ | CLOUDSTACK-10070_  | Bug           | Major    | Extend travis run to include more component tests          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2342`_ | CLOUDSTACK-9586_   | Bug           | Critical | When using local storage with Xenserver prepareTemplate    |
-|                         |          |                    |               |          | does not work with multiple primary store                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2124`_ | CLOUDSTACK-9432_   | Bug           | Critical | Dedicate Cluster to Domain always creates an affinity      |
-|                         |          |                    |               |          | group owned by the root domain                             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2322`_ | CLOUDSTACK-10140_  | Bug           | Critical | When template is created from snapshot template.properties |
-|                         |          |                    |               |          | are corrupted                                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2335`_ | CLOUDSTACK-10154_  | Bug           | Major    | test failures in smoketest                                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2341`_ | CLOUDSTACK-10160_  | Bug           | Major    | KVM VirtIO-SCSI not defined properly in Libvirt XML        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2321`_ | CLOUDSTACK-10138_  | Bug           | Major    | Load br_netfilter in security_group management script      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2334`_ | CLOUDSTACK-10152_  | Bug           | Major    | egress destination cidr with 0.0.0.0/0 is failing          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2310`_ | CLOUDSTACK-10133_  | Bug           | Major    | Local storage overprovisioning for ext file system         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2303`_ | CLOUDSTACK-10123_  | Bug           | Major    | VmWork job gets deleted before the parent job had time to  |
-|                         |          |                    |               |          | fetch its result                                           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2329`_ | CLOUDSTACK-10012_  | Bug           | Major    | Migrate to Embedded Jetty based mgmt server                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2327`_ | CLOUDSTACK-10129_  | Bug           | Trivial  | Show instances attached to a network/VR via navigation     |
-|                         |          |                    |               |          | from VRs->instances                                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2313`_ | CLOUDSTACK-10135_  | Bug           | Major    | ACL rules order is not maintained for ACL_OUTBOUND in VPC  |
-|                         |          |                    |               |          | VR                                                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2316`_ | CLOUDSTACK-10137_  | Bug           | Major    | Re-installation fails for cloudstack-management            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2157`_ | CLOUDSTACK-9961_   | Bug           | Major    | Accept domain name for gateway while creating              |
-|                         |          |                    |               |          | Vpncustomergateway                                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2306`_ | CLOUDSTACK-10129_  | Bug           | Trivial  | Show instances attached to a network/VR via navigation     |
-|                         |          |                    |               |          | from VRs->instances                                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2273`_ | CLOUDSTACK-10090_  | Bug           | Major    | createPortForwardingRule api call accepts 'halt' as        |
-|                         |          |                    |               |          | Protocol which Stops VR                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2240`_ | CLOUDSTACK-10051_  | Bug           | Major    | Mouse Scrolling is not working in instance VM console      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2291`_ | CLOUDSTACK-10111_  | Bug           | Minor    | Fix validation for parameter "vm.password.length"          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2302`_ | CLOUDSTACK-10122_  | Bug           | Major    | Unrelated error message                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2250`_ | CLOUDSTACK-10057_  | Bug           | Major    | ListNetworkOfferingsCmd does not return the correct count  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2268`_ | CLOUDSTACK-10081_  | Bug           | Major    | CloudUtils getDevInfo function only checks for KVM         |
-|                         |          |                    |               |          | bridgePort and not OVS                                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2293`_ | CLOUDSTACK-10047_  | Bug           | Major    | DVSwitch improvements                                      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2288`_ | CLOUDSTACK-10107_  | Bug           | Major    | VMware VM fails to start if it has more than 7 nics        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2257`_ | CLOUDSTACK-10060_  | Bug           | Minor    | ListUsage API always displays the Virtual size as '0' for  |
-|                         |          |                    |               |          | Usage type=9 (snapshot)                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2246`_ | CLOUDSTACK-10046_  | Bug           | Major    | checksum is not verified during registerTemplate           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2074`_ | CLOUDSTACK-9899_   | Bug           | Major    | allow download without checking first for MS behind        |
-|                         |          |                    |               |          | firewall                                                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2279`_ | CLOUDSTACK-9584_   | Bug           | Major    | Increase component tests coverage in Travis run            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2277`_ | CLOUDSTACK-10099_  | Bug           | Major    | GUI invokes migrateVirtualMachine instead of               |
-|                         |          |                    |               |          | migrateVirtualMachineWithVolume                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2269`_ | CLOUDSTACK-10083_  | Bug           | Minor    | SSH keys are not created when starting from maintenance    |
-|                         |          |                    |               |          | mode                                                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#876`_  | CLOUDSTACK-8865_   | Bug           | Major    | Adding SR doesn't create Storage_pool_host_ref entry for   |
-|                         |          |                    |               |          | disabled host                                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1252`_ | CLOUDSTACK-9182_   | Bug           | Major    | Some running VMs turned off on manual migration when auto  |
-|                         |          |                    |               |          | migration failed while host preparing for maintenance      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2153`_ | CLOUDSTACK-9956_   | Bug           | Major    | File search on the vmware datastore may select wrong file  |
-|                         |          |                    |               |          | if there are multiple files with same name                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2078`_ | CLOUDSTACK-9902_   | Bug           | Minor    | consoleproxy.sslEnabled global config variable is not      |
-|                         |          |                    |               |          | present in default install                                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2252`_ | CLOUDSTACK-10067_  | Bug           | Major    | Fix a case where a user 'ro' or 'roo' exists on the system |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2248`_ | CLOUDSTACK-10056_  | Bug           | Minor    | Cannot specify root disk controller when creating VM       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2243`_ | CLOUDSTACK-10019_  | Bug           | Major    | template.properties has hardcoded id                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2261`_ | CLOUDSTACK-10068_  | Bug           | Major    | smoketest/test_iso.py reports assertion failure            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2054`_ | CLOUDSTACK-9886_   | Bug           | Major    | After restarting cloudstack-management , It takes time to  |
-|                         |          |                    |               |          | connect hosts                                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#955`_  | CLOUDSTACK-8969_   | Bug           | Major    | VPN customer gateway can't be registered with hostname     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.9*                    | `#2262`_ | CLOUDSTACK-10069_  | Bug           | Major    | During release add sha512 suffix to sha 512 checksum/file  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2253`_ | CLOUDSTACK-10061_  | Bug           | Major    | When starting a VM, make sure it has the correct volume    |
-|                         |          |                    |               |          | access group                                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2254`_ | CLOUDSTACK-10058_  | Bug           | Major    | Error while opening the Settings tab in Secondary storage  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1733`_ | CLOUDSTACK-9563_   | Bug           | Major    | ExtractTemplate returns malformed URL after migrating NFS  |
-|                         |          |                    |               |          | to s3                                                      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2188`_ | CLOUDSTACK-10004_  | Bug           | Major    | On deletion, Vmware volume snapshots are left behind with  |
-|                         |          |                    |               |          | message 'the snapshot has child, can't delete it on the    |
-|                         |          |                    |               |          | storage'                                                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#914`_  | CLOUDSTACK-8939_   | Bug           | Major    | VM Snapshot size with memory is not correctly calculated   |
-|                         |          |                    |               |          | in cloud.usage_event (XenServer)                           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1985`_ | CLOUDSTACK-9812_   | Bug           | Major    | Update "updatePortForwardingRule" pi to include additional |
-|                         |          |                    |               |          | parameter to update the end port in case of port range     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2224`_ | CLOUDSTACK-10032_  | Bug           | Major    | Database entries for templates created from snapshots      |
-|                         |          |                    |               |          | disappear after management-server service restart          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2109`_ | CLOUDSTACK-9922_   | Bug           | Major    | Unable  to use 8081 port for Load balancing                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2216`_ | CLOUDSTACK-10027_  | Bug           | Minor    | Repeating the same list for Internal LB in VPC             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2174`_ | CLOUDSTACK-9996_   | Bug           | Major    | bug in network resource that juniper srx firewall          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2186`_ | CLOUDSTACK-10002_  | Bug           | Major    | Restart network with cleanup spawns Redundant Routers(In   |
-|                         |          |                    |               |          | Default Network Offering)                                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1246`_ | CLOUDSTACK-9165_   | Bug           | Major    | unable to use reserved IP range in a network for external  |
-|                         |          |                    |               |          | VMs                                                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.9*                    | `#2241`_ | CLOUDSTACK-10052_  | Bug           | Major    | Upgrading to 4.9.2 causes confusion/issues around dynamic  |
-|                         |          |                    |               |          | roles usage                                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2221`_ | CLOUDSTACK-10030_  | Bug           | Minor    | Public IPs assgined to the VPC are not reacheable from     |
-|                         |          |                    |               |          | inside VPC                                                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2154`_ | CLOUDSTACK-9967_   | Bug           | Major    | [VPC] static nat on additional public subnet ip is not     |
-|                         |          |                    |               |          | working.                                                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1878`_ | CLOUDSTACK-9717_   | Bug           | Major    | [VMware] RVRs have mismatching MAC addresses for extra     |
-|                         |          |                    |               |          | public NICs                                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2013`_ | CLOUDSTACK-9734_   | Bug           | Major    | Destroy VM Fails sometimes                                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2159`_ | CLOUDSTACK-9964_   | Bug           | Critical | Snapahots are getting deleted if VM is assigned to another |
-|                         |          |                    |               |          | user                                                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2163`_ | CLOUDSTACK-9939_   | Bug           | Major    | Volumes stuck in Creating state while restarting the       |
-|                         |          |                    |               |          | Management Server when the volume creation is in progress  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1919`_ | CLOUDSTACK-9763_   | Bug           | Major    | vpc: can not ssh to instance after vpc restart             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2215`_ | CLOUDSTACK-10026_  | Bug           | Major    | Page for Internal LB VM stucking while loading             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2180`_ | CLOUDSTACK-9999_   | Bug           | Major    | vpc tiers do not work if vpc has more than 8 tiers         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2223`_ | CLOUDSTACK-10031_  | Bug           | Major    | change default configuration for                           |
-|                         |          |                    |               |          | router.aggregation.command.each.timeout from 3 to 600      |
-|                         |          |                    |               |          | seconds.                                                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2182`_ | CLOUDSTACK-10000_  | Bug           | Major    | Remote access vpn user does not work if user password      |
-|                         |          |                    |               |          | contains '#'                                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.9*                    | `#2233`_ | CLOUDSTACK-10042_  | Bug           | Major    | UI doesn't show ICMP Type and Code for Security Group      |
-|                         |          |                    |               |          | rules                                                      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2228`_ | CLOUDSTACK-10036_  | Bug           | Major    | Decrease timeout of failing unit test                      |
-|                         |          |                    |               |          | HypervisorUtilsTest.java                                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1774`_ | CLOUDSTACK-9608_   | Bug           | Major    | Errored State and Abandoned state Templates are not        |
-|                         |          |                    |               |          | displayed on UI                                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2144`_ | CLOUDSTACK-9955_   | Bug           | Minor    | Featured Templates/Iso's created by Root/admin user are    |
-|                         |          |                    |               |          | not visible to Domain Admin users                          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.9*                    | `#1966`_ | CLOUDSTACK-9801_   | Bug           | Critical | IPSec VPN does not work after vRouter reboot or recreate   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.9*                    | `#2220`_ | CLOUDSTACK-9708_   | Bug           | Major    | Router deployment failed due to two threads start VR       |
-|                         |          |                    |               |          | simultaneosuly                                             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1912`_ | CLOUDSTACK-9749_   | Bug           | Critical | cloudstack master vpc_internal_lb feature is broken as     |
-|                         |          |                    |               |          | port 8080 is in use by password server on lb VM            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2138`_ | CLOUDSTACK-9944_   | Bug           | Major    | In clustered Management Server, Sometimes hosts stays in   |
-|                         |          |                    |               |          | disconnected state.                                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#883`_  | CLOUDSTACK-8906_   | Bug           | Major    | /var/log/cloud/ doesn't get logrotated on xenserver        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2119`_ | CLOUDSTACK-9925_   | Bug           | Minor    | Quota: fix tariff description for memory. Tariff value is  |
-|                         |          |                    |               |          | for 1MB of RAM used per month (not hour).                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2145`_ | CLOUDSTACK-9697_   | Bug           | Major    | Better error message on UI user if tries to shrink the VM  |
-|                         |          |                    |               |          | ROOT volume size                                           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2137`_ | CLOUDSTACK-9950_   | Bug           | Major    | listUsageRecords doesnt return required fields             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2008`_ | CLOUDSTACK-9840_   | Bug           | Major    | Datetime format of snapshot events is inconsistent with    |
-|                         |          |                    |               |          | other events                                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2142`_ | CLOUDSTACK-9954_   | Bug           | Major    | Unable to create service offering with networkrate=0       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2171`_ | CLOUDSTACK-9990_   | Bug           | Minor    | Account name is giving null in event tab after successful  |
-|                         |          |                    |               |          | creation of account                                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.9*                    | `#1925`_ | CLOUDSTACK-9751_   | Bug           | Major    | if a public IP is assigned to a VM when VR is in starting  |
-|                         |          |                    |               |          | state, it does not get applied to the vport in Nuage VSD   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.9*                    | `#1798`_ | CLOUDSTACK-9631_   | Bug           | Major    | updateVMAffinityGroup must require one of the list         |
-|                         |          |                    |               |          | parameter                                                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.9*                    | `#2201`_ | CLOUDSTACK-10016_  | Bug           | Major    | VPC VR doesn't respond to DNS requests from remote access  |
-|                         |          |                    |               |          | vpn clients                                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1959`_ | CLOUDSTACK-9786_   | Bug           | Major    | API reference guide entry for associateIpAddress needs a   |
-|                         |          |                    |               |          | fix                                                        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.9*                    | `#1933`_ | CLOUDSTACK-9569_   | Bug           | Critical | VR on shared network not starting on KVM                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2298`_ | CLOUDSTACK-9620_   | Improvement   | Major    | Improvements for Managed Storage                           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2152`_ | CLOUDSTACK-10229_  | Improvement   | Trivial  | SSVM logging improvement when using Swift as               |
-|                         |          |                    |               |          | secondary-storage                                          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2389`_ | CLOUDSTACK-10213_  | Improvement   | Major    | Allow specify SSH key lengh                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2292`_ | CLOUDSTACK-10108_  | Improvement   | Minor    | ConfigKey based approach for reading 'ping' configuaration |
-|                         |          |                    |               |          | for Management Server                                      |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2384`_ | CLOUDSTACK-10210_  | Improvement   | Trivial  | remove test file                                           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1554`_ | CLOUDSTACK-9602_   | Improvement   | Major    | Add resource type name in response                         |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2035`_ | CLOUDSTACK-9867_   | Improvement   | Major    | VM snapshots - not charged for the primary storage they    |
-|                         |          |                    |               |          | use up                                                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1934`_ | CLOUDSTACK-9772_   | Improvement   | Major    | Perform HEAD request to retrieve header information        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2348`_ | CLOUDSTACK-10196_  | Improvement   | Minor    | Remove ejb-api 3.0 dependency                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2184`_ | CLOUDSTACK-10003_  | Improvement   | Major    | automatic configure juniper srx/vsrx nat loopback          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2332`_ | CLOUDSTACK-10156_  | Improvement   | Minor    | Fix Coverity new problems CID(1349987, 1349986, 1347248)   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2219`_ | CLOUDSTACK-9989_   | Improvement   | Major    | Extend smoketests suite                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2005`_ | CLOUDSTACK-9450_   | Improvement   | Major    | Network Offering for VPC based on DB flag                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2242`_ | CLOUDSTACK-9958_   | Improvement   | Major    | Include tags of resources in listUsageRecords API          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2158`_ | CLOUDSTACK-9972_   | Improvement   | Major    | Enhance listVolume API to include physical size and        |
-|                         |          |                    |               |          | utilization.                                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2004`_ | CLOUDSTACK-9832_   | Improvement   | Major    | Do not assign public IP NIC to the VPC VR when the VPC     |
-|                         |          |                    |               |          | offering does not contain VpcVirtualRouter as a SourceNat  |
-|                         |          |                    |               |          | provider                                                   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2238`_ | CLOUDSTACK-10053_  | Improvement   | Major    | Performance improvement: Caching of external id's          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2296`_ | CLOUDSTACK-10007_  | Improvement   | Major    | Isolation methods are hard coded enum, replace by registry |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2280`_ | CLOUDSTACK-10101_  | Improvement   | Major    | Present the full domain name when listing user's domains   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2285`_ | CLOUDSTACK-9859_   | Improvement   | Major    | Retirement of midonet plugin (final removal ticket)        |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2266`_ | CLOUDSTACK-10073_  | Improvement   | Trivial  | KVM host RAM overprovisioning                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2249`_ | CLOUDSTACK-10007_  | Improvement   | Major    | Isolation methods are hard coded enum, replace by registry |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1443`_ | CLOUDSTACK-9314_   | Improvement   | Trivial  | Remove unused code from XenServerStorageProcessor and      |
-|                         |          |                    |               |          | change methods access level                                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2044`_ | CLOUDSTACK-9877_   | Improvement   | Major    | remove fully cloned deleted templates from primary storage |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2101`_ | CLOUDSTACK-9915_   | Improvement   | Major    | ListSnapshots API does not provide virtual size            |
-|                         |          |                    |               |          | information of the snapshots                               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2123`_ | CLOUDSTACK-9914_   | Improvement   | Trivial  | Alter quota_tariff to support currency values up to 5      |
-|                         |          |                    |               |          | decimal places                                             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1936`_ | CLOUDSTACK-9773_   | Improvement   | Major    | Don't break API output with non-printable characters       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2236`_ | CLOUDSTACK-10044_  | Improvement   | Major    | Update rule permission of a role permission                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2193`_ | CLOUDSTACK-10007_  | Improvement   | Major    | Isolation methods are hard coded enum, replace by registry |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2130`_ | CLOUDSTACK-8961_   | Improvement   | Major    | Making the VPN user management more intutive               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2200`_ | CLOUDSTACK-10015_  | Improvement   | Minor    | Return storage provider with call to list storage pools    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2350`_ |                    |               |          | Cloudstack 10170 - fixes resource tags security bugs and   |
-|                         |          |                    |               |          | adds account tags support                                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2383`_ |                    |               |          | "isdynamicallyscalable" Field to UpdateTemplate Response   |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2045`_ |                    |               |          | Fix snmptrap alert bug                                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2258`_ |                    |               |          | Cloudstack 10064: Secondary storage Usage for              |
-|                         |          |                    |               |          | uploadedVolume is not collected                            |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1637`_ |                    |               |          | Command route not available on CentOS 7                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2367`_ |                    |               |          | Fix ACL_INBOUND/OUTBOUND rules for PrivateGateway          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2371`_ |                    |               |          | README: Happy Holidays, may the cloud be with you in 2018! |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1437`_ |                    |               |          | removed unused HypervDummyResourceBase class               |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2346`_ |                    |               |          | Add XenServer 7.1 and 7.2 interoperablility                |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2359`_ |                    |               |          | doc: replace virutal by virtual (typo)                     |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2324`_ |                    |               |          | Remove annotation and "depends-on" declaration not needed  |
-|                         |          |                    |               |          | at cloud-engine-storage-image                              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1723`_ |                    |               |          | Fix GroupBy (+ having) condition and tests                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2307`_ |                    |               |          | packging: Raise compat mode to 9                           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2245`_ |                    |               |          | increased jetty timeout                                    |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2235`_ |                    |               |          | repo has moved                                             |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2039`_ |                    |               |          | rbd: Use libvirt to create new volumes and not rados-java  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.9*                    | `#2094`_ |                    |               |          | Agent logrotation                                          |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.9*                    | `#2212`_ |                    |               |          | appliance: fix progress version in Gemfile                 |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2205`_ |                    |               |          | Add NULL checks for various objects in SolidFire           |
-|                         |          |                    |               |          | integration test API                                       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1784`_ |                    |               |          | CS-505: Marvin test to check VR internal DNS Service       |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#1655`_ |                    |               |          | Fix ajaxviewer.js to solve console on Firefox              |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.11                    | `#2175`_ |                    |               |          | 4.10 to 4.11 upgrade path                                  |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-| 4.10*                   | `#2176`_ |                    |               |          | Travis: use oraclejdk8 for 4.10+                           |
-+-------------------------+----------+--------------------+---------------+----------+------------------------------------------------------------+
-
-.. _`#2407`: https://github.com/apache/cloudstack/pull/2407
-.. _CLOUDSTACK-10227: https://issues.apache.org/jira/browse/CLOUDSTACK-10227
-.. _`#2403`: https://github.com/apache/cloudstack/pull/2403
-.. _`#2298`: https://github.com/apache/cloudstack/pull/2298
-.. _CLOUDSTACK-9620: https://issues.apache.org/jira/browse/CLOUDSTACK-9620
-.. _`#2396`: https://github.com/apache/cloudstack/pull/2396
-.. _CLOUDSTACK-10220: https://issues.apache.org/jira/browse/CLOUDSTACK-10220
-.. _`#2152`: https://github.com/apache/cloudstack/pull/2152
-.. _CLOUDSTACK-10229: https://issues.apache.org/jira/browse/CLOUDSTACK-10229
-.. _`#2097`: https://github.com/apache/cloudstack/pull/2097
-.. _CLOUDSTACK-9813: https://issues.apache.org/jira/browse/CLOUDSTACK-9813
-.. _`#2362`: https://github.com/apache/cloudstack/pull/2362
-.. _CLOUDSTACK-10188: https://issues.apache.org/jira/browse/CLOUDSTACK-10188
-.. _`#2146`: https://github.com/apache/cloudstack/pull/2146
-.. _CLOUDSTACK-4757: https://issues.apache.org/jira/browse/CLOUDSTACK-4757
-.. _`#2394`: https://github.com/apache/cloudstack/pull/2394
-.. _CLOUDSTACK-10109: https://issues.apache.org/jira/browse/CLOUDSTACK-10109
-.. _`#2393`: https://github.com/apache/cloudstack/pull/2393
-.. _CLOUDSTACK-10217: https://issues.apache.org/jira/browse/CLOUDSTACK-10217
-.. _`#2350`: https://github.com/apache/cloudstack/pull/2350
-.. _`#2388`: https://github.com/apache/cloudstack/pull/2388
-.. _CLOUDSTACK-10212: https://issues.apache.org/jira/browse/CLOUDSTACK-10212
-.. _`#2379`: https://github.com/apache/cloudstack/pull/2379
-.. _CLOUDSTACK-10146: https://issues.apache.org/jira/browse/CLOUDSTACK-10146
-.. _`#2389`: https://github.com/apache/cloudstack/pull/2389
-.. _CLOUDSTACK-10213: https://issues.apache.org/jira/browse/CLOUDSTACK-10213
-.. _`#2391`: https://github.com/apache/cloudstack/pull/2391
-.. _CLOUDSTACK-10215: https://issues.apache.org/jira/browse/CLOUDSTACK-10215
-.. _`#2139`: https://github.com/apache/cloudstack/pull/2139
-.. _CLOUDSTACK-9921: https://issues.apache.org/jira/browse/CLOUDSTACK-9921
-.. _`#2088`: https://github.com/apache/cloudstack/pull/2088
-.. _CLOUDSTACK-9892: https://issues.apache.org/jira/browse/CLOUDSTACK-9892
-.. _`#2365`: https://github.com/apache/cloudstack/pull/2365
-.. _CLOUDSTACK-10197: https://issues.apache.org/jira/browse/CLOUDSTACK-10197
-.. _`#2073`: https://github.com/apache/cloudstack/pull/2073
-.. _CLOUDSTACK-9896: https://issues.apache.org/jira/browse/CLOUDSTACK-9896
-.. _`#2386`: https://github.com/apache/cloudstack/pull/2386
-.. _CLOUDSTACK-9632: https://issues.apache.org/jira/browse/CLOUDSTACK-9632
-.. _`#2295`: https://github.com/apache/cloudstack/pull/2295
-.. _`#2381`: https://github.com/apache/cloudstack/pull/2381
-.. _CLOUDSTACK-10117: https://issues.apache.org/jira/browse/CLOUDSTACK-10117
-.. _`#2315`: https://github.com/apache/cloudstack/pull/2315
-.. _CLOUDSTACK-9025: https://issues.apache.org/jira/browse/CLOUDSTACK-9025
-.. _`#2274`: https://github.com/apache/cloudstack/pull/2274
-.. _CLOUDSTACK-10096: https://issues.apache.org/jira/browse/CLOUDSTACK-10096
-.. _`#2282`: https://github.com/apache/cloudstack/pull/2282
-.. _CLOUDSTACK-10104: https://issues.apache.org/jira/browse/CLOUDSTACK-10104
-.. _`#2368`: https://github.com/apache/cloudstack/pull/2368
-.. _CLOUDSTACK-10126: https://issues.apache.org/jira/browse/CLOUDSTACK-10126
-.. _`#2385`: https://github.com/apache/cloudstack/pull/2385
-.. _CLOUDSTACK-10211: https://issues.apache.org/jira/browse/CLOUDSTACK-10211
-.. _`#2260`: https://github.com/apache/cloudstack/pull/2260
-.. _CLOUDSTACK-10065: https://issues.apache.org/jira/browse/CLOUDSTACK-10065
-.. _`#2292`: https://github.com/apache/cloudstack/pull/2292
-.. _CLOUDSTACK-10108: https://issues.apache.org/jira/browse/CLOUDSTACK-10108
-.. _`#1740`: https://github.com/apache/cloudstack/pull/1740
-.. _CLOUDSTACK-9572: https://issues.apache.org/jira/browse/CLOUDSTACK-9572
-.. _`#2104`: https://github.com/apache/cloudstack/pull/2104
-.. _CLOUDSTACK-9908: https://issues.apache.org/jira/browse/CLOUDSTACK-9908
-.. _`#2384`: https://github.com/apache/cloudstack/pull/2384
-.. _CLOUDSTACK-10210: https://issues.apache.org/jira/browse/CLOUDSTACK-10210
-.. _`#2378`: https://github.com/apache/cloudstack/pull/2378
-.. _CLOUDSTACK-10205: https://issues.apache.org/jira/browse/CLOUDSTACK-10205
-.. _`#2383`: https://github.com/apache/cloudstack/pull/2383
-.. _`#1773`: https://github.com/apache/cloudstack/pull/1773
-.. _CLOUDSTACK-9607: https://issues.apache.org/jira/browse/CLOUDSTACK-9607
-.. _`#2046`: https://github.com/apache/cloudstack/pull/2046
-.. _CLOUDSTACK-7958: https://issues.apache.org/jira/browse/CLOUDSTACK-7958
-.. _`#2149`: https://github.com/apache/cloudstack/pull/2149
-.. _CLOUDSTACK-9932: https://issues.apache.org/jira/browse/CLOUDSTACK-9932
-.. _`#2156`: https://github.com/apache/cloudstack/pull/2156
-.. _CLOUDSTACK-9971: https://issues.apache.org/jira/browse/CLOUDSTACK-9971
-.. _`#2374`: https://github.com/apache/cloudstack/pull/2374
-.. _CLOUDSTACK-10024: https://issues.apache.org/jira/browse/CLOUDSTACK-10024
-.. _`#2373`: https://github.com/apache/cloudstack/pull/2373
-.. _CLOUDSTACK-10202: https://issues.apache.org/jira/browse/CLOUDSTACK-10202
-.. _`#2344`: https://github.com/apache/cloudstack/pull/2344
-.. _CLOUDSTACK-10163: https://issues.apache.org/jira/browse/CLOUDSTACK-10163
-.. _`#2301`: https://github.com/apache/cloudstack/pull/2301
-.. _CLOUDSTACK-10121: https://issues.apache.org/jira/browse/CLOUDSTACK-10121
-.. _`#1554`: https://github.com/apache/cloudstack/pull/1554
-.. _CLOUDSTACK-9602: https://issues.apache.org/jira/browse/CLOUDSTACK-9602
-.. _`#1760`: https://github.com/apache/cloudstack/pull/1760
-.. _CLOUDSTACK-9593: https://issues.apache.org/jira/browse/CLOUDSTACK-9593
-.. _`#2035`: https://github.com/apache/cloudstack/pull/2035
-.. _CLOUDSTACK-9867: https://issues.apache.org/jira/browse/CLOUDSTACK-9867
-.. _`#2360`: https://github.com/apache/cloudstack/pull/2360
-.. _CLOUDSTACK-10189: https://issues.apache.org/jira/browse/CLOUDSTACK-10189
-.. _`#2352`: https://github.com/apache/cloudstack/pull/2352
-.. _CLOUDSTACK-10175: https://issues.apache.org/jira/browse/CLOUDSTACK-10175
-.. _`#2045`: https://github.com/apache/cloudstack/pull/2045
-.. _`#1934`: https://github.com/apache/cloudstack/pull/1934
-.. _CLOUDSTACK-9772: https://issues.apache.org/jira/browse/CLOUDSTACK-9772
-.. _`#2258`: https://github.com/apache/cloudstack/pull/2258
-.. _`#2347`: https://github.com/apache/cloudstack/pull/2347
-.. _CLOUDSTACK-10166: https://issues.apache.org/jira/browse/CLOUDSTACK-10166
-.. _`#2375`: https://github.com/apache/cloudstack/pull/2375
-.. _CLOUDSTACK-9456: https://issues.apache.org/jira/browse/CLOUDSTACK-9456
-.. _`#2211`: https://github.com/apache/cloudstack/pull/2211
-.. _CLOUDSTACK-10013: https://issues.apache.org/jira/browse/CLOUDSTACK-10013
-.. _`#1637`: https://github.com/apache/cloudstack/pull/1637
-.. _`#2304`: https://github.com/apache/cloudstack/pull/2304
-.. _CLOUDSTACK-10127: https://issues.apache.org/jira/browse/CLOUDSTACK-10127
-.. _`#2208`: https://github.com/apache/cloudstack/pull/2208
-.. _CLOUDSTACK-9542: https://issues.apache.org/jira/browse/CLOUDSTACK-9542
-.. _`#2351`: https://github.com/apache/cloudstack/pull/2351
-.. _CLOUDSTACK-10173: https://issues.apache.org/jira/browse/CLOUDSTACK-10173
-.. _`#2367`: https://github.com/apache/cloudstack/pull/2367
-.. _`#2370`: https://github.com/apache/cloudstack/pull/2370
-.. _CLOUDSTACK-9595: https://issues.apache.org/jira/browse/CLOUDSTACK-9595
-.. _`#2366`: https://github.com/apache/cloudstack/pull/2366
-.. _CLOUDSTACK-10168: https://issues.apache.org/jira/browse/CLOUDSTACK-10168
-.. _`#2371`: https://github.com/apache/cloudstack/pull/2371
-.. _`#2042`: https://github.com/apache/cloudstack/pull/2042
-.. _CLOUDSTACK-9875: https://issues.apache.org/jira/browse/CLOUDSTACK-9875
-.. _`#2281`: https://github.com/apache/cloudstack/pull/2281
-.. _CLOUDSTACK-10102: https://issues.apache.org/jira/browse/CLOUDSTACK-10102
-.. _`#2048`: https://github.com/apache/cloudstack/pull/2048
-.. _CLOUDSTACK-9880: https://issues.apache.org/jira/browse/CLOUDSTACK-9880
-.. _`#2364`: https://github.com/apache/cloudstack/pull/2364
-.. _CLOUDSTACK-10195: https://issues.apache.org/jira/browse/CLOUDSTACK-10195
-.. _`#2361`: https://github.com/apache/cloudstack/pull/2361
-.. _CLOUDSTACK-10190: https://issues.apache.org/jira/browse/CLOUDSTACK-10190
-.. _`#1437`: https://github.com/apache/cloudstack/pull/1437
-.. _`#2247`: https://github.com/apache/cloudstack/pull/2247
-.. _CLOUDSTACK-10012: https://issues.apache.org/jira/browse/CLOUDSTACK-10012
-.. _`#1964`: https://github.com/apache/cloudstack/pull/1964
-.. _CLOUDSTACK-9800: https://issues.apache.org/jira/browse/CLOUDSTACK-9800
-.. _`#1762`: https://github.com/apache/cloudstack/pull/1762
-.. _`#2348`: https://github.com/apache/cloudstack/pull/2348
-.. _CLOUDSTACK-10196: https://issues.apache.org/jira/browse/CLOUDSTACK-10196
-.. _`#2184`: https://github.com/apache/cloudstack/pull/2184
-.. _CLOUDSTACK-10003: https://issues.apache.org/jira/browse/CLOUDSTACK-10003
-.. _`#2308`: https://github.com/apache/cloudstack/pull/2308
-.. _CLOUDSTACK-8908: https://issues.apache.org/jira/browse/CLOUDSTACK-8908
-.. _`#2294`: https://github.com/apache/cloudstack/pull/2294
-.. _CLOUDSTACK-10039: https://issues.apache.org/jira/browse/CLOUDSTACK-10039
-.. _`#2346`: https://github.com/apache/cloudstack/pull/2346
-.. _`#2354`: https://github.com/apache/cloudstack/pull/2354
-.. _CLOUDSTACK-10176: https://issues.apache.org/jira/browse/CLOUDSTACK-10176
-.. _`#2353`: https://github.com/apache/cloudstack/pull/2353
-.. _CLOUDSTACK-9986: https://issues.apache.org/jira/browse/CLOUDSTACK-9986
-.. _`#2359`: https://github.com/apache/cloudstack/pull/2359
-.. _`#2356`: https://github.com/apache/cloudstack/pull/2356
-.. _CLOUDSTACK-8313: https://issues.apache.org/jira/browse/CLOUDSTACK-8313
-.. _`#2358`: https://github.com/apache/cloudstack/pull/2358
-.. _CLOUDSTACK-9736: https://issues.apache.org/jira/browse/CLOUDSTACK-9736
-.. _`#2326`: https://github.com/apache/cloudstack/pull/2326
-.. _CLOUDSTACK-10184: https://issues.apache.org/jira/browse/CLOUDSTACK-10184
-.. _`#2267`: https://github.com/apache/cloudstack/pull/2267
-.. _CLOUDSTACK-10077: https://issues.apache.org/jira/browse/CLOUDSTACK-10077
-.. _`#2337`: https://github.com/apache/cloudstack/pull/2337
-.. _CLOUDSTACK-10157: https://issues.apache.org/jira/browse/CLOUDSTACK-10157
-.. _`#2355`: https://github.com/apache/cloudstack/pull/2355
-.. _CLOUDSTACK-10177: https://issues.apache.org/jira/browse/CLOUDSTACK-10177
-.. _`#2349`: https://github.com/apache/cloudstack/pull/2349
-.. _CLOUDSTACK-10070: https://issues.apache.org/jira/browse/CLOUDSTACK-10070
-.. _`#2312`: https://github.com/apache/cloudstack/pull/2312
-.. _CLOUDSTACK-7793: https://issues.apache.org/jira/browse/CLOUDSTACK-7793
-.. _`#2345`: https://github.com/apache/cloudstack/pull/2345
-.. _CLOUDSTACK-10164: https://issues.apache.org/jira/browse/CLOUDSTACK-10164
-.. _`#2263`: https://github.com/apache/cloudstack/pull/2263
-.. _`#2342`: https://github.com/apache/cloudstack/pull/2342
-.. _CLOUDSTACK-9586: https://issues.apache.org/jira/browse/CLOUDSTACK-9586
-.. _`#2124`: https://github.com/apache/cloudstack/pull/2124
-.. _CLOUDSTACK-9432: https://issues.apache.org/jira/browse/CLOUDSTACK-9432
-.. _`#2322`: https://github.com/apache/cloudstack/pull/2322
-.. _CLOUDSTACK-10140: https://issues.apache.org/jira/browse/CLOUDSTACK-10140
-.. _`#2335`: https://github.com/apache/cloudstack/pull/2335
-.. _CLOUDSTACK-10154: https://issues.apache.org/jira/browse/CLOUDSTACK-10154
-.. _`#2341`: https://github.com/apache/cloudstack/pull/2341
-.. _CLOUDSTACK-10160: https://issues.apache.org/jira/browse/CLOUDSTACK-10160
-.. _`#2321`: https://github.com/apache/cloudstack/pull/2321
-.. _CLOUDSTACK-10138: https://issues.apache.org/jira/browse/CLOUDSTACK-10138
-.. _`#2334`: https://github.com/apache/cloudstack/pull/2334
-.. _CLOUDSTACK-10152: https://issues.apache.org/jira/browse/CLOUDSTACK-10152
-.. _`#2332`: https://github.com/apache/cloudstack/pull/2332
-.. _CLOUDSTACK-10156: https://issues.apache.org/jira/browse/CLOUDSTACK-10156
-.. _`#2028`: https://github.com/apache/cloudstack/pull/2028
-.. _CLOUDSTACK-9853: https://issues.apache.org/jira/browse/CLOUDSTACK-9853
-.. _`#2310`: https://github.com/apache/cloudstack/pull/2310
-.. _CLOUDSTACK-10133: https://issues.apache.org/jira/browse/CLOUDSTACK-10133
-.. _`#2219`: https://github.com/apache/cloudstack/pull/2219
-.. _CLOUDSTACK-9989: https://issues.apache.org/jira/browse/CLOUDSTACK-9989
-.. _`#2303`: https://github.com/apache/cloudstack/pull/2303
-.. _CLOUDSTACK-10123: https://issues.apache.org/jira/browse/CLOUDSTACK-10123
-.. _`#2329`: https://github.com/apache/cloudstack/pull/2329
-.. _`#1981`: https://github.com/apache/cloudstack/pull/1981
-.. _CLOUDSTACK-9806: https://issues.apache.org/jira/browse/CLOUDSTACK-9806
-.. _`#2324`: https://github.com/apache/cloudstack/pull/2324
-.. _`#2005`: https://github.com/apache/cloudstack/pull/2005
-.. _CLOUDSTACK-9450: https://issues.apache.org/jira/browse/CLOUDSTACK-9450
-.. _`#2327`: https://github.com/apache/cloudstack/pull/2327
-.. _CLOUDSTACK-10129: https://issues.apache.org/jira/browse/CLOUDSTACK-10129
-.. _`#2325`: https://github.com/apache/cloudstack/pull/2325
-.. _CLOUDSTACK-9998: https://issues.apache.org/jira/browse/CLOUDSTACK-9998
-.. _`#2313`: https://github.com/apache/cloudstack/pull/2313
-.. _CLOUDSTACK-10135: https://issues.apache.org/jira/browse/CLOUDSTACK-10135
-.. _`#2316`: https://github.com/apache/cloudstack/pull/2316
-.. _CLOUDSTACK-10137: https://issues.apache.org/jira/browse/CLOUDSTACK-10137
-.. _`#2157`: https://github.com/apache/cloudstack/pull/2157
-.. _CLOUDSTACK-9961: https://issues.apache.org/jira/browse/CLOUDSTACK-9961
-.. _`#1723`: https://github.com/apache/cloudstack/pull/1723
-.. _`#2306`: https://github.com/apache/cloudstack/pull/2306
-.. _`#2273`: https://github.com/apache/cloudstack/pull/2273
-.. _CLOUDSTACK-10090: https://issues.apache.org/jira/browse/CLOUDSTACK-10090
-.. _`#2242`: https://github.com/apache/cloudstack/pull/2242
-.. _CLOUDSTACK-9958: https://issues.apache.org/jira/browse/CLOUDSTACK-9958
-.. _`#2307`: https://github.com/apache/cloudstack/pull/2307
-.. _`#2240`: https://github.com/apache/cloudstack/pull/2240
-.. _CLOUDSTACK-10051: https://issues.apache.org/jira/browse/CLOUDSTACK-10051
-.. _`#2158`: https://github.com/apache/cloudstack/pull/2158
-.. _CLOUDSTACK-9972: https://issues.apache.org/jira/browse/CLOUDSTACK-9972
-.. _`#2291`: https://github.com/apache/cloudstack/pull/2291
-.. _CLOUDSTACK-10111: https://issues.apache.org/jira/browse/CLOUDSTACK-10111
-.. _`#2302`: https://github.com/apache/cloudstack/pull/2302
-.. _CLOUDSTACK-10122: https://issues.apache.org/jira/browse/CLOUDSTACK-10122
-.. _`#2004`: https://github.com/apache/cloudstack/pull/2004
-.. _CLOUDSTACK-9832: https://issues.apache.org/jira/browse/CLOUDSTACK-9832
-.. _`#2238`: https://github.com/apache/cloudstack/pull/2238
-.. _CLOUDSTACK-10053: https://issues.apache.org/jira/browse/CLOUDSTACK-10053
-.. _`#2250`: https://github.com/apache/cloudstack/pull/2250
-.. _CLOUDSTACK-10057: https://issues.apache.org/jira/browse/CLOUDSTACK-10057
-.. _`#2268`: https://github.com/apache/cloudstack/pull/2268
-.. _CLOUDSTACK-10081: https://issues.apache.org/jira/browse/CLOUDSTACK-10081
-.. _`#2293`: https://github.com/apache/cloudstack/pull/2293
-.. _CLOUDSTACK-10047: https://issues.apache.org/jira/browse/CLOUDSTACK-10047
-.. _`#2284`: https://github.com/apache/cloudstack/pull/2284
-.. _CLOUDSTACK-10103: https://issues.apache.org/jira/browse/CLOUDSTACK-10103
-.. _`#2288`: https://github.com/apache/cloudstack/pull/2288
-.. _CLOUDSTACK-10107: https://issues.apache.org/jira/browse/CLOUDSTACK-10107
-.. _`#2297`: https://github.com/apache/cloudstack/pull/2297
-.. _CLOUDSTACK-9957: https://issues.apache.org/jira/browse/CLOUDSTACK-9957
-.. _`#2296`: https://github.com/apache/cloudstack/pull/2296
-.. _CLOUDSTACK-10007: https://issues.apache.org/jira/browse/CLOUDSTACK-10007
-.. _`#2181`: https://github.com/apache/cloudstack/pull/2181
-.. _`#2257`: https://github.com/apache/cloudstack/pull/2257
-.. _CLOUDSTACK-10060: https://issues.apache.org/jira/browse/CLOUDSTACK-10060
-.. _`#2286`: https://github.com/apache/cloudstack/pull/2286
-.. _CLOUDSTACK-9993: https://issues.apache.org/jira/browse/CLOUDSTACK-9993
-.. _`#2287`: https://github.com/apache/cloudstack/pull/2287
-.. _`#2246`: https://github.com/apache/cloudstack/pull/2246
-.. _CLOUDSTACK-10046: https://issues.apache.org/jira/browse/CLOUDSTACK-10046
-.. _`#2074`: https://github.com/apache/cloudstack/pull/2074
-.. _CLOUDSTACK-9899: https://issues.apache.org/jira/browse/CLOUDSTACK-9899
-.. _`#2280`: https://github.com/apache/cloudstack/pull/2280
-.. _CLOUDSTACK-10101: https://issues.apache.org/jira/browse/CLOUDSTACK-10101
-.. _`#2285`: https://github.com/apache/cloudstack/pull/2285
-.. _CLOUDSTACK-9859: https://issues.apache.org/jira/browse/CLOUDSTACK-9859
-.. _`#2278`: https://github.com/apache/cloudstack/pull/2278
-.. _`#2279`: https://github.com/apache/cloudstack/pull/2279
-.. _CLOUDSTACK-9584: https://issues.apache.org/jira/browse/CLOUDSTACK-9584
-.. _`#2277`: https://github.com/apache/cloudstack/pull/2277
-.. _CLOUDSTACK-10099: https://issues.apache.org/jira/browse/CLOUDSTACK-10099
-.. _`#2266`: https://github.com/apache/cloudstack/pull/2266
-.. _CLOUDSTACK-10073: https://issues.apache.org/jira/browse/CLOUDSTACK-10073
-.. _`#2249`: https://github.com/apache/cloudstack/pull/2249
-.. _`#1707`: https://github.com/apache/cloudstack/pull/1707
-.. _CLOUDSTACK-9397: https://issues.apache.org/jira/browse/CLOUDSTACK-9397
-.. _`#2269`: https://github.com/apache/cloudstack/pull/2269
-.. _CLOUDSTACK-10083: https://issues.apache.org/jira/browse/CLOUDSTACK-10083
-.. _`#876`: https://github.com/apache/cloudstack/pull/876
-.. _CLOUDSTACK-8865: https://issues.apache.org/jira/browse/CLOUDSTACK-8865
-.. _`#1252`: https://github.com/apache/cloudstack/pull/1252
-.. _CLOUDSTACK-9182: https://issues.apache.org/jira/browse/CLOUDSTACK-9182
-.. _`#2153`: https://github.com/apache/cloudstack/pull/2153
-.. _CLOUDSTACK-9956: https://issues.apache.org/jira/browse/CLOUDSTACK-9956
-.. _`#2078`: https://github.com/apache/cloudstack/pull/2078
-.. _CLOUDSTACK-9902: https://issues.apache.org/jira/browse/CLOUDSTACK-9902
-.. _`#2252`: https://github.com/apache/cloudstack/pull/2252
-.. _CLOUDSTACK-10067: https://issues.apache.org/jira/browse/CLOUDSTACK-10067
-.. _`#2143`: https://github.com/apache/cloudstack/pull/2143
-.. _CLOUDSTACK-9949: https://issues.apache.org/jira/browse/CLOUDSTACK-9949
-.. _`#2248`: https://github.com/apache/cloudstack/pull/2248
-.. _CLOUDSTACK-10056: https://issues.apache.org/jira/browse/CLOUDSTACK-10056
-.. _`#2243`: https://github.com/apache/cloudstack/pull/2243
-.. _CLOUDSTACK-10019: https://issues.apache.org/jira/browse/CLOUDSTACK-10019
-.. _`#2261`: https://github.com/apache/cloudstack/pull/2261
-.. _CLOUDSTACK-10068: https://issues.apache.org/jira/browse/CLOUDSTACK-10068
-.. _`#2054`: https://github.com/apache/cloudstack/pull/2054
-.. _CLOUDSTACK-9886: https://issues.apache.org/jira/browse/CLOUDSTACK-9886
-.. _`#955`: https://github.com/apache/cloudstack/pull/955
-.. _CLOUDSTACK-8969: https://issues.apache.org/jira/browse/CLOUDSTACK-8969
-.. _`#2262`: https://github.com/apache/cloudstack/pull/2262
-.. _CLOUDSTACK-10069: https://issues.apache.org/jira/browse/CLOUDSTACK-10069
-.. _`#2256`: https://github.com/apache/cloudstack/pull/2256
-.. _CLOUDSTACK-9782: https://issues.apache.org/jira/browse/CLOUDSTACK-9782
-.. _`#2253`: https://github.com/apache/cloudstack/pull/2253
-.. _CLOUDSTACK-10061: https://issues.apache.org/jira/browse/CLOUDSTACK-10061
-.. _`#2254`: https://github.com/apache/cloudstack/pull/2254
-.. _CLOUDSTACK-10058: https://issues.apache.org/jira/browse/CLOUDSTACK-10058
-.. _`#1733`: https://github.com/apache/cloudstack/pull/1733
-.. _CLOUDSTACK-9563: https://issues.apache.org/jira/browse/CLOUDSTACK-9563
-.. _`#2188`: https://github.com/apache/cloudstack/pull/2188
-.. _CLOUDSTACK-10004: https://issues.apache.org/jira/browse/CLOUDSTACK-10004
-.. _`#914`: https://github.com/apache/cloudstack/pull/914
-.. _CLOUDSTACK-8939: https://issues.apache.org/jira/browse/CLOUDSTACK-8939
-.. _`#1985`: https://github.com/apache/cloudstack/pull/1985
-.. _CLOUDSTACK-9812: https://issues.apache.org/jira/browse/CLOUDSTACK-9812
-.. _`#2224`: https://github.com/apache/cloudstack/pull/2224
-.. _CLOUDSTACK-10032: https://issues.apache.org/jira/browse/CLOUDSTACK-10032
-.. _`#1443`: https://github.com/apache/cloudstack/pull/1443
-.. _CLOUDSTACK-9314: https://issues.apache.org/jira/browse/CLOUDSTACK-9314
-.. _`#2109`: https://github.com/apache/cloudstack/pull/2109
-.. _CLOUDSTACK-9922: https://issues.apache.org/jira/browse/CLOUDSTACK-9922
-.. _`#2216`: https://github.com/apache/cloudstack/pull/2216
-.. _CLOUDSTACK-10027: https://issues.apache.org/jira/browse/CLOUDSTACK-10027
-.. _`#2245`: https://github.com/apache/cloudstack/pull/2245
-.. _`#2239`: https://github.com/apache/cloudstack/pull/2239
-.. _`#2044`: https://github.com/apache/cloudstack/pull/2044
-.. _CLOUDSTACK-9877: https://issues.apache.org/jira/browse/CLOUDSTACK-9877
-.. _`#2174`: https://github.com/apache/cloudstack/pull/2174
-.. _CLOUDSTACK-9996: https://issues.apache.org/jira/browse/CLOUDSTACK-9996
-.. _`#2101`: https://github.com/apache/cloudstack/pull/2101
-.. _CLOUDSTACK-9915: https://issues.apache.org/jira/browse/CLOUDSTACK-9915
-.. _`#2123`: https://github.com/apache/cloudstack/pull/2123
-.. _CLOUDSTACK-9914: https://issues.apache.org/jira/browse/CLOUDSTACK-9914
-.. _`#2186`: https://github.com/apache/cloudstack/pull/2186
-.. _CLOUDSTACK-10002: https://issues.apache.org/jira/browse/CLOUDSTACK-10002
-.. _`#1246`: https://github.com/apache/cloudstack/pull/1246
-.. _CLOUDSTACK-9165: https://issues.apache.org/jira/browse/CLOUDSTACK-9165
-.. _`#2241`: https://github.com/apache/cloudstack/pull/2241
-.. _CLOUDSTACK-10052: https://issues.apache.org/jira/browse/CLOUDSTACK-10052
-.. _`#2222`: https://github.com/apache/cloudstack/pull/2222
-.. _CLOUDSTACK-10022: https://issues.apache.org/jira/browse/CLOUDSTACK-10022
-.. _`#2221`: https://github.com/apache/cloudstack/pull/2221
-.. _CLOUDSTACK-10030: https://issues.apache.org/jira/browse/CLOUDSTACK-10030
-.. _`#2154`: https://github.com/apache/cloudstack/pull/2154
-.. _CLOUDSTACK-9967: https://issues.apache.org/jira/browse/CLOUDSTACK-9967
-.. _`#1878`: https://github.com/apache/cloudstack/pull/1878
-.. _CLOUDSTACK-9717: https://issues.apache.org/jira/browse/CLOUDSTACK-9717
-.. _`#2013`: https://github.com/apache/cloudstack/pull/2013
-.. _CLOUDSTACK-9734: https://issues.apache.org/jira/browse/CLOUDSTACK-9734
-.. _`#2159`: https://github.com/apache/cloudstack/pull/2159
-.. _CLOUDSTACK-9964: https://issues.apache.org/jira/browse/CLOUDSTACK-9964
-.. _`#2163`: https://github.com/apache/cloudstack/pull/2163
-.. _CLOUDSTACK-9939: https://issues.apache.org/jira/browse/CLOUDSTACK-9939
-.. _`#1919`: https://github.com/apache/cloudstack/pull/1919
-.. _CLOUDSTACK-9763: https://issues.apache.org/jira/browse/CLOUDSTACK-9763
-.. _`#1936`: https://github.com/apache/cloudstack/pull/1936
-.. _CLOUDSTACK-9773: https://issues.apache.org/jira/browse/CLOUDSTACK-9773
-.. _`#2223`: https://github.com/apache/cloudstack/pull/2223
-.. _CLOUDSTACK-10031: https://issues.apache.org/jira/browse/CLOUDSTACK-10031
-.. _`#2215`: https://github.com/apache/cloudstack/pull/2215
-.. _CLOUDSTACK-10026: https://issues.apache.org/jira/browse/CLOUDSTACK-10026
-.. _`#2180`: https://github.com/apache/cloudstack/pull/2180
-.. _CLOUDSTACK-9999: https://issues.apache.org/jira/browse/CLOUDSTACK-9999
-.. _`#2236`: https://github.com/apache/cloudstack/pull/2236
-.. _CLOUDSTACK-10044: https://issues.apache.org/jira/browse/CLOUDSTACK-10044
-.. _`#2235`: https://github.com/apache/cloudstack/pull/2235
-.. _`#2182`: https://github.com/apache/cloudstack/pull/2182
-.. _CLOUDSTACK-10000: https://issues.apache.org/jira/browse/CLOUDSTACK-10000
-.. _`#2233`: https://github.com/apache/cloudstack/pull/2233
-.. _CLOUDSTACK-10042: https://issues.apache.org/jira/browse/CLOUDSTACK-10042
-.. _`#2228`: https://github.com/apache/cloudstack/pull/2228
-.. _CLOUDSTACK-10036: https://issues.apache.org/jira/browse/CLOUDSTACK-10036
-.. _`#2026`: https://github.com/apache/cloudstack/pull/2026
-.. _CLOUDSTACK-9861: https://issues.apache.org/jira/browse/CLOUDSTACK-9861
-.. _`#1774`: https://github.com/apache/cloudstack/pull/1774
-.. _CLOUDSTACK-9608: https://issues.apache.org/jira/browse/CLOUDSTACK-9608
-.. _`#2039`: https://github.com/apache/cloudstack/pull/2039
-.. _`#2144`: https://github.com/apache/cloudstack/pull/2144
-.. _CLOUDSTACK-9955: https://issues.apache.org/jira/browse/CLOUDSTACK-9955
-.. _`#1966`: https://github.com/apache/cloudstack/pull/1966
-.. _CLOUDSTACK-9801: https://issues.apache.org/jira/browse/CLOUDSTACK-9801
-.. _`#2220`: https://github.com/apache/cloudstack/pull/2220
-.. _CLOUDSTACK-9708: https://issues.apache.org/jira/browse/CLOUDSTACK-9708
-.. _`#1912`: https://github.com/apache/cloudstack/pull/1912
-.. _CLOUDSTACK-9749: https://issues.apache.org/jira/browse/CLOUDSTACK-9749
-.. _`#2138`: https://github.com/apache/cloudstack/pull/2138
-.. _CLOUDSTACK-9944: https://issues.apache.org/jira/browse/CLOUDSTACK-9944
-.. _`#2193`: https://github.com/apache/cloudstack/pull/2193
-.. _`#2218`: https://github.com/apache/cloudstack/pull/2218
-.. _`#883`: https://github.com/apache/cloudstack/pull/883
-.. _CLOUDSTACK-8906: https://issues.apache.org/jira/browse/CLOUDSTACK-8906
-.. _`#2119`: https://github.com/apache/cloudstack/pull/2119
-.. _CLOUDSTACK-9925: https://issues.apache.org/jira/browse/CLOUDSTACK-9925
-.. _`#2145`: https://github.com/apache/cloudstack/pull/2145
-.. _CLOUDSTACK-9697: https://issues.apache.org/jira/browse/CLOUDSTACK-9697
-.. _`#2137`: https://github.com/apache/cloudstack/pull/2137
-.. _CLOUDSTACK-9950: https://issues.apache.org/jira/browse/CLOUDSTACK-9950
-.. _`#2008`: https://github.com/apache/cloudstack/pull/2008
-.. _CLOUDSTACK-9840: https://issues.apache.org/jira/browse/CLOUDSTACK-9840
-.. _`#2094`: https://github.com/apache/cloudstack/pull/2094
-.. _`#2142`: https://github.com/apache/cloudstack/pull/2142
-.. _CLOUDSTACK-9954: https://issues.apache.org/jira/browse/CLOUDSTACK-9954
-.. _`#2130`: https://github.com/apache/cloudstack/pull/2130
-.. _CLOUDSTACK-8961: https://issues.apache.org/jira/browse/CLOUDSTACK-8961
-.. _`#2212`: https://github.com/apache/cloudstack/pull/2212
-.. _`#2171`: https://github.com/apache/cloudstack/pull/2171
-.. _CLOUDSTACK-9990: https://issues.apache.org/jira/browse/CLOUDSTACK-9990
-.. _`#2205`: https://github.com/apache/cloudstack/pull/2205
-.. _`#1925`: https://github.com/apache/cloudstack/pull/1925
-.. _CLOUDSTACK-9751: https://issues.apache.org/jira/browse/CLOUDSTACK-9751
-.. _`#1798`: https://github.com/apache/cloudstack/pull/1798
-.. _CLOUDSTACK-9631: https://issues.apache.org/jira/browse/CLOUDSTACK-9631
-.. _`#2201`: https://github.com/apache/cloudstack/pull/2201
-.. _CLOUDSTACK-10016: https://issues.apache.org/jira/browse/CLOUDSTACK-10016
-.. _`#1784`: https://github.com/apache/cloudstack/pull/1784
-.. _`#2200`: https://github.com/apache/cloudstack/pull/2200
-.. _CLOUDSTACK-10015: https://issues.apache.org/jira/browse/CLOUDSTACK-10015
-.. _`#1655`: https://github.com/apache/cloudstack/pull/1655
-.. _`#1959`: https://github.com/apache/cloudstack/pull/1959
-.. _CLOUDSTACK-9786: https://issues.apache.org/jira/browse/CLOUDSTACK-9786
-.. _`#1933`: https://github.com/apache/cloudstack/pull/1933
-.. _CLOUDSTACK-9569: https://issues.apache.org/jira/browse/CLOUDSTACK-9569
-.. _`#2175`: https://github.com/apache/cloudstack/pull/2175
-.. _`#2176`: https://github.com/apache/cloudstack/pull/2176
diff --git a/source/releasenotes/index.rst b/source/releasenotes/index.rst
index e39e62f..40a7000 100644
--- a/source/releasenotes/index.rst
+++ b/source/releasenotes/index.rst
@@ -43,7 +43,7 @@
 .. toctree::
    :maxdepth: 2
 
-   fixed_issues
+   changes
 
 
 .. toctree::
@@ -56,10 +56,3 @@
    :maxdepth: 2
 
    api-changes
-
-
-.. toctree::
-   :maxdepth: 2
-
-   known_issues   
- 
diff --git a/source/upgrading/upgrade/upgrade-4.12.rst b/source/upgrading/upgrade/upgrade-4.12.rst
index 763ba85..6e17991 100644
--- a/source/upgrading/upgrade/upgrade-4.12.rst
+++ b/source/upgrading/upgrade/upgrade-4.12.rst
@@ -38,7 +38,11 @@
 #. Upgrade CloudStack management server(s)
 #. Update hypervisors specific dependencies
 
-.. include:: _sysvm_templates.rst
+.. THIS LINE COMMENTED OUT AS NOT REQUIRED FOR 4.13
+    include:: _sysvm_templates.rst
+
+.. note::
+    System VM Template upgrade is not required when upgrading from |version_to_upgrade| to |release|.
 
 Packages repository
 -------------------
@@ -290,7 +294,7 @@
       $ sudo apt-get upgrade cloudstack-agent
 
 #. Verify that the file ``/etc/cloudstack/agent/environment.properties`` has a
-    line that reads:
+   line that reads:
 
    .. parsed-literal::