You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by nv...@apache.org on 2021/11/15 12:52:43 UTC

[cloudstack-documentation] branch main updated: 4.16 release notes fixes (#254)

This is an automated email from the ASF dual-hosted git repository.

nvazquez pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/main by this push:
     new 70bab4a  4.16 release notes fixes (#254)
70bab4a is described below

commit 70bab4abb124d08ec4b65964314df2fc86f6fdef
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Mon Nov 15 18:22:37 2021 +0530

    4.16 release notes fixes (#254)
    
    * releasenotes: remove simulator APIs
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
    
    * fix changes
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
---
 source/releasenotes/api-changes.rst |  20 --
 source/releasenotes/changes.rst     | 670 +++++++++++++++++++++++++++++++++++-
 2 files changed, 667 insertions(+), 23 deletions(-)

diff --git a/source/releasenotes/api-changes.rst b/source/releasenotes/api-changes.rst
index 5badd6b..9c7df67 100644
--- a/source/releasenotes/api-changes.rst
+++ b/source/releasenotes/api-changes.rst
@@ -54,26 +54,6 @@ New API Commands
 +---------------------------------------------+--------------------------------------------------------------------------------+
 
 
-Removed API Commands
---------------------
-
-.. cssclass:: table-striped table-bordered table-hover
-
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| Name                                        | Description                                                                    |
-+=============================================+================================================================================+
-| ``configureSimulator``                      | configure simulator                                                            |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``querySimulatorMock``                      | query simulator mock                                                           |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``cleanupSimulatorMock``                    | cleanup simulator mock                                                         |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``configureSimulatorHAProviderState``       | configures simulator HA provider state for a host for probing and testing      |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-| ``listSimulatorHAStateTransitions``         | list recent simulator HA state transitions for a host for probing and testing  |
-+---------------------------------------------+--------------------------------------------------------------------------------+
-
-
 Parameters Changed API Commands
 -------------------------------
 
diff --git a/source/releasenotes/changes.rst b/source/releasenotes/changes.rst
index a47ef17..f2ada48 100644
--- a/source/releasenotes/changes.rst
+++ b/source/releasenotes/changes.rst
@@ -22,7 +22,6 @@ to track its issues.
 
 .. cssclass:: table-striped table-bordered table-hover
 
-
 +-------------------------+----------+------------------------------------------------------------+
 | Version                 | Github   | Description                                                |
 +=========================+==========+============================================================+
@@ -325,8 +324,472 @@ to track its issues.
 +-------------------------+----------+------------------------------------------------------------+
 | 4.16.0.0                | `#5437`_ | ui: Remove double footer                                   |
 +-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5435`_ | Fix public IP actions buttons not working unless           |
+|                         |          | refreshing the page                                        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5432`_ | api, ui: return default ui pagesize as part of capability  |
+|                         |          | response                                                   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5427`_ | ui: fix add management ip range form                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5431`_ | Hide settings button if not on development mode            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5429`_ | ui: show nicAdapter selection for VMware non-readfromova   |
+|                         |          | template                                                   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5398`_ | Prevent double counting storage pools                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5358`_ | Fix potential NullPointerException in findStoragePool      |
+|                         |          | (VolumeOrchestrator)                                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5416`_ | travis: Fix failing test due to change in test name        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5067`_ | Keep volume policies after migrating it to another primary |
+|                         |          | storage                                                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#3975`_ | Issue #3974 Deploying mysql-ha jar file into its own       |
+|                         |          | path...                                                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5103`_ | Extend the Annotations framework                           |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5401`_ | marvin: fix exception logging                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5396`_ | cleanup: kvm-storage - fix misleading error log            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5390`_ | server: fix reset sshkey is broken in master/4.16          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4534`_ | Migrate vm across clusters                                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5402`_ | UI: Add router links to notifications and show error       |
+|                         |          | description                                                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5387`_ | api, ui: fix NPE with deployVirtualMachine when null       |
+|                         |          | boottype                                                   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5408`_ | Legacy UI: Display Accounts Tab to Project Admins          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5066`_ | CLOUDSTACK-10436:remind users to use correct permission    |
+|                         |          | for tmp dir and fixed an NPE                               |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5404`_ | Allow public templates with no url to be migrated          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5394`_ | ui: Honour default.ui.page.size                            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5259`_ | usage: create backup usage record for vmId-offeringId pair |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5307`_ | Filter disk / service offerings by domain at DB level      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5339`_ | server: check server capacity when start/deploy a vm       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5333`_ | vmware: delete snapshot disk after backup to secondary     |
+|                         |          | storage                                                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5403`_ | Add 4.15.2 schema and upgrade path                         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5082`_ | component test ports/fixes in python3                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5399`_ | travis: fix consistent failures noticed on few tests       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5376`_ | Use source IP from same subnet for snat                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5375`_ | vr: ipsec/l2tp vpn secret with no ID selectors             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5374`_ | [VMware] Cancel the pending tasks for a worker VM before   |
+|                         |          | destroying it                                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5379`_ | api: List details of template download state for stores    |
+|                         |          | corresponding to a zone                                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5380`_ | vmware: check checksum before copying systemvm ISO to      |
+|                         |          | decide if it is needed                                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5392`_ | UI - Scale VM - Fix compute offering selection not working |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4852`_ | Allow host cert renewals even if client auth strictness is |
+|                         |          | false                                                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5393`_ | ui: Refresh page on deployvm result                        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5373`_ | server: do not remove volume from DB if fail to expunge it |
+|                         |          | from primary storage or secondary storage                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5335`_ | xcp-ng: allow passing vm boot options                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5349`_ | Fix of creating volumes from snapshots without backup to   |
+|                         |          | secondary storage                                          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5366`_ | updated maven dependency due to #5363                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5385`_ | engine/schema: Use same upgrade path as 4.15.1-4.16.0 as   |
+|                         |          | for 4.15.2                                                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5371`_ | server: improve attach volume in specific cases            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5311`_ | [VMware] Start VM with deploy-as-is template having        |
+|                         |          | multiple controller types                                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5377`_ | [VMware] Added Worker VM tags for few cloned VMs while     |
+|                         |          | performing some volume operations.                         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5368`_ | ui: Fix action bar in place                                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5364`_ | server: allow destroy/recover volumes which are attached   |
+|                         |          | to removed vms                                             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4701`_ | Added support for removing unused port groups on VMWare    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5384`_ | ubuntu: Fix failure to scp diagnostic data file from SSVM  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5356`_ | server: detach data disks before destroying vms            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#1257`_ | [VMware DRS] Adding new host to DRS cluster does not       |
+|                         |          | participate in load balancing.                             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5367`_ | ui: Fix search with same parameters                        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5360`_ | ui: Go back for delete actions before querying async job   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5357`_ | Externalize VMWare stats time window config                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4570`_ | Externalize KVM Agent's option to change migration thread  |
+|                         |          | timeout                                                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5187`_ | Added ability to create schemas only when using            |
+|                         |          | cloudstack-setup-data…                                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5319`_ | vr: reload dnsmasq when start vms                          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5351`_ | Externalize vm stats increment in memory                   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4662`_ | Feat/ram reservation                                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5354`_ | Fix security_groups for c8/suse                            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5359`_ | UI - Add storage name to delete primary/secondary storage  |
+|                         |          | dialog                                                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5337`_ | Bypass empty string check for username and password        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5345`_ | UI - VM - hide button take vm volume snapshot for          |
+|                         |          | Destroyed state                                            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5341`_ | remove doubles before save                                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5355`_ | ui: Support to view template download progress across all  |
+|                         |          | stores                                                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4586`_ | Externalize kvm agent storage reboot configuration         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4878`_ | Support vm dynamic scaling with kvm                        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5321`_ | Remove storage scope validation on KVM live migration      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5194`_ | adapt condition to use the correct letter for pvlan types  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5331`_ | vr: cleanup files in /var/cache/cloud/processed every day  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5348`_ | security group: fix component test                         |
+|                         |          | test_multiple_nic_support.py failures                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5328`_ | Fix iptable rules when chain reference count is 0          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5346`_ | test: Fix travis failure - test_outofbandmanagement.py     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4618`_ | Allow users to update volume name                          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5342`_ | add license header in HostMetricsResponseTest.java         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5326`_ | ui: Update placeholders for adding new tier                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5110`_ | Adding SUSE 15 support                                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5318`_ | Fix iptable rules in ubuntu 20 for bridge name             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5217`_ | Possiblity to choose between docker and podman from the    |
+|                         |          | command line                                               |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5329`_ | metrics: fix hostsmetricsresponse for zero cpu, locale     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5303`_ | UI - Zone wizard - Fixes wrong add resource step with      |
+|                         |          | localstorageenabled                                        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5320`_ | server: use id column as secondary sort criteria with      |
+|                         |          | sortKey                                                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5327`_ | s2svpn: Set initial state as Connecting                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5317`_ | systemvmtemplate: bump to Debian 11.0.0 systemvmtemplate   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5158`_ | Adding support for RHEL8 binary-compatible variants        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5323`_ | UI - systemVM - Fix error message `jobid` not found when   |
+|                         |          | moving to another host                                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5325`_ | ui (importUnmanagedInstance) : Show project list to which  |
+|                         |          | the instance is to be imported                             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4776`_ | Add sent and received bytes to listNetworks and            |
+|                         |          | listVirtualMachines.                                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4780`_ | Add SharedMountPoint to KVMs supported storage pool types  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4399`_ | PR multi tags in compute offering [#4398]                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5312`_ | Add missing command - syncStoragePool in main branch       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5304`_ | compatibility fix for Packer v1.7.4, update debian         |
+|                         |          | template to 10.10.0                                        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5273`_ | Externalize config to enable manually setting CPU topology |
+|                         |          | on KVM VM                                                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5258`_ | vmware: get recommended disk controller only when root or  |
+|                         |          | data disk controller is osdefault                          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5274`_ | db: make *_details.value non-nullable                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5242`_ | Add internal cs name to vm during the ingest               |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4630`_ | disable hot add memory and cpu via vm settings             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5305`_ | Add missing labels and sort them                           |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4699`_ | Add new registers in guest_os                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5249`_ | Global setting to select preferred storage pool            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5052`_ | UI: Dark mode toggle button on Management Server           |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5301`_ | ui: fix display host hypervisorversion                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5289`_ | test/vmware: add live migratevmwithvolume test and fix     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4885`_ | UI: Add multiple management server support                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5298`_ | UI - Fixes - Ctrl+Enter events error                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5299`_ | ui: Fix sending false for isdynamicallyscalable, haenable  |
+|                         |          | in EditVM                                                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4378`_ | server: Optional destination host when migrate a vm        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5295`_ | ui: Prettify ManageInstances.vue                           |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5254`_ | kubernetes: Deploy kubernetes-provider when creating a     |
+|                         |          | cluster                                                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4551`_ | Cleanup volume information from db when deleted            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4685`_ | Display last updated time for VM                           |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4737`_ | Change GET/POST request max length of VM user data to      |
+|                         |          | 4K/1M                                                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5270`_ | server: skip zone check for PERHOST iso during attachIso   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5288`_ | Fix migration issue in                                     |
+|                         |          | UserVmManagerImpl.migrateVirtualMachineWithVolume          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5287`_ | UI - Zone Wizard - Fixes the IP range form fields are too  |
+|                         |          | narrow                                                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5282`_ | Fix regression on create volume from snapshot              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5275`_ | vr: restart conntrackd instead of '/usr/sbin/conntrackd    |
+|                         |          | -d'                                                        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5292`_ | ui: Show host as unsecure in listview                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4111`_ | API-call to declare host as Degraded                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5269`_ | ui: fix capitalise filter                                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5285`_ | ui: fix handle action API response                         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5283`_ | ui: Fix failure in deletion of templates                   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5278`_ | ui: Add 'on / off' to status icon and make it case         |
+|                         |          | insensitive                                                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5272`_ | Add YouTube channel link in the README                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5262`_ | [TEST] - Test unit - Fix failing UI unit test main branch  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5257`_ | ui: fix import instance form for recent changes            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5043`_ | Allow updating the storage/host tags of service offerings  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5241`_ | Improve HA logs                                            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4714`_ | Cleaning up code and enhancing a few IP management logs    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5263`_ | ui: Fix failing UI                                         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5219`_ | [TEST] - Test unit - Fix failing UI unit test 4.15 branch  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5236`_ | server: fix VR health check in vmware basic zone           |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5253`_ | UI -  zone wizard - change the argument of params.ipv6dns2 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5252`_ | ui: fix import instance form root disk label               |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4257`_ | remove the unnecessary check for tags when migrating       |
+|                         |          | volumes                                                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4768`_ | display nics deviceid and order nics by deviceid on Nics   |
+|                         |          | tab of insta…                                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5239`_ | Externalize KVM Agent storage's timeout configuration      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4959`_ | Improve logs on ConsoleProxyManagerImpl and refactor a few |
+|                         |          | process                                                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5224`_ | ui: submit form with false boolean params                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5205`_ | ui: fix create shared network with multi-zone              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5231`_ | api: Fix pagination for list PublicIPAddresses             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5245`_ | ui: Update header notice if job failed                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5246`_ | ui: Fix comparator for boolean                             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5247`_ | ui: Fix current for vmsnapshots                            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5237`_ | [UI] Add Shift key for noVNC consoles                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5075`_ | ui: vmware vm import-unmanage                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4616`_ | Add logs to api removeVpnUser                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5225`_ | Fix of shrinking volumes with QCOW2 format                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4766`_ | UI: Submit the form when press CTRL + ENTER                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5233`_ | ui bug fix: scalevm is disabled when vm is Stopped         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5206`_ | UI: only display host information, if they are relevant    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5232`_ | ui: Fix refresh issue                                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5186`_ | Remove condition that are prevent resizing for root        |
+|                         |          | volumes (vmware)                                           |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5119`_ | Externalize tls version and security protocols             |
+|                         |          | configuration on mail sending                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5163`_ | add entity-type to message when no UUID is found for a DB  |
+|                         |          | ID                                                         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5214`_ | ui: Refresh after async job completed only on current /    |
+|                         |          | parent page                                                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5221`_ | ui: Fix async poll job                                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5222`_ | ui: Replace bulk delete icons                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5210`_ | api: Add 'created' field to API response                   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5218`_ | Revert "Externalize kvm agent storage timeout              |
+|                         |          | configuration"                                             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4782`_ | UI: Refactor async job polling codebase-wide               |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4585`_ | Externalize kvm agent storage timeout configuration        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5213`_ | Do remove volume only on expunge                           |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4640`_ | Added disk provisioning type support for VMWare            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5034`_ | UI: bulk action support for various resources              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5211`_ | Fix deprecation of CIDR_LIST parameter                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4790`_ | Externalize secondary storage capacity threshold           |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5193`_ | kvm: pre-add 32 PCI controller for hot-plug issue on       |
+|                         |          | ARM64/aarch64                                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5012`_ | KVM NFS disk IO driver supporting IO_URING                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5073`_ | systemvmtemplate: use latest LTS kernel from buster-ports  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5184`_ | server: fix network access for addNicToVirtualMachine API  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5030`_ | refactor: migrate vm with storage                          |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5170`_ | vmware: fix migrate vm with volume                         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5199`_ | UI: deploy VM - FIX missing custom iops field              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5197`_ | UI: fix NIC table on instance view                         |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5178`_ | [UI] zone wizard: change edit traffic type form of VMware  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5144`_ | configdrive: fix some failures in                          |
+|                         |          | tests/component/test_configdrive.py                        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5136`_ | apiserver : Ensure required parameters are not empty       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5064`_ | ui: refactor get api params in forms                       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5133`_ | ui: refactor labels with tooltip in forms                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5182`_ | ui: Fix traversal to domain details via domain router-link |
+|                         |          | of a resource                                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4575`_ | Enhance log messages with host name                        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5183`_ | expunge vm: Allow expunging a VM in destroyed state        |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5139`_ | marvin: make deployDataCenter.py script compatible with    |
+|                         |          | python 2 and 3                                             |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4037`_ | Document cidrlist parameter deprecation                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5165`_ | Prevent starting a VM in destroyed state (or any state but |
+|                         |          | Stopped)                                                   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5167`_ | UI - zone wizard - fix undefined property when setting RBD |
+|                         |          | primary storage                                            |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5176`_ | [UI] secondary storage - Display text and change the badge |
+|                         |          | color of the Read-only column                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5173`_ | Some changes of the german translation                     |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5164`_ | kvm: fix VM HA on zone-wide storage pools                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5154`_ | Fix NPE when no recipients configured for sending alerts   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5142`_ | Fix NPE during removal of VM from Network                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5171`_ | Updated some offensive words in kubernetes plugin/service  |
+|                         |          | with inclusive words/terms.                                |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5125`_ | volume: Fix deletion of Uploaded volumes                   |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4796`_ | db, server: refactor host_view to prevent duplicate        |
+|                         |          | entries                                                    |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4843`_ | ui: deployvm - Add option to stay on page                  |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5162`_ | On Upgrade, Replace the DB properties having master and    |
+|                         |          | slave(s), with source and replica(s) respectively for      |
+|                         |          | inclusiveness                                              |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5106`_ | tests: Fix test failures for Local storage and Basic zones |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5146`_ | (auto) formatting and cleanup fixes for test_volumes       |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5140`_ | Display proper names in error message                      |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#4886`_ | server: list routers by healthchecksfailed                 |
++-------------------------+----------+------------------------------------------------------------+
+| 4.16.0.0                | `#5128`_ | tests: Skip test_persistent_networks if kvm and ovs        |
++-------------------------+----------+------------------------------------------------------------+
 
-126 Issues listed
+328 Issues listed
 
 .. _`#5665`: https://github.com/apache/cloudstack/pull/5665 
 .. _`#5659`: https://github.com/apache/cloudstack/pull/5659 
@@ -454,4 +917,205 @@ to track its issues.
 .. _`#5441`: https://github.com/apache/cloudstack/pull/5441 
 .. _`#5438`: https://github.com/apache/cloudstack/pull/5438 
 .. _`#5437`: https://github.com/apache/cloudstack/pull/5437 
-
+.. _`#5435`: https://github.com/apache/cloudstack/pull/5435 
+.. _`#5432`: https://github.com/apache/cloudstack/pull/5432 
+.. _`#5427`: https://github.com/apache/cloudstack/pull/5427 
+.. _`#5431`: https://github.com/apache/cloudstack/pull/5431 
+.. _`#5429`: https://github.com/apache/cloudstack/pull/5429 
+.. _`#5398`: https://github.com/apache/cloudstack/pull/5398 
+.. _`#5358`: https://github.com/apache/cloudstack/pull/5358 
+.. _`#5416`: https://github.com/apache/cloudstack/pull/5416 
+.. _`#5067`: https://github.com/apache/cloudstack/pull/5067 
+.. _`#3975`: https://github.com/apache/cloudstack/pull/3975 
+.. _`#5103`: https://github.com/apache/cloudstack/pull/5103 
+.. _`#5401`: https://github.com/apache/cloudstack/pull/5401 
+.. _`#5396`: https://github.com/apache/cloudstack/pull/5396 
+.. _`#5390`: https://github.com/apache/cloudstack/pull/5390 
+.. _`#4534`: https://github.com/apache/cloudstack/pull/4534 
+.. _`#5402`: https://github.com/apache/cloudstack/pull/5402 
+.. _`#5387`: https://github.com/apache/cloudstack/pull/5387 
+.. _`#5408`: https://github.com/apache/cloudstack/pull/5408 
+.. _`#5066`: https://github.com/apache/cloudstack/pull/5066 
+.. _`#5404`: https://github.com/apache/cloudstack/pull/5404 
+.. _`#5394`: https://github.com/apache/cloudstack/pull/5394 
+.. _`#5259`: https://github.com/apache/cloudstack/pull/5259 
+.. _`#5307`: https://github.com/apache/cloudstack/pull/5307 
+.. _`#5339`: https://github.com/apache/cloudstack/pull/5339 
+.. _`#5333`: https://github.com/apache/cloudstack/pull/5333 
+.. _`#5403`: https://github.com/apache/cloudstack/pull/5403 
+.. _`#5082`: https://github.com/apache/cloudstack/pull/5082 
+.. _`#5399`: https://github.com/apache/cloudstack/pull/5399 
+.. _`#5376`: https://github.com/apache/cloudstack/pull/5376 
+.. _`#5375`: https://github.com/apache/cloudstack/pull/5375 
+.. _`#5374`: https://github.com/apache/cloudstack/pull/5374 
+.. _`#5379`: https://github.com/apache/cloudstack/pull/5379 
+.. _`#5380`: https://github.com/apache/cloudstack/pull/5380 
+.. _`#5392`: https://github.com/apache/cloudstack/pull/5392 
+.. _`#4852`: https://github.com/apache/cloudstack/pull/4852 
+.. _`#5393`: https://github.com/apache/cloudstack/pull/5393 
+.. _`#5373`: https://github.com/apache/cloudstack/pull/5373 
+.. _`#5335`: https://github.com/apache/cloudstack/pull/5335 
+.. _`#5349`: https://github.com/apache/cloudstack/pull/5349 
+.. _`#5366`: https://github.com/apache/cloudstack/pull/5366 
+.. _`#5385`: https://github.com/apache/cloudstack/pull/5385 
+.. _`#5371`: https://github.com/apache/cloudstack/pull/5371 
+.. _`#5311`: https://github.com/apache/cloudstack/pull/5311 
+.. _`#5377`: https://github.com/apache/cloudstack/pull/5377 
+.. _`#5368`: https://github.com/apache/cloudstack/pull/5368 
+.. _`#5364`: https://github.com/apache/cloudstack/pull/5364 
+.. _`#4701`: https://github.com/apache/cloudstack/pull/4701 
+.. _`#5384`: https://github.com/apache/cloudstack/pull/5384 
+.. _`#5356`: https://github.com/apache/cloudstack/pull/5356 
+.. _`#1257`: https://github.com/apache/cloudstack/pull/1257 
+.. _`#5367`: https://github.com/apache/cloudstack/pull/5367 
+.. _`#5360`: https://github.com/apache/cloudstack/pull/5360 
+.. _`#5357`: https://github.com/apache/cloudstack/pull/5357 
+.. _`#4570`: https://github.com/apache/cloudstack/pull/4570 
+.. _`#5187`: https://github.com/apache/cloudstack/pull/5187 
+.. _`#5319`: https://github.com/apache/cloudstack/pull/5319 
+.. _`#5351`: https://github.com/apache/cloudstack/pull/5351 
+.. _`#4662`: https://github.com/apache/cloudstack/pull/4662 
+.. _`#5354`: https://github.com/apache/cloudstack/pull/5354 
+.. _`#5359`: https://github.com/apache/cloudstack/pull/5359 
+.. _`#5337`: https://github.com/apache/cloudstack/pull/5337 
+.. _`#5345`: https://github.com/apache/cloudstack/pull/5345 
+.. _`#5341`: https://github.com/apache/cloudstack/pull/5341 
+.. _`#5355`: https://github.com/apache/cloudstack/pull/5355 
+.. _`#4586`: https://github.com/apache/cloudstack/pull/4586 
+.. _`#4878`: https://github.com/apache/cloudstack/pull/4878 
+.. _`#5321`: https://github.com/apache/cloudstack/pull/5321 
+.. _`#5194`: https://github.com/apache/cloudstack/pull/5194 
+.. _`#5331`: https://github.com/apache/cloudstack/pull/5331 
+.. _`#5348`: https://github.com/apache/cloudstack/pull/5348 
+.. _`#5328`: https://github.com/apache/cloudstack/pull/5328 
+.. _`#5346`: https://github.com/apache/cloudstack/pull/5346 
+.. _`#4618`: https://github.com/apache/cloudstack/pull/4618 
+.. _`#5342`: https://github.com/apache/cloudstack/pull/5342 
+.. _`#5326`: https://github.com/apache/cloudstack/pull/5326 
+.. _`#5110`: https://github.com/apache/cloudstack/pull/5110 
+.. _`#5318`: https://github.com/apache/cloudstack/pull/5318 
+.. _`#5217`: https://github.com/apache/cloudstack/pull/5217 
+.. _`#5329`: https://github.com/apache/cloudstack/pull/5329 
+.. _`#5303`: https://github.com/apache/cloudstack/pull/5303 
+.. _`#5320`: https://github.com/apache/cloudstack/pull/5320 
+.. _`#5327`: https://github.com/apache/cloudstack/pull/5327 
+.. _`#5317`: https://github.com/apache/cloudstack/pull/5317 
+.. _`#5158`: https://github.com/apache/cloudstack/pull/5158 
+.. _`#5323`: https://github.com/apache/cloudstack/pull/5323 
+.. _`#5325`: https://github.com/apache/cloudstack/pull/5325 
+.. _`#4776`: https://github.com/apache/cloudstack/pull/4776 
+.. _`#4780`: https://github.com/apache/cloudstack/pull/4780 
+.. _`#4399`: https://github.com/apache/cloudstack/pull/4399 
+.. _`#5312`: https://github.com/apache/cloudstack/pull/5312 
+.. _`#5304`: https://github.com/apache/cloudstack/pull/5304 
+.. _`#5273`: https://github.com/apache/cloudstack/pull/5273 
+.. _`#5258`: https://github.com/apache/cloudstack/pull/5258 
+.. _`#5274`: https://github.com/apache/cloudstack/pull/5274 
+.. _`#5242`: https://github.com/apache/cloudstack/pull/5242 
+.. _`#4630`: https://github.com/apache/cloudstack/pull/4630 
+.. _`#5305`: https://github.com/apache/cloudstack/pull/5305 
+.. _`#4699`: https://github.com/apache/cloudstack/pull/4699 
+.. _`#5249`: https://github.com/apache/cloudstack/pull/5249 
+.. _`#5052`: https://github.com/apache/cloudstack/pull/5052 
+.. _`#5301`: https://github.com/apache/cloudstack/pull/5301 
+.. _`#5289`: https://github.com/apache/cloudstack/pull/5289 
+.. _`#4885`: https://github.com/apache/cloudstack/pull/4885 
+.. _`#5298`: https://github.com/apache/cloudstack/pull/5298 
+.. _`#5299`: https://github.com/apache/cloudstack/pull/5299 
+.. _`#4378`: https://github.com/apache/cloudstack/pull/4378 
+.. _`#5295`: https://github.com/apache/cloudstack/pull/5295 
+.. _`#5254`: https://github.com/apache/cloudstack/pull/5254 
+.. _`#4551`: https://github.com/apache/cloudstack/pull/4551 
+.. _`#4685`: https://github.com/apache/cloudstack/pull/4685 
+.. _`#4737`: https://github.com/apache/cloudstack/pull/4737 
+.. _`#5270`: https://github.com/apache/cloudstack/pull/5270 
+.. _`#5288`: https://github.com/apache/cloudstack/pull/5288 
+.. _`#5287`: https://github.com/apache/cloudstack/pull/5287 
+.. _`#5282`: https://github.com/apache/cloudstack/pull/5282 
+.. _`#5275`: https://github.com/apache/cloudstack/pull/5275 
+.. _`#5292`: https://github.com/apache/cloudstack/pull/5292 
+.. _`#4111`: https://github.com/apache/cloudstack/pull/4111 
+.. _`#5269`: https://github.com/apache/cloudstack/pull/5269 
+.. _`#5285`: https://github.com/apache/cloudstack/pull/5285 
+.. _`#5283`: https://github.com/apache/cloudstack/pull/5283 
+.. _`#5278`: https://github.com/apache/cloudstack/pull/5278 
+.. _`#5272`: https://github.com/apache/cloudstack/pull/5272 
+.. _`#5262`: https://github.com/apache/cloudstack/pull/5262 
+.. _`#5257`: https://github.com/apache/cloudstack/pull/5257 
+.. _`#5043`: https://github.com/apache/cloudstack/pull/5043 
+.. _`#5241`: https://github.com/apache/cloudstack/pull/5241 
+.. _`#4714`: https://github.com/apache/cloudstack/pull/4714 
+.. _`#5263`: https://github.com/apache/cloudstack/pull/5263 
+.. _`#5219`: https://github.com/apache/cloudstack/pull/5219 
+.. _`#5236`: https://github.com/apache/cloudstack/pull/5236 
+.. _`#5253`: https://github.com/apache/cloudstack/pull/5253 
+.. _`#5252`: https://github.com/apache/cloudstack/pull/5252 
+.. _`#4257`: https://github.com/apache/cloudstack/pull/4257 
+.. _`#4768`: https://github.com/apache/cloudstack/pull/4768 
+.. _`#5239`: https://github.com/apache/cloudstack/pull/5239 
+.. _`#4959`: https://github.com/apache/cloudstack/pull/4959 
+.. _`#5224`: https://github.com/apache/cloudstack/pull/5224 
+.. _`#5205`: https://github.com/apache/cloudstack/pull/5205 
+.. _`#5231`: https://github.com/apache/cloudstack/pull/5231 
+.. _`#5245`: https://github.com/apache/cloudstack/pull/5245 
+.. _`#5246`: https://github.com/apache/cloudstack/pull/5246 
+.. _`#5247`: https://github.com/apache/cloudstack/pull/5247 
+.. _`#5237`: https://github.com/apache/cloudstack/pull/5237 
+.. _`#5075`: https://github.com/apache/cloudstack/pull/5075 
+.. _`#4616`: https://github.com/apache/cloudstack/pull/4616 
+.. _`#5225`: https://github.com/apache/cloudstack/pull/5225 
+.. _`#4766`: https://github.com/apache/cloudstack/pull/4766 
+.. _`#5233`: https://github.com/apache/cloudstack/pull/5233 
+.. _`#5206`: https://github.com/apache/cloudstack/pull/5206 
+.. _`#5232`: https://github.com/apache/cloudstack/pull/5232 
+.. _`#5186`: https://github.com/apache/cloudstack/pull/5186 
+.. _`#5149`: https://github.com/apache/cloudstack/pull/5149 
+.. _`#5119`: https://github.com/apache/cloudstack/pull/5119 
+.. _`#5163`: https://github.com/apache/cloudstack/pull/5163 
+.. _`#5214`: https://github.com/apache/cloudstack/pull/5214 
+.. _`#5221`: https://github.com/apache/cloudstack/pull/5221 
+.. _`#5222`: https://github.com/apache/cloudstack/pull/5222 
+.. _`#5210`: https://github.com/apache/cloudstack/pull/5210 
+.. _`#5218`: https://github.com/apache/cloudstack/pull/5218 
+.. _`#4782`: https://github.com/apache/cloudstack/pull/4782 
+.. _`#4585`: https://github.com/apache/cloudstack/pull/4585 
+.. _`#5213`: https://github.com/apache/cloudstack/pull/5213 
+.. _`#4640`: https://github.com/apache/cloudstack/pull/4640 
+.. _`#5034`: https://github.com/apache/cloudstack/pull/5034 
+.. _`#5211`: https://github.com/apache/cloudstack/pull/5211 
+.. _`#4790`: https://github.com/apache/cloudstack/pull/4790 
+.. _`#5193`: https://github.com/apache/cloudstack/pull/5193 
+.. _`#5012`: https://github.com/apache/cloudstack/pull/5012 
+.. _`#5073`: https://github.com/apache/cloudstack/pull/5073 
+.. _`#5184`: https://github.com/apache/cloudstack/pull/5184 
+.. _`#5030`: https://github.com/apache/cloudstack/pull/5030 
+.. _`#5170`: https://github.com/apache/cloudstack/pull/5170 
+.. _`#5199`: https://github.com/apache/cloudstack/pull/5199 
+.. _`#5197`: https://github.com/apache/cloudstack/pull/5197 
+.. _`#5178`: https://github.com/apache/cloudstack/pull/5178 
+.. _`#5144`: https://github.com/apache/cloudstack/pull/5144 
+.. _`#5136`: https://github.com/apache/cloudstack/pull/5136 
+.. _`#5064`: https://github.com/apache/cloudstack/pull/5064 
+.. _`#5133`: https://github.com/apache/cloudstack/pull/5133 
+.. _`#5182`: https://github.com/apache/cloudstack/pull/5182 
+.. _`#4575`: https://github.com/apache/cloudstack/pull/4575 
+.. _`#5183`: https://github.com/apache/cloudstack/pull/5183 
+.. _`#5139`: https://github.com/apache/cloudstack/pull/5139 
+.. _`#4037`: https://github.com/apache/cloudstack/pull/4037 
+.. _`#5165`: https://github.com/apache/cloudstack/pull/5165 
+.. _`#5167`: https://github.com/apache/cloudstack/pull/5167 
+.. _`#5176`: https://github.com/apache/cloudstack/pull/5176 
+.. _`#5173`: https://github.com/apache/cloudstack/pull/5173 
+.. _`#5164`: https://github.com/apache/cloudstack/pull/5164 
+.. _`#5154`: https://github.com/apache/cloudstack/pull/5154 
+.. _`#5142`: https://github.com/apache/cloudstack/pull/5142 
+.. _`#5171`: https://github.com/apache/cloudstack/pull/5171 
+.. _`#5125`: https://github.com/apache/cloudstack/pull/5125 
+.. _`#4796`: https://github.com/apache/cloudstack/pull/4796 
+.. _`#4843`: https://github.com/apache/cloudstack/pull/4843 
+.. _`#5162`: https://github.com/apache/cloudstack/pull/5162 
+.. _`#5106`: https://github.com/apache/cloudstack/pull/5106 
+.. _`#5146`: https://github.com/apache/cloudstack/pull/5146 
+.. _`#5140`: https://github.com/apache/cloudstack/pull/5140 
+.. _`#4886`: https://github.com/apache/cloudstack/pull/4886 
+.. _`#5128`: https://github.com/apache/cloudstack/pull/5128