You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2014/02/13 15:14:49 UTC

git commit: add tables of bugs + utility

Updated Branches:
  refs/heads/master 9077b80f2 -> 690ea49d0


add tables of bugs + utility


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

Branch: refs/heads/master
Commit: 690ea49d09d55bbaea5e549b40d93ef8f6ec7e84
Parents: 9077b80
Author: Sebastien Goasguen <ru...@gmail.com>
Authored: Thu Feb 13 09:14:30 2014 -0500
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Thu Feb 13 09:14:30 2014 -0500

----------------------------------------------------------------------
 README.rst       |   5 +
 source/about.rst | 444 +++++++++++++++++++++++++++++++++++++++++++++++++-
 utils/jira.py    |  41 +++++
 3 files changed, 481 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/690ea49d/README.rst
----------------------------------------------------------------------
diff --git a/README.rst b/README.rst
index 6f2ae53..b084246 100644
--- a/README.rst
+++ b/README.rst
@@ -24,6 +24,11 @@ Website
 
 These release notes are on-line at <http://apache-cloudstack-release-notes.readthedocs.org/en/latest/>
 
+Utils
+==============
+
+`utils/jira.py` is a script to get the list of known issues and fixed issues from JIRA. It takes a filter id as argument and outputs a .rst formatted table.
+
 Feedback
 ========
 

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/690ea49d/source/about.rst
----------------------------------------------------------------------
diff --git a/source/about.rst b/source/about.rst
index 576d8e8..c4c87a1 100644
--- a/source/about.rst
+++ b/source/about.rst
@@ -549,23 +549,449 @@ The current UI flow remains the same.
 Issues Fixed in 4.3.0
 ---------------------
 
-Apache CloudStack uses
-`Jira <https://issues.apache.org/jira/browse/CLOUDSTACK>`__ to track its
-issues. All new features and bugs for 4.3 have been tracked in Jira, and
-have a standard naming convention of "CLOUDSTACK-NNNN" where "NNNN" is
-the issue number.
+Apache CloudStack uses `Jira <https://issues.apache.org/jira/browse/CLOUDSTACK>`__ to track its
+issues. All new features and bugs for 4.3 have been tracked in Jira, and have a standard naming convention of "CLOUDSTACK-NNNN" where "NNNN" is the issue number.
 
 For the list of issues fixed, see `Issues Fixed in
 4.3 <https://issues.apache.org/jira/issues/?filter=12326161>`__.
 
+==========================================================================  ===================================================================================
+Bug ID                                                                      Description
+==========================================================================  ===================================================================================
+`CLOUDSTACK-6089 <https://issues.apache.org/jira/browse/CLOUDSTACK-6089>`_  resource tags show up in multiples...
+`CLOUDSTACK-6046 <https://issues.apache.org/jira/browse/CLOUDSTACK-6046>`_  CreateVolume from snapshot is failing with S3 as secondary storage and zone-wide...
+`CLOUDSTACK-6040 <https://issues.apache.org/jira/browse/CLOUDSTACK-6040>`_  Failed to configure PF on vm secondary ip for shared network...
+`CLOUDSTACK-6007 <https://issues.apache.org/jira/browse/CLOUDSTACK-6007>`_  [VMware] RestoreVM API fails with NPE...
+`CLOUDSTACK-5986 <https://issues.apache.org/jira/browse/CLOUDSTACK-5986>`_  dnsmasq racy condition result in dnsmasq failed to handout IP address...
+`CLOUDSTACK-5971 <https://issues.apache.org/jira/browse/CLOUDSTACK-5971>`_  Templates created from a snapshots can't be copied to other zones...
+`CLOUDSTACK-5960 <https://issues.apache.org/jira/browse/CLOUDSTACK-5960>`_  Domain admin or user cannot register a template using S3/Swift object store...
+`CLOUDSTACK-5922 <https://issues.apache.org/jira/browse/CLOUDSTACK-5922>`_  Incorrect handling RHEL guests ...
+`CLOUDSTACK-5921 <https://issues.apache.org/jira/browse/CLOUDSTACK-5921>`_  S3 security key is stored in DB unencrypted...
+`CLOUDSTACK-5903 <https://issues.apache.org/jira/browse/CLOUDSTACK-5903>`_  CLONE - OVA files exist for templates created from volumes...
+`CLOUDSTACK-5895 <https://issues.apache.org/jira/browse/CLOUDSTACK-5895>`_  CreateVolumeFromSnapshot can fail in a multiple pod environment with tagged stor...
+`CLOUDSTACK-5886 <https://issues.apache.org/jira/browse/CLOUDSTACK-5886>`_  4.2.1 upgrade fails on acl migration...
+`CLOUDSTACK-5877 <https://issues.apache.org/jira/browse/CLOUDSTACK-5877>`_  listTemplates does not sort based on sort_key...
+`CLOUDSTACK-5875 <https://issues.apache.org/jira/browse/CLOUDSTACK-5875>`_  No templates in simulator run...
+`CLOUDSTACK-5864 <https://issues.apache.org/jira/browse/CLOUDSTACK-5864>`_  Simulator profile broken ...
+`CLOUDSTACK-5813 <https://issues.apache.org/jira/browse/CLOUDSTACK-5813>`_  With S3 as secondary storage, snapshot taken in one zone cannot be used to creat...
+`CLOUDSTACK-5723 <https://issues.apache.org/jira/browse/CLOUDSTACK-5723>`_  Malfunction agent may block future SSL connection to the server...
+`CLOUDSTACK-5704 <https://issues.apache.org/jira/browse/CLOUDSTACK-5704>`_  OVA files exist for templates created from volumes...
+`CLOUDSTACK-5701 <https://issues.apache.org/jira/browse/CLOUDSTACK-5701>`_  size column is not getting updated in snapshot_store_ref table....
+`CLOUDSTACK-5666 <https://issues.apache.org/jira/browse/CLOUDSTACK-5666>`_  Cant remove a nic when a vm is in the Stopped state ...
+`CLOUDSTACK-5661 <https://issues.apache.org/jira/browse/CLOUDSTACK-5661>`_  [VMware] DetachIsoCmd succeeds even though cdrom is locked by VM as cdrom is mou...
+`CLOUDSTACK-5653 <https://issues.apache.org/jira/browse/CLOUDSTACK-5653>`_  S3 object store as Secondary Storage, the template created from different zone i...
+`CLOUDSTACK-5613 <https://issues.apache.org/jira/browse/CLOUDSTACK-5613>`_  CloudStack 4.2.0 - Usage server is running but tables remain empty...
+`CLOUDSTACK-5608 <https://issues.apache.org/jira/browse/CLOUDSTACK-5608>`_  HyperV Builtin and System vm template entries missing in 4.3 upgrade setup...
+`CLOUDSTACK-5534 <https://issues.apache.org/jira/browse/CLOUDSTACK-5534>`_  MySQL exception raised when searching for users with keyword...
+`CLOUDSTACK-5533 <https://issues.apache.org/jira/browse/CLOUDSTACK-5533>`_  Virtual router in shared network does respond to DNS even when no DNS service is...
+`CLOUDSTACK-5532 <https://issues.apache.org/jira/browse/CLOUDSTACK-5532>`_  Long tag values are not readable within the UI...
+`CLOUDSTACK-5519 <https://issues.apache.org/jira/browse/CLOUDSTACK-5519>`_  [VMWARE] Cancel vCenter tasks if the task invoked by CloudStack failes with time...
+`CLOUDSTACK-5517 <https://issues.apache.org/jira/browse/CLOUDSTACK-5517>`_  NPE observed during "release portable IPs" as part of account cleanup...
+`CLOUDSTACK-5514 <https://issues.apache.org/jira/browse/CLOUDSTACK-5514>`_  Response of listAccounts API call includes removed users...
+`CLOUDSTACK-5513 <https://issues.apache.org/jira/browse/CLOUDSTACK-5513>`_  VM can't start after creating snapshot from it (CS4.2 + VMware 5.1)...
+`CLOUDSTACK-5481 <https://issues.apache.org/jira/browse/CLOUDSTACK-5481>`_  Regular User is unable to use "Add Isolated Network" Button on the UI...
+`CLOUDSTACK-5466 <https://issues.apache.org/jira/browse/CLOUDSTACK-5466>`_  removeIpFromNic not working properly...
+`CLOUDSTACK-5453 <https://issues.apache.org/jira/browse/CLOUDSTACK-5453>`_  Site-to-site VPN connection status monitoring is broken in KVM...
+`CLOUDSTACK-5431 <https://issues.apache.org/jira/browse/CLOUDSTACK-5431>`_  permit 'http' as service type for GSLB rule...
+`CLOUDSTACK-5428 <https://issues.apache.org/jira/browse/CLOUDSTACK-5428>`_  support NetScaler to be configured exclusively for GSLB service and not used for...
+`CLOUDSTACK-5426 <https://issues.apache.org/jira/browse/CLOUDSTACK-5426>`_  Cannot deploy instance having multiple volumes that use different storage tags f...
+`CLOUDSTACK-5422 <https://issues.apache.org/jira/browse/CLOUDSTACK-5422>`_  Changing  XenServer Tools Version 6.1 + doesnt work ...
+`CLOUDSTACK-5417 <https://issues.apache.org/jira/browse/CLOUDSTACK-5417>`_  On network restart for external devices egress rules configured with old CIDR...
+`CLOUDSTACK-5416 <https://issues.apache.org/jira/browse/CLOUDSTACK-5416>`_  [VMware] Not able to add seventh disk to VM in an upgraded setup...
+`CLOUDSTACK-5404 <https://issues.apache.org/jira/browse/CLOUDSTACK-5404>`_  Network usages (bytes sent/received) are saved in the wrong timezone...
+`CLOUDSTACK-5401 <https://issues.apache.org/jira/browse/CLOUDSTACK-5401>`_  VM migration during host maintenance fails if pool.storage.capacity.disablethres...
+`CLOUDSTACK-5391 <https://issues.apache.org/jira/browse/CLOUDSTACK-5391>`_  Change service offering of a stopped vm and then starting it should check host c...
+`CLOUDSTACK-5355 <https://issues.apache.org/jira/browse/CLOUDSTACK-5355>`_  addImageStore should not log password in clear text in the log...
+`CLOUDSTACK-5354 <https://issues.apache.org/jira/browse/CLOUDSTACK-5354>`_  CLONE - UI - normal users are not allowed to edit their own iso...
+`CLOUDSTACK-5352 <https://issues.apache.org/jira/browse/CLOUDSTACK-5352>`_  CPU cap calculated incorrectly for VMs on XenServer hosts...
+`CLOUDSTACK-5332 <https://issues.apache.org/jira/browse/CLOUDSTACK-5332>`_  Network offering don't use new system offering for router...
+`CLOUDSTACK-5303 <https://issues.apache.org/jira/browse/CLOUDSTACK-5303>`_  "snapshot" count and "secondary_storage" count  are not correct in resource_coun...
+`CLOUDSTACK-5302 <https://issues.apache.org/jira/browse/CLOUDSTACK-5302>`_  listHosts API response - value of cpuallocated is always 0%...
+`CLOUDSTACK-5299 <https://issues.apache.org/jira/browse/CLOUDSTACK-5299>`_  Can not get hypervisor type for volumes...
+`CLOUDSTACK-5293 <https://issues.apache.org/jira/browse/CLOUDSTACK-5293>`_   Error while collecting vm disk stats from hosts if iso is attached to vm...
+`CLOUDSTACK-5285 <https://issues.apache.org/jira/browse/CLOUDSTACK-5285>`_  Correct the API command description for removeIpFromNic...
+`CLOUDSTACK-5261 <https://issues.apache.org/jira/browse/CLOUDSTACK-5261>`_  Ability to publish Alerts via CS Root API...
+`CLOUDSTACK-5260 <https://issues.apache.org/jira/browse/CLOUDSTACK-5260>`_  Vmware 5.1 Deploy Template Error : Read Timeout...
+`CLOUDSTACK-5228 <https://issues.apache.org/jira/browse/CLOUDSTACK-5228>`_  [API] [EIP/ELB enabled Zone] Need to display EIP address as "Public IP Address" ...
+`CLOUDSTACK-5227 <https://issues.apache.org/jira/browse/CLOUDSTACK-5227>`_  Cannot pass Japanese characters as parameter values to API...
+`CLOUDSTACK-5218 <https://issues.apache.org/jira/browse/CLOUDSTACK-5218>`_  CLONE - [Doc] Make VMware vCenter session timeout value configurable....
+`CLOUDSTACK-5199 <https://issues.apache.org/jira/browse/CLOUDSTACK-5199>`_  Cannot restart VM after taking a VM snapshot of an existing VM or reverting a VM...
+`CLOUDSTACK-5141 <https://issues.apache.org/jira/browse/CLOUDSTACK-5141>`_  [Automation] Router deployment failed due to failure in SavePasswordCommand, obs...
+`CLOUDSTACK-5140 <https://issues.apache.org/jira/browse/CLOUDSTACK-5140>`_  A stopped vm cant start after disable threshold has been reached on the storage ...
+`CLOUDSTACK-5138 <https://issues.apache.org/jira/browse/CLOUDSTACK-5138>`_  [Automation] NPE while create template from snapshot...
+`CLOUDSTACK-5122 <https://issues.apache.org/jira/browse/CLOUDSTACK-5122>`_  [VMware] System VMs are getting recreated with old template after upgrading to 4...
+`CLOUDSTACK-5105 <https://issues.apache.org/jira/browse/CLOUDSTACK-5105>`_   Template/ISO download fails cause the object to disappear from UI...
+`CLOUDSTACK-5098 <https://issues.apache.org/jira/browse/CLOUDSTACK-5098>`_  [UI] Zone view is showing "Add VMware Datacenter" button even though zone is alr...
+`CLOUDSTACK-5092 <https://issues.apache.org/jira/browse/CLOUDSTACK-5092>`_  [Automation] [BVT] Failed to copy template and ISO between zones in xen ...
+`CLOUDSTACK-5076 <https://issues.apache.org/jira/browse/CLOUDSTACK-5076>`_  (Upgrade) reboot VM failed after bridge name change...
+`CLOUDSTACK-5069 <https://issues.apache.org/jira/browse/CLOUDSTACK-5069>`_  Make VMware vCenter session timeout value configurable....
+`CLOUDSTACK-5066 <https://issues.apache.org/jira/browse/CLOUDSTACK-5066>`_  Existed remote access VPN got dropped when adding new VPN users...
+`CLOUDSTACK-5062 <https://issues.apache.org/jira/browse/CLOUDSTACK-5062>`_  Deleting Load Balancing Rule fails when generating usage events are enabled...
+`CLOUDSTACK-5054 <https://issues.apache.org/jira/browse/CLOUDSTACK-5054>`_  vm migration involving storage migration on vmware fails with exception " The ob...
+`CLOUDSTACK-5053 <https://issues.apache.org/jira/browse/CLOUDSTACK-5053>`_  No Qemu-KVM module dependency error message is displayed (if not present)while i...
+`CLOUDSTACK-5042 <https://issues.apache.org/jira/browse/CLOUDSTACK-5042>`_  (Upgrade) Exception when stop VM after upgrade...
+`CLOUDSTACK-5029 <https://issues.apache.org/jira/browse/CLOUDSTACK-5029>`_  cloud-bugtool isn't in release package like release notes say...
+`CLOUDSTACK-5025 <https://issues.apache.org/jira/browse/CLOUDSTACK-5025>`_  display_volume field is set to false by default for VolumeVO object...
+`CLOUDSTACK-5024 <https://issues.apache.org/jira/browse/CLOUDSTACK-5024>`_  listVolumes: add support to list by storage pool (for admin only)...
+`CLOUDSTACK-5017 <https://issues.apache.org/jira/browse/CLOUDSTACK-5017>`_  If SSVM is unavailable DownloadCommands will be routed to mgmt server...
+`CLOUDSTACK-5014 <https://issues.apache.org/jira/browse/CLOUDSTACK-5014>`_  vmware:deployVM with data disk failed with exception...
+`CLOUDSTACK-5012 <https://issues.apache.org/jira/browse/CLOUDSTACK-5012>`_  Bad data inserted into physical network labels for Zone Create Wizard using VMWa...
+`CLOUDSTACK-5008 <https://issues.apache.org/jira/browse/CLOUDSTACK-5008>`_  [VMWARE]Failed to start the VM after performing Cold Migration of Volume to Seco...
+`CLOUDSTACK-5002 <https://issues.apache.org/jira/browse/CLOUDSTACK-5002>`_  unable to destroy vm ;VM destroy failed in Stop i-2-59-VM Command due to You gav...
+`CLOUDSTACK-4998 <https://issues.apache.org/jira/browse/CLOUDSTACK-4998>`_  assignVirtualMachine API has wrong response string, causing Cloudmonkey to crash...
+`CLOUDSTACK-4997 <https://issues.apache.org/jira/browse/CLOUDSTACK-4997>`_  OVS integration is broken...
+`CLOUDSTACK-4973 <https://issues.apache.org/jira/browse/CLOUDSTACK-4973>`_  CLONE - Specified keyboard language is not showing as default in consoleView pas...
+`CLOUDSTACK-4943 <https://issues.apache.org/jira/browse/CLOUDSTACK-4943>`_  Can't create cluster in CS 4.2...
+`CLOUDSTACK-4941 <https://issues.apache.org/jira/browse/CLOUDSTACK-4941>`_  CLONE - Allocation capacity of a cluster during HA...
+`CLOUDSTACK-4935 <https://issues.apache.org/jira/browse/CLOUDSTACK-4935>`_  Adding same network to VM multiple times resulting in failure, No new NIC is gen...
+`CLOUDSTACK-4931 <https://issues.apache.org/jira/browse/CLOUDSTACK-4931>`_  observed NPE with new system vm template...
+`CLOUDSTACK-4913 <https://issues.apache.org/jira/browse/CLOUDSTACK-4913>`_  Disable security group for bridge mode non-security group zone...
+`CLOUDSTACK-4904 <https://issues.apache.org/jira/browse/CLOUDSTACK-4904>`_  Unable to see a derieved template if the parent template is deleted...
+`CLOUDSTACK-4886 <https://issues.apache.org/jira/browse/CLOUDSTACK-4886>`_  cloud-setup-databases not escaping password in shell commands...
+`CLOUDSTACK-4875 <https://issues.apache.org/jira/browse/CLOUDSTACK-4875>`_  VMWARE: vCenter 5.5 - SYSTEM VM: Unable to create deployment for VM...
+`CLOUDSTACK-4861 <https://issues.apache.org/jira/browse/CLOUDSTACK-4861>`_  [VMware] If Guest traffic spans across multiple physical networks, selection of ...
+`CLOUDSTACK-4860 <https://issues.apache.org/jira/browse/CLOUDSTACK-4860>`_  [VMware] Vcenter 5.5  ESXi 5.5 hosts  SSVM CPVM fail to come up to running state...
+`CLOUDSTACK-4856 <https://issues.apache.org/jira/browse/CLOUDSTACK-4856>`_  Optimize on the # of control commands sent by MS to HV host...
+`CLOUDSTACK-4855 <https://issues.apache.org/jira/browse/CLOUDSTACK-4855>`_  Throttle based on the # of outstanding requests to the directly managed HV host ...
+`CLOUDSTACK-4852 <https://issues.apache.org/jira/browse/CLOUDSTACK-4852>`_  Since upgrade to 4.2 only users at the zone-attached domain level can manipulate...
+`CLOUDSTACK-4850 <https://issues.apache.org/jira/browse/CLOUDSTACK-4850>`_  [UCS] using template instead of cloning profile...
+`CLOUDSTACK-4831 <https://issues.apache.org/jira/browse/CLOUDSTACK-4831>`_  Ability for root admin or domain admin to create a network for another user unde...
+`CLOUDSTACK-4830 <https://issues.apache.org/jira/browse/CLOUDSTACK-4830>`_  Allow creation of users and accounts by domain admin in UI...
+`CLOUDSTACK-4826 <https://issues.apache.org/jira/browse/CLOUDSTACK-4826>`_  System VMs fail to start...
+`CLOUDSTACK-4820 <https://issues.apache.org/jira/browse/CLOUDSTACK-4820>`_  TestVPCNetworkGc.test_01_wait_network_gc netacls are not cleared...
+`CLOUDSTACK-4810 <https://issues.apache.org/jira/browse/CLOUDSTACK-4810>`_  Enable hypervisor snapshots for CloudStack-managed storage (for XenServer and VM...
+`CLOUDSTACK-4768 <https://issues.apache.org/jira/browse/CLOUDSTACK-4768>`_  [Automation] Race condition; delete the template and create VM at same time; dep...
+`CLOUDSTACK-4750 <https://issues.apache.org/jira/browse/CLOUDSTACK-4750>`_  bond.VLAN mapping in iptables FORWARD chain not created consistently...
+`CLOUDSTACK-4741 <https://issues.apache.org/jira/browse/CLOUDSTACK-4741>`_  URL of ImageStore not in proper format for XenServer...
+`CLOUDSTACK-4740 <https://issues.apache.org/jira/browse/CLOUDSTACK-4740>`_  Some vSphere VMs are shutdown when ACS is restarted...
+`CLOUDSTACK-4734 <https://issues.apache.org/jira/browse/CLOUDSTACK-4734>`_  Creating snapshot from ROOT volume fails with error message - "Failed to create ...
+`CLOUDSTACK-4724 <https://issues.apache.org/jira/browse/CLOUDSTACK-4724>`_  [Vmware] Deploy VM in designated cluster fail if there is only zone wide primary...
+`CLOUDSTACK-4697 <https://issues.apache.org/jira/browse/CLOUDSTACK-4697>`_  Not able to delete Primary storage when there are no hosts in the cluster....
+`CLOUDSTACK-4676 <https://issues.apache.org/jira/browse/CLOUDSTACK-4676>`_  [Baremetal]  baremetal hostename should not be fixed in  kickstart file ...
+`CLOUDSTACK-4670 <https://issues.apache.org/jira/browse/CLOUDSTACK-4670>`_  [Baremetal] Cloudplatform BareMetal installation guide for CP 4.2...
+`CLOUDSTACK-4631 <https://issues.apache.org/jira/browse/CLOUDSTACK-4631>`_  [Automation] Failed to create snapshot from volume due to storage pool missing e...
+`CLOUDSTACK-4620 <https://issues.apache.org/jira/browse/CLOUDSTACK-4620>`_  Vm failed to start on the host on which it was running due to not having enough ...
+`CLOUDSTACK-4616 <https://issues.apache.org/jira/browse/CLOUDSTACK-4616>`_  When system Vms fail to start when host is down ,  link local Ip addresses do no...
+`CLOUDSTACK-4598 <https://issues.apache.org/jira/browse/CLOUDSTACK-4598>`_  [Performance Testing] High delays during deployVM - both network delay and deplo...
+`CLOUDSTACK-4597 <https://issues.apache.org/jira/browse/CLOUDSTACK-4597>`_  Complete Exceptions are getting displayed in the UI where there is an operationa...
+`CLOUDSTACK-4594 <https://issues.apache.org/jira/browse/CLOUDSTACK-4594>`_  [VMWARE] [Upgrade] Failed to revert VM Snapshot which were created before Live S...
+`CLOUDSTACK-4588 <https://issues.apache.org/jira/browse/CLOUDSTACK-4588>`_  [Automation][Vmware] VM deployment failed while creating Volume with NPE...
+`CLOUDSTACK-4577 <https://issues.apache.org/jira/browse/CLOUDSTACK-4577>`_  VMWare:Volumes: Unexpected exception while executing org.apache.cloudstack.api.c...
+`CLOUDSTACK-4543 <https://issues.apache.org/jira/browse/CLOUDSTACK-4543>`_  [Automation] Failed to configure VPC router then reported as deployment failure...
+`CLOUDSTACK-4542 <https://issues.apache.org/jira/browse/CLOUDSTACK-4542>`_  [Automation] Failed to apply DHCP entry in VR and deployment failed ...
+`CLOUDSTACK-4540 <https://issues.apache.org/jira/browse/CLOUDSTACK-4540>`_  [Automation] Parallel deployment - Vmware - When deploying 30 parallel Vms , 16 ...
+`CLOUDSTACK-4506 <https://issues.apache.org/jira/browse/CLOUDSTACK-4506>`_  In a mixed hypervisor setup, destroying a VM whose host has been removed, throws...
+`CLOUDSTACK-4504 <https://issues.apache.org/jira/browse/CLOUDSTACK-4504>`_  VM creation Is failing using the Ubuntu ISO with Xen 6.1 and 6.2...
+`CLOUDSTACK-4450 <https://issues.apache.org/jira/browse/CLOUDSTACK-4450>`_  Possibility of /tmp/xapilog filling up the Root disk on Xenserver ...
+`CLOUDSTACK-4445 <https://issues.apache.org/jira/browse/CLOUDSTACK-4445>`_   [UI]Edit Icon is used for Dedicate host / Add or Remove VMWARE Datacenter with ...
+`CLOUDSTACK-4428 <https://issues.apache.org/jira/browse/CLOUDSTACK-4428>`_  [UI] "kvm.snapshot.enabled" flag should be taken to account only when snapshot i...
+`CLOUDSTACK-4402 <https://issues.apache.org/jira/browse/CLOUDSTACK-4402>`_  [deleteStoragePool] There is no way to delete Primary storage if the last host w...
+`CLOUDSTACK-4371 <https://issues.apache.org/jira/browse/CLOUDSTACK-4371>`_  [Performance Testing] Basic zone with 20K Hosts, management server restart leave...
+`CLOUDSTACK-4263 <https://issues.apache.org/jira/browse/CLOUDSTACK-4263>`_  Unable to get git number in maven-jgit-buildnumber-plugin, while build cloudstac...
+`CLOUDSTACK-4207 <https://issues.apache.org/jira/browse/CLOUDSTACK-4207>`_  [upgrade] Exception observed after upgrade "jsonParseException: The JsonDeserial...
+`CLOUDSTACK-4061 <https://issues.apache.org/jira/browse/CLOUDSTACK-4061>`_  UI issue with Japanese localized ui...
+`CLOUDSTACK-3806 <https://issues.apache.org/jira/browse/CLOUDSTACK-3806>`_  OS Preference can not be set...
+`CLOUDSTACK-3664 <https://issues.apache.org/jira/browse/CLOUDSTACK-3664>`_  scaling up vms is not considering  parameter "cluster.(memory/cpu).allocated.cap...
+`CLOUDSTACK-3627 <https://issues.apache.org/jira/browse/CLOUDSTACK-3627>`_  Public IP interface(eth2) is not getting confugured with Redundant VR (State = F...
+`CLOUDSTACK-3577 <https://issues.apache.org/jira/browse/CLOUDSTACK-3577>`_  NPE while downloading the template to secondary storage ...
+`CLOUDSTACK-3561 <https://issues.apache.org/jira/browse/CLOUDSTACK-3561>`_  When inputting the nfs server in secondary storage, if once it's required, it al...
+`CLOUDSTACK-3364 <https://issues.apache.org/jira/browse/CLOUDSTACK-3364>`_  normal users are not allowed to edit their own iso...
+`CLOUDSTACK-3266 <https://issues.apache.org/jira/browse/CLOUDSTACK-3266>`_  [UI] Failed to delete Anti affinitygroup for the first time ...
+`CLOUDSTACK-3252 <https://issues.apache.org/jira/browse/CLOUDSTACK-3252>`_  An instance deployed using explicit or implicit dedication doesn't generate a us...
+`CLOUDSTACK-3247 <https://issues.apache.org/jira/browse/CLOUDSTACK-3247>`_  Removing a Disconnected Host throws a NoTransitionException...
+`CLOUDSTACK-3156 <https://issues.apache.org/jira/browse/CLOUDSTACK-3156>`_  needs proper message for failing Add nic command when vmware tools is not instal...
+`CLOUDSTACK-3067 <https://issues.apache.org/jira/browse/CLOUDSTACK-3067>`_  UI for Dedicating POD/Cluster/Host is misleading Icons should be changed....
+`CLOUDSTACK-3027 <https://issues.apache.org/jira/browse/CLOUDSTACK-3027>`_  Object_Store_Refactor - Uploaded template S3 content-type is not appropriate....
+`CLOUDSTACK-2895 <https://issues.apache.org/jira/browse/CLOUDSTACK-2895>`_  Can't start a VM with 3 volumes attached [VMWare]...
+`CLOUDSTACK-2766 <https://issues.apache.org/jira/browse/CLOUDSTACK-2766>`_  [VPC] [UI] Firewall service should not be enabled for acquired public IPs in VPC...
+`CLOUDSTACK-2687 <https://issues.apache.org/jira/browse/CLOUDSTACK-2687>`_  NPE with deploy VM when there are no resources available ...
+`CLOUDSTACK-2570 <https://issues.apache.org/jira/browse/CLOUDSTACK-2570>`_  [UI]Resource Name is mentioned twice with view VNMC devices ...
+`CLOUDSTACK-2562 <https://issues.apache.org/jira/browse/CLOUDSTACK-2562>`_  [VMWARE] As per the code, currently CloudStack fails to program PF/NAT/LB rules ...
+`CLOUDSTACK-2428 <https://issues.apache.org/jira/browse/CLOUDSTACK-2428>`_  HA - When the master host is disconnected , the host status contines to remain i...
+`CLOUDSTACK-2414 <https://issues.apache.org/jira/browse/CLOUDSTACK-2414>`_  NPE while deleting Cisco VNMC provider...
+`CLOUDSTACK-2396 <https://issues.apache.org/jira/browse/CLOUDSTACK-2396>`_  PVLAN - Should not be allowed to create multiple networks with same Vlan  associ...
+`CLOUDSTACK-2199 <https://issues.apache.org/jira/browse/CLOUDSTACK-2199>`_  ID parameter of UpdateConfiguration API should be changed to a different name...
+`CLOUDSTACK-2141 <https://issues.apache.org/jira/browse/CLOUDSTACK-2141>`_  During HA process ,  dead lock is detected - Caused by: com.mysql.jdbc.exception...
+`CLOUDSTACK-1970 <https://issues.apache.org/jira/browse/CLOUDSTACK-1970>`_  Ubuntu - "cloudstack-setup-management" not available in "/usr/bin"...
+`CLOUDSTACK-1889 <https://issues.apache.org/jira/browse/CLOUDSTACK-1889>`_  [UI] Consumed Resource usage details are not available for all the resources...
+`CLOUDSTACK-1868 <https://issues.apache.org/jira/browse/CLOUDSTACK-1868>`_  GetVmStatsCommand throws NullPointerException with VMWare...
+`CLOUDSTACK-1762 <https://issues.apache.org/jira/browse/CLOUDSTACK-1762>`_  [MultipleIpsToNic] addIpToNic should not let network id or broadcast to be assig...
+`CLOUDSTACK-1637 <https://issues.apache.org/jira/browse/CLOUDSTACK-1637>`_  LDAP:UI related issues...
+==========================================================================  ===================================================================================
+
+
 Known Issues in 4.3.0
 ---------------------
 
 Apache CloudStack uses
-`Jira <https://issues.apache.org/jira/browse/CLOUDSTACK>`__ to track its
-issues. All new features and bugs for 4.3 have been tracked in Jira, and
-have a standard naming convention of "CLOUDSTACK-NNNN" where "NNNN" is
-the issue number.
+`Jira <https://issues.apache.org/jira/browse/CLOUDSTACK>`__ to track its issues. All new features and bugs for 4.3 have been tracked in Jira, and have a standard naming convention of "CLOUDSTACK-NNNN" where "NNNN" is the issue number.
 
 For the list of known issues, see `Known Issues in
 4.3 <https://issues.apache.org/jira/issues/?filter=12326162>`__.
+
+==========================================================================  ===================================================================================
+Bug ID                                                                      Description
+==========================================================================  ===================================================================================
+`CLOUDSTACK-4787 <https://issues.apache.org/jira/browse/CLOUDSTACK-4787>`_  Allow selection of scsi controller type in vSphere...
+`CLOUDSTACK-6024 <https://issues.apache.org/jira/browse/CLOUDSTACK-6024>`_  template copy to primary storage uses a random source secstorage from any zone...
+`CLOUDSTACK-4912 <https://issues.apache.org/jira/browse/CLOUDSTACK-4912>`_  API docs are missing some APIs...
+`CLOUDSTACK-5124 <https://issues.apache.org/jira/browse/CLOUDSTACK-5124>`_  Simulator: Virtual Router fails to start because of improper version returned by...
+`CLOUDSTACK-5262 <https://issues.apache.org/jira/browse/CLOUDSTACK-5262>`_  Few of  the snapshot creation from ROOT volume fails when there are concurrent s...
+`CLOUDSTACK-5356 <https://issues.apache.org/jira/browse/CLOUDSTACK-5356>`_  Xenserver - Failed to create snapshot when secondary store was made unavaibale f...
+`CLOUDSTACK-5357 <https://issues.apache.org/jira/browse/CLOUDSTACK-5357>`_  Xenserver - Failed to create snapshot due to "unable to destroy task(com.xe nsou...
+`CLOUDSTACK-5358 <https://issues.apache.org/jira/browse/CLOUDSTACK-5358>`_  API: synchronization on the object is broken...
+`CLOUDSTACK-5372 <https://issues.apache.org/jira/browse/CLOUDSTACK-5372>`_  Xenserver - SR not being recreated when the Primary storage is brought down and ...
+`CLOUDSTACK-5429 <https://issues.apache.org/jira/browse/CLOUDSTACK-5429>`_  KVM - Primary store down/Network Failure - Hosts attempt to reboot becasue of pr...
+`CLOUDSTACK-5452 <https://issues.apache.org/jira/browse/CLOUDSTACK-5452>`_  KVM - Agent is not able to connect back if management server was restarted when ...
+`CLOUDSTACK-5469 <https://issues.apache.org/jira/browse/CLOUDSTACK-5469>`_  Snapshot creation fails with following exception - "Failed to backup snapshot: q...
+`CLOUDSTACK-5485 <https://issues.apache.org/jira/browse/CLOUDSTACK-5485>`_  Vmware - Whe 10 hourly snapshots are scheduled at the same time , we see only 5 ...
+`CLOUDSTACK-5494 <https://issues.apache.org/jira/browse/CLOUDSTACK-5494>`_  the dns resolver servers on the VRs are open to the world...
+`CLOUDSTACK-5499 <https://issues.apache.org/jira/browse/CLOUDSTACK-5499>`_  Vmware -When nfs was down for about 12 hours  and then brought back up again , s...
+`CLOUDSTACK-5501 <https://issues.apache.org/jira/browse/CLOUDSTACK-5501>`_  Unable to create more than one vpnConnection per vpn customer gateway...
+`CLOUDSTACK-5582 <https://issues.apache.org/jira/browse/CLOUDSTACK-5582>`_  kvm - HA is not triggered when host is powered down since the host gets into "Di...
+`CLOUDSTACK-5746 <https://issues.apache.org/jira/browse/CLOUDSTACK-5746>`_  [HyperV]Can't access vm console from IE browser...
+`CLOUDSTACK-5806 <https://issues.apache.org/jira/browse/CLOUDSTACK-5806>`_  Storage types other than NFS/VMFS can't overprovision...
+`CLOUDSTACK-5818 <https://issues.apache.org/jira/browse/CLOUDSTACK-5818>`_  [Hyper-v]Agent status of the System VMs is not updated during Host disconnect...
+`CLOUDSTACK-5825 <https://issues.apache.org/jira/browse/CLOUDSTACK-5825>`_  Create snapshot API always returns success...
+`CLOUDSTACK-5882 <https://issues.apache.org/jira/browse/CLOUDSTACK-5882>`_  UI has different fonts and font sizes...
+`CLOUDSTACK-5899 <https://issues.apache.org/jira/browse/CLOUDSTACK-5899>`_  Contrail:MS: Exceptions in MS logs on a fresh install,  syncDomain java.lang.Nul...
+`CLOUDSTACK-5928 <https://issues.apache.org/jira/browse/CLOUDSTACK-5928>`_  [VM Sync] - Vmware - When a Vm is "suspended" from outside of CloudStack , this ...
+`CLOUDSTACK-5929 <https://issues.apache.org/jira/browse/CLOUDSTACK-5929>`_  [VM Sync] - Vmware - Even when starting Vm fails, startVirtualMachine async job ...
+`CLOUDSTACK-5961 <https://issues.apache.org/jira/browse/CLOUDSTACK-5961>`_  CLONE - API: synchronization on the object is broken...
+`CLOUDSTACK-6050 <https://issues.apache.org/jira/browse/CLOUDSTACK-6050>`_  A limitations on min-max on CPU/RAM for a dynamic offering ...
+`CLOUDSTACK-6051 <https://issues.apache.org/jira/browse/CLOUDSTACK-6051>`_  VR Rolling upgrade: Make the numbers of Routers parallely being upgraded as conf...
+`CLOUDSTACK-6063 <https://issues.apache.org/jira/browse/CLOUDSTACK-6063>`_  CLONE - Non windows instances are created on XenServer with a vcpu-max above sup...
+`CLOUDSTACK-6065 <https://issues.apache.org/jira/browse/CLOUDSTACK-6065>`_  No HA for shutdown VM...
+`CLOUDSTACK-6079 <https://issues.apache.org/jira/browse/CLOUDSTACK-6079>`_  a broadcast type of a public network is affected by another physical network's i...
+`CLOUDSTACK-77 <https://issues.apache.org/jira/browse/CLOUDSTACK-77>`_      console proxy display issues...
+`CLOUDSTACK-107 <https://issues.apache.org/jira/browse/CLOUDSTACK-107>`_    Network domain guest suffix is not getting programmed as part of hostnames on Gu...
+`CLOUDSTACK-237 <https://issues.apache.org/jira/browse/CLOUDSTACK-237>`_    StopVMCommand reported success in spite of failing to stop a VM which got stuck ...
+`CLOUDSTACK-238 <https://issues.apache.org/jira/browse/CLOUDSTACK-238>`_    vpn:fail to connect to vpnserver using non-sourceNAT IP...
+`CLOUDSTACK-252 <https://issues.apache.org/jira/browse/CLOUDSTACK-252>`_    UpdateNetwork Operation on a guest network that is currently using Virtual Route...
+`CLOUDSTACK-255 <https://issues.apache.org/jira/browse/CLOUDSTACK-255>`_    Null pointer exception while creating portforwarding rule after performing Updat...
+`CLOUDSTACK-317 <https://issues.apache.org/jira/browse/CLOUDSTACK-317>`_    get xcp 1.5 into an advanced network zone...
+`CLOUDSTACK-375 <https://issues.apache.org/jira/browse/CLOUDSTACK-375>`_    Unable to delete physical network - because there are other networks attached...
+`CLOUDSTACK-425 <https://issues.apache.org/jira/browse/CLOUDSTACK-425>`_    Check image type is qcow2 before actually installing...
+`CLOUDSTACK-992 <https://issues.apache.org/jira/browse/CLOUDSTACK-992>`_    Template creations dies after 2h for no reason...
+`CLOUDSTACK-1007 <https://issues.apache.org/jira/browse/CLOUDSTACK-1007>`_  Not able to delete Shared network because of not being able to stop the router....
+`CLOUDSTACK-1091 <https://issues.apache.org/jira/browse/CLOUDSTACK-1091>`_  Fix API server's parsing mechanism for POST requests...
+`CLOUDSTACK-1092 <https://issues.apache.org/jira/browse/CLOUDSTACK-1092>`_  Fix API Server's parsing mechanism to parse GET request as multimap...
+`CLOUDSTACK-1309 <https://issues.apache.org/jira/browse/CLOUDSTACK-1309>`_  Large guest subnets downgrade performance...
+`CLOUDSTACK-1389 <https://issues.apache.org/jira/browse/CLOUDSTACK-1389>`_  Interactive Password Prompts during Management Server Startup...
+`CLOUDSTACK-1413 <https://issues.apache.org/jira/browse/CLOUDSTACK-1413>`_  Need something to concretely identify the version of the code in a particular bu...
+`CLOUDSTACK-1527 <https://issues.apache.org/jira/browse/CLOUDSTACK-1527>`_  Non-fatal POSTIN scriptlet failure in rpm package cloudstack-management-4.2.0-SN...
+`CLOUDSTACK-1717 <https://issues.apache.org/jira/browse/CLOUDSTACK-1717>`_  AWS Regions - Local region entry that gets added by default should not include "...
+`CLOUDSTACK-1885 <https://issues.apache.org/jira/browse/CLOUDSTACK-1885>`_  Broken testcases in 4.1...
+`CLOUDSTACK-1990 <https://issues.apache.org/jira/browse/CLOUDSTACK-1990>`_  Docs: Update "Choosing a Hypervisor" feature matrix with new info...
+`CLOUDSTACK-2004 <https://issues.apache.org/jira/browse/CLOUDSTACK-2004>`_  IPV6 - UI -  Router details page - NICs tab - Guest traffic type does not displa...
+`CLOUDSTACK-2009 <https://issues.apache.org/jira/browse/CLOUDSTACK-2009>`_  IPV6 - listNetwork() command does not return ip6dns1 and ip6dns2 entries....
+`CLOUDSTACK-2022 <https://issues.apache.org/jira/browse/CLOUDSTACK-2022>`_  IPV6 - ListRouter() should return guestip6address parameter similar to guestaddr...
+`CLOUDSTACK-2023 <https://issues.apache.org/jira/browse/CLOUDSTACK-2023>`_  IPV6 - Dashboard View - System wide Capacity for Shared Network IPs does not inc...
+`CLOUDSTACK-2026 <https://issues.apache.org/jira/browse/CLOUDSTACK-2026>`_  IPV6 - UI - Provide the ability to turn off all the IPV6 parameters by using a g...
+`CLOUDSTACK-2099 <https://issues.apache.org/jira/browse/CLOUDSTACK-2099>`_  Not able to add a host after a failed attempt to add the host to a wrong cluster...
+`CLOUDSTACK-2112 <https://issues.apache.org/jira/browse/CLOUDSTACK-2112>`_  VM went in stopped state after  live migration failed while vmscaleup...
+`CLOUDSTACK-2191 <https://issues.apache.org/jira/browse/CLOUDSTACK-2191>`_  sanity tests for "EIP : Optional public IP" changes ...
+`CLOUDSTACK-2291 <https://issues.apache.org/jira/browse/CLOUDSTACK-2291>`_  [BasicZone-XenServer] NPE while trying DeleteNetworkCmd...
+`CLOUDSTACK-2293 <https://issues.apache.org/jira/browse/CLOUDSTACK-2293>`_  [BasicZone-XenServer] DeletePhysicalNetworkCmd is not deleting the external devi...
+`CLOUDSTACK-2412 <https://issues.apache.org/jira/browse/CLOUDSTACK-2412>`_  [UI]Disable CiscoVnmc provider for PF/SourceNat/StaticNAT/Firewall dropdown list...
+`CLOUDSTACK-2418 <https://issues.apache.org/jira/browse/CLOUDSTACK-2418>`_  [GSLB] NPE while removing the GSLB enabled Netscaler device...
+`CLOUDSTACK-2471 <https://issues.apache.org/jira/browse/CLOUDSTACK-2471>`_  test_host_high_availability.py refers to non-existent library method wait_for_vm...
+`CLOUDSTACK-2501 <https://issues.apache.org/jira/browse/CLOUDSTACK-2501>`_  Scalevm - Need to take care of upgraded vms...
+`CLOUDSTACK-2790 <https://issues.apache.org/jira/browse/CLOUDSTACK-2790>`_  AWSAPI: packaging includes all .class files bloating size of the RPM...
+`CLOUDSTACK-2795 <https://issues.apache.org/jira/browse/CLOUDSTACK-2795>`_  Create template failed...
+`CLOUDSTACK-2845 <https://issues.apache.org/jira/browse/CLOUDSTACK-2845>`_  [DB upgrade] [ExternalLoadBalancer NetworkUsage] Duplicate entries in the databa...
+`CLOUDSTACK-2853 <https://issues.apache.org/jira/browse/CLOUDSTACK-2853>`_  Cloudstack copies xenserver scripts while adding host even the server is KVM hos...
+`CLOUDSTACK-2860 <https://issues.apache.org/jira/browse/CLOUDSTACK-2860>`_  Add new host into VMWare Cluster failed...
+`CLOUDSTACK-2910 <https://issues.apache.org/jira/browse/CLOUDSTACK-2910>`_  SC: Ctrl combinated with >. is not working of SC IME...
+`CLOUDSTACK-2911 <https://issues.apache.org/jira/browse/CLOUDSTACK-2911>`_  KO: Key translation fails for KO keyboard Right Alt, Han/Eng, Hanja keys...
+`CLOUDSTACK-2919 <https://issues.apache.org/jira/browse/CLOUDSTACK-2919>`_  Snapshot cannot be saved to full Secondary Storage, but doesn't utilize other Se...
+`CLOUDSTACK-3066 <https://issues.apache.org/jira/browse/CLOUDSTACK-3066>`_  No Error message is popped up on UI when a dedicated resource is dedicated to an...
+`CLOUDSTACK-3095 <https://issues.apache.org/jira/browse/CLOUDSTACK-3095>`_  [UI][API]Able to add multiple tier networks to a deployed VM using “Add network”...
+`CLOUDSTACK-3111 <https://issues.apache.org/jira/browse/CLOUDSTACK-3111>`_  [UI] Storage tab is not showing the Hypervisor column as 'KVM' if the (root/data...
+`CLOUDSTACK-3186 <https://issues.apache.org/jira/browse/CLOUDSTACK-3186>`_  Duplicate entries in /etc/hosts file on VR after reboot...
+`CLOUDSTACK-3195 <https://issues.apache.org/jira/browse/CLOUDSTACK-3195>`_  cannot view/delete forward rules if underlying/target VM is destroyed first...
+`CLOUDSTACK-3197 <https://issues.apache.org/jira/browse/CLOUDSTACK-3197>`_  UI: NTier: User is required to scroll down every single time to "Create Network"...
+`CLOUDSTACK-3212 <https://issues.apache.org/jira/browse/CLOUDSTACK-3212>`_  [Advanced_With_SG]View IP Address Range in Default Guest Network page does not s...
+`CLOUDSTACK-3272 <https://issues.apache.org/jira/browse/CLOUDSTACK-3272>`_  EventBus: add global config parameters to specify which category of events are p...
+`CLOUDSTACK-3338 <https://issues.apache.org/jira/browse/CLOUDSTACK-3338>`_  Please provide an icon for "assignVMs" action in internal LB rule detailView...
+`CLOUDSTACK-3518 <https://issues.apache.org/jira/browse/CLOUDSTACK-3518>`_  G11n: JA,SC: Un translation issue occurred on the strings of different UI Specif...
+`CLOUDSTACK-3519 <https://issues.apache.org/jira/browse/CLOUDSTACK-3519>`_  G11n: JA,SC: Un translation issue occurred on the strings of different dropdown ...
+`CLOUDSTACK-3520 <https://issues.apache.org/jira/browse/CLOUDSTACK-3520>`_  G11n: JA,SC: Un translation issue occurred on the strings of different error/war...
+`CLOUDSTACK-3521 <https://issues.apache.org/jira/browse/CLOUDSTACK-3521>`_  G11n: JA,SC: Un translation issue occurred on the strings of different tooltips....
+`CLOUDSTACK-3522 <https://issues.apache.org/jira/browse/CLOUDSTACK-3522>`_  G11n: JA,SC: Un translation issue occurred on the strings of different buttons. ...
+`CLOUDSTACK-3523 <https://issues.apache.org/jira/browse/CLOUDSTACK-3523>`_  G11n: JA,SC: Un translation issue occurred on the strings of different popup mes...
+`CLOUDSTACK-3528 <https://issues.apache.org/jira/browse/CLOUDSTACK-3528>`_  [UI]list calls are in the processing state forever with invalid name provided wi...
+`CLOUDSTACK-3579 <https://issues.apache.org/jira/browse/CLOUDSTACK-3579>`_  [DOC]CLONE - Physical Netwok traffic label update requires Management Server res...
+`CLOUDSTACK-3607 <https://issues.apache.org/jira/browse/CLOUDSTACK-3607>`_  "guest_os_hypervisor" table has values that are not registered in "guest_os" tab...
+`CLOUDSTACK-3608 <https://issues.apache.org/jira/browse/CLOUDSTACK-3608>`_  "guest_os_hypervisor" table has repeated mappings of hypervisor and guest OS...
+`CLOUDSTACK-3656 <https://issues.apache.org/jira/browse/CLOUDSTACK-3656>`_  lots of cloud-management should be changed to cloudstack-management...
+`CLOUDSTACK-3788 <https://issues.apache.org/jira/browse/CLOUDSTACK-3788>`_  [KVM] Weekly Snapshot got stuck in "Allocated State"...
+`CLOUDSTACK-3813 <https://issues.apache.org/jira/browse/CLOUDSTACK-3813>`_  "Service.provider.create" event doesnt mention about the Service Provider in the...
+`CLOUDSTACK-3880 <https://issues.apache.org/jira/browse/CLOUDSTACK-3880>`_  /sbin/poweroff et al or ACPID initiated shutdown does not stop cloudstack-[usage...
+`CLOUDSTACK-3952 <https://issues.apache.org/jira/browse/CLOUDSTACK-3952>`_  Persist VR nic details in DB for additional public ranges...
+`CLOUDSTACK-3973 <https://issues.apache.org/jira/browse/CLOUDSTACK-3973>`_  [GSLB] [LOGS Message] Improving logs messages for GSLB rule configuration...
+`CLOUDSTACK-4016 <https://issues.apache.org/jira/browse/CLOUDSTACK-4016>`_  [PortableIP] [VPC] listPublicIpAddresses lists the portable IP that was already ...
+`CLOUDSTACK-4139 <https://issues.apache.org/jira/browse/CLOUDSTACK-4139>`_  [VMWARE]Failed to resize the volumes which are created from snapshot of root vol...
+`CLOUDSTACK-4475 <https://issues.apache.org/jira/browse/CLOUDSTACK-4475>`_  [ZWPS] attaching an uploaded volume to a VM is always going to first primary sto...
+`CLOUDSTACK-4517 <https://issues.apache.org/jira/browse/CLOUDSTACK-4517>`_  [upgrade][Vmware]Deployment of VM using centos 6.2 template registered before up...
+`CLOUDSTACK-4536 <https://issues.apache.org/jira/browse/CLOUDSTACK-4536>`_  [object_store_refactor] Inconsistency in volume store location on secondary stor...
+`CLOUDSTACK-4568 <https://issues.apache.org/jira/browse/CLOUDSTACK-4568>`_  Need to add this to the release note of 4.2...
+`CLOUDSTACK-4587 <https://issues.apache.org/jira/browse/CLOUDSTACK-4587>`_  VM is failing to deploy on a Legacy zone after adding zone wide primary storage ...
+`CLOUDSTACK-4644 <https://issues.apache.org/jira/browse/CLOUDSTACK-4644>`_  Tool Tip information is not provided for the new fields which are added in 4.2 (...
+`CLOUDSTACK-4789 <https://issues.apache.org/jira/browse/CLOUDSTACK-4789>`_  Fix ResourceMetaDataManagerTest...
+`CLOUDSTACK-4906 <https://issues.apache.org/jira/browse/CLOUDSTACK-4906>`_  add netaddr to marvin dependency list...
+`CLOUDSTACK-4918 <https://issues.apache.org/jira/browse/CLOUDSTACK-4918>`_  VR can not be LB service provider without requiring to be source nat service pro...
+`CLOUDSTACK-4951 <https://issues.apache.org/jira/browse/CLOUDSTACK-4951>`_  [event framework] Action events do not have UUID ...
+`CLOUDSTACK-4987 <https://issues.apache.org/jira/browse/CLOUDSTACK-4987>`_  Able to add isolated network belonging to an account to a virtual machine belong...
+`CLOUDSTACK-5043 <https://issues.apache.org/jira/browse/CLOUDSTACK-5043>`_  [DOC] Page number missing and words truncated in PDFs since 4.1.1...
+`CLOUDSTACK-5044 <https://issues.apache.org/jira/browse/CLOUDSTACK-5044>`_  Configuration Framework Issue...
+`CLOUDSTACK-5090 <https://issues.apache.org/jira/browse/CLOUDSTACK-5090>`_  Anti-Affinity: VM fails to start on a cluster belonging to a different pod....
+`CLOUDSTACK-5157 <https://issues.apache.org/jira/browse/CLOUDSTACK-5157>`_  Loadbalancer Response should include stickiness, health check and ssl certs info...
+`CLOUDSTACK-5243 <https://issues.apache.org/jira/browse/CLOUDSTACK-5243>`_  SSVM responds with timestamp...
+`CLOUDSTACK-5251 <https://issues.apache.org/jira/browse/CLOUDSTACK-5251>`_  No Error message is displayed when nonexistent NFS secondary storage  is added t...
+`CLOUDSTACK-5296 <https://issues.apache.org/jira/browse/CLOUDSTACK-5296>`_  Add certificate chain support for NS...
+`CLOUDSTACK-5307 <https://issues.apache.org/jira/browse/CLOUDSTACK-5307>`_  Same router is listed twice in router view of project...
+`CLOUDSTACK-5324 <https://issues.apache.org/jira/browse/CLOUDSTACK-5324>`_  error message not proper when start VM  fails because router reuires upgrade...
+`CLOUDSTACK-5342 <https://issues.apache.org/jira/browse/CLOUDSTACK-5342>`_  [Automation] Add NIC to virtual machine fails in KVM...
+`CLOUDSTACK-5359 <https://issues.apache.org/jira/browse/CLOUDSTACK-5359>`_  Failed to add second VMWARE cluster on a standard vSwitch enabled zone when vCen...
+`CLOUDSTACK-5373 <https://issues.apache.org/jira/browse/CLOUDSTACK-5373>`_  Web UI (non-English) is corrupted by text expansion...
+`CLOUDSTACK-5395 <https://issues.apache.org/jira/browse/CLOUDSTACK-5395>`_  When backup snapshot fails becasue of backup.snapshot.wait time exceeding , the ...
+`CLOUDSTACK-5410 <https://issues.apache.org/jira/browse/CLOUDSTACK-5410>`_  Changes for tracking logs using jobid is missing in 4.3...
+`CLOUDSTACK-5445 <https://issues.apache.org/jira/browse/CLOUDSTACK-5445>`_  DeleteImageStoreCmd does not use storage plugins to delete storage...
+`CLOUDSTACK-5446 <https://issues.apache.org/jira/browse/CLOUDSTACK-5446>`_  KVM-Secondary Store down-Even after secondary store is brought back up after bei...
+`CLOUDSTACK-5463 <https://issues.apache.org/jira/browse/CLOUDSTACK-5463>`_  Hyper-V does not report stopped VMs...
+`CLOUDSTACK-5474 <https://issues.apache.org/jira/browse/CLOUDSTACK-5474>`_  EventBus: RabbitMQ provider expects password to be stored in plain text....
+`CLOUDSTACK-5475 <https://issues.apache.org/jira/browse/CLOUDSTACK-5475>`_  cluster.cpu/(memory).allocated.capacity.disablethreshold is getting displayed mu...
+`CLOUDSTACK-5479 <https://issues.apache.org/jira/browse/CLOUDSTACK-5479>`_  Upgrading service offering of stopped vm should release the reserved capacity of...
+`CLOUDSTACK-5482 <https://issues.apache.org/jira/browse/CLOUDSTACK-5482>`_  Vmware - When nfs was down for about 1 hour , when snapshots were in progress , ...
+`CLOUDSTACK-5488 <https://issues.apache.org/jira/browse/CLOUDSTACK-5488>`_  KVM:agent is still in stopped state even after host recovered from sudddent powe...
+`CLOUDSTACK-5504 <https://issues.apache.org/jira/browse/CLOUDSTACK-5504>`_  Vmware-Primary store unavailable for 10 mts - All snapshot tasks reported failur...
+`CLOUDSTACK-5512 <https://issues.apache.org/jira/browse/CLOUDSTACK-5512>`_  template format name checking is crude and doesn't work with advanced URLs...
+`CLOUDSTACK-5536 <https://issues.apache.org/jira/browse/CLOUDSTACK-5536>`_  Restarting cloudstack service with template download in progress creates redunda...
+`CLOUDSTACK-5546 <https://issues.apache.org/jira/browse/CLOUDSTACK-5546>`_  Extra tab for adding rules displayed for non-elb networks...
+`CLOUDSTACK-5550 <https://issues.apache.org/jira/browse/CLOUDSTACK-5550>`_  UI - Api key and secret key not fully visible in user detail view....
+`CLOUDSTACK-5561 <https://issues.apache.org/jira/browse/CLOUDSTACK-5561>`_  support of multiple nics for VR running in HyperV...
+`CLOUDSTACK-5563 <https://issues.apache.org/jira/browse/CLOUDSTACK-5563>`_  path field is set to null in volumes table ...
+`CLOUDSTACK-5576 <https://issues.apache.org/jira/browse/CLOUDSTACK-5576>`_  RemoteVPNonVPC :  Label needs to be changed to "Enable Remote Access VPN"...
+`CLOUDSTACK-5583 <https://issues.apache.org/jira/browse/CLOUDSTACK-5583>`_  vmopsSnapshot plug-in (XenServer) does not return an error when it should...
+`CLOUDSTACK-5600 <https://issues.apache.org/jira/browse/CLOUDSTACK-5600>`_  Xenserver - After HA , CPVM's disk is corrupted resulting in CPVM being stuck in...
+`CLOUDSTACK-5616 <https://issues.apache.org/jira/browse/CLOUDSTACK-5616>`_  [DBHA]:There is no way to know to which DB is the CS writing in the case of DBHA...
+`CLOUDSTACK-5632 <https://issues.apache.org/jira/browse/CLOUDSTACK-5632>`_  [Automation] XenServer - Template deletion fails with error "Please specify a te...
+`CLOUDSTACK-5645 <https://issues.apache.org/jira/browse/CLOUDSTACK-5645>`_  Agent manager doesn't need to be aware of vms and their relationship to resource...
+`CLOUDSTACK-5673 <https://issues.apache.org/jira/browse/CLOUDSTACK-5673>`_  [Hyper-V] Default IP address never configured on eth0 with default CentOS templa...
+`CLOUDSTACK-5685 <https://issues.apache.org/jira/browse/CLOUDSTACK-5685>`_  [Vmsync] - When VR is rebooted outside of cloudstack , there is no change in sta...
+`CLOUDSTACK-5700 <https://issues.apache.org/jira/browse/CLOUDSTACK-5700>`_  [Vmsync] - kvm- "paused" state of Vm is not synced to CS....
+`CLOUDSTACK-5719 <https://issues.apache.org/jira/browse/CLOUDSTACK-5719>`_  [UI] Not listing shared network offerings tagged on second physical network...
+`CLOUDSTACK-5724 <https://issues.apache.org/jira/browse/CLOUDSTACK-5724>`_  Console Proxy View - when using ctl c , errors seen on the console proxy view....
+`CLOUDSTACK-5743 <https://issues.apache.org/jira/browse/CLOUDSTACK-5743>`_   Download ROOT Volume when the VM is in stopped state is failing with "Forbidden...
+`CLOUDSTACK-5744 <https://issues.apache.org/jira/browse/CLOUDSTACK-5744>`_  [Hyper-v] White screen on console window when more than two console sessions are...
+`CLOUDSTACK-5753 <https://issues.apache.org/jira/browse/CLOUDSTACK-5753>`_  [Hyper-v] ConsoleProxyLoadReportCommand does not honor the default value of cons...
+`CLOUDSTACK-5762 <https://issues.apache.org/jira/browse/CLOUDSTACK-5762>`_  [dynamic compute offerings]UI change required for select  compute offerinngs in ...
+`CLOUDSTACK-5785 <https://issues.apache.org/jira/browse/CLOUDSTACK-5785>`_  VM display name cell not updated upon detaching volume from VM...
+`CLOUDSTACK-5794 <https://issues.apache.org/jira/browse/CLOUDSTACK-5794>`_  [Hyper-v] Specify username and domain name together in the username field while ...
+`CLOUDSTACK-5798 <https://issues.apache.org/jira/browse/CLOUDSTACK-5798>`_  While attaching a disk to WIN2012 VM with xencenter tools installed got error as...
+`CLOUDSTACK-5800 <https://issues.apache.org/jira/browse/CLOUDSTACK-5800>`_  While creating a VM from template (which is created based on existing newly crea...
+`CLOUDSTACK-5807 <https://issues.apache.org/jira/browse/CLOUDSTACK-5807>`_  Problem with shared datastore in VMware cluster with only one host...
+`CLOUDSTACK-5809 <https://issues.apache.org/jira/browse/CLOUDSTACK-5809>`_  Not able to deploy Vm becasue of crossing pool.storage.allocate d.capacity.disab...
+`CLOUDSTACK-5822 <https://issues.apache.org/jira/browse/CLOUDSTACK-5822>`_  ssh keypairs are removed after rebooting vm...
+`CLOUDSTACK-5834 <https://issues.apache.org/jira/browse/CLOUDSTACK-5834>`_  [upgrade]Error while collecting disk stats from : You gave an invalid object ref...
+`CLOUDSTACK-5836 <https://issues.apache.org/jira/browse/CLOUDSTACK-5836>`_  When tried to reverting back to (disk attached)quiesced vm snapshot, got error a...
+`CLOUDSTACK-5843 <https://issues.apache.org/jira/browse/CLOUDSTACK-5843>`_  registering templates/isos should be either async or changed to non-blocking...
+`CLOUDSTACK-5845 <https://issues.apache.org/jira/browse/CLOUDSTACK-5845>`_  [doc] Document Heterogeneous Secondary Storage Not Supported in Region...
+`CLOUDSTACK-5847 <https://issues.apache.org/jira/browse/CLOUDSTACK-5847>`_  [Hyper-V] [doc] Document creation of external vswitch for Hyper-V 2012 R2 (unlik...
+`CLOUDSTACK-5855 <https://issues.apache.org/jira/browse/CLOUDSTACK-5855>`_  Contrail: Slave compute host restarts when the master compute host is changed to...
+`CLOUDSTACK-5862 <https://issues.apache.org/jira/browse/CLOUDSTACK-5862>`_  Template life cycle needs to be changed based on references of existing VMs to t...
+`CLOUDSTACK-5866 <https://issues.apache.org/jira/browse/CLOUDSTACK-5866>`_  Remove maven profile used to configure zone...
+`CLOUDSTACK-5876 <https://issues.apache.org/jira/browse/CLOUDSTACK-5876>`_  Contrail: After vrouter restart agent doesnt have info about the Network...
+`CLOUDSTACK-5879 <https://issues.apache.org/jira/browse/CLOUDSTACK-5879>`_  Document on how to use RabbitMq event bus with spring modularisation done in 4.3...
+`CLOUDSTACK-5897 <https://issues.apache.org/jira/browse/CLOUDSTACK-5897>`_  Remove OVM in add cluster drop down list...
+`CLOUDSTACK-5907 <https://issues.apache.org/jira/browse/CLOUDSTACK-5907>`_  KVM/CLVM volumes are shown as Ovm hypervisor...
+`CLOUDSTACK-5908 <https://issues.apache.org/jira/browse/CLOUDSTACK-5908>`_  Fail to add VXLAN network to instance...
+`CLOUDSTACK-5910 <https://issues.apache.org/jira/browse/CLOUDSTACK-5910>`_  mark the LDAP user as imported from LDAP...
+`CLOUDSTACK-5920 <https://issues.apache.org/jira/browse/CLOUDSTACK-5920>`_  CloudStack IAM Plugin feature...
+`CLOUDSTACK-5926 <https://issues.apache.org/jira/browse/CLOUDSTACK-5926>`_  [Doc] Create 4.3 Release Notes...
+`CLOUDSTACK-5931 <https://issues.apache.org/jira/browse/CLOUDSTACK-5931>`_  Hyper-V agent does not release logon handle...
+`CLOUDSTACK-5932 <https://issues.apache.org/jira/browse/CLOUDSTACK-5932>`_  SystemVM scripts: the iso download urls need updating as current ones are obsole...
+`CLOUDSTACK-5933 <https://issues.apache.org/jira/browse/CLOUDSTACK-5933>`_  Problem with VMware snapshot when datastore has a space in its name...
+`CLOUDSTACK-5934 <https://issues.apache.org/jira/browse/CLOUDSTACK-5934>`_  Problem with VMware snapshot when datastore has a space in its name...
+`CLOUDSTACK-5935 <https://issues.apache.org/jira/browse/CLOUDSTACK-5935>`_  Problem with VMware snapshot when datastore has a space in its name...
+`CLOUDSTACK-5947 <https://issues.apache.org/jira/browse/CLOUDSTACK-5947>`_  Exception for getRootDir.. NFSStorage when running with Simulator...
+`CLOUDSTACK-5951 <https://issues.apache.org/jira/browse/CLOUDSTACK-5951>`_  Fix base.py for Dynamic compute offerings...
+`CLOUDSTACK-5954 <https://issues.apache.org/jira/browse/CLOUDSTACK-5954>`_  update-ssl.png missing from docs...
+`CLOUDSTACK-5955 <https://issues.apache.org/jira/browse/CLOUDSTACK-5955>`_  vm stuck in migrating if mgmt server is restarted...
+`CLOUDSTACK-5962 <https://issues.apache.org/jira/browse/CLOUDSTACK-5962>`_  Value of Global parameter "custom.diskoffering.size.min" is not reflected in UI ...
+`CLOUDSTACK-5972 <https://issues.apache.org/jira/browse/CLOUDSTACK-5972>`_  [DOC] Service monitoring enable/disable from global setting...
+`CLOUDSTACK-5976 <https://issues.apache.org/jira/browse/CLOUDSTACK-5976>`_  [upgrade]Typo in "ssh_keypairs" table's foreign key constraints on the Upgraded ...
+`CLOUDSTACK-5982 <https://issues.apache.org/jira/browse/CLOUDSTACK-5982>`_  Fix response name for assign and unassign cert from lb...
+`CLOUDSTACK-5984 <https://issues.apache.org/jira/browse/CLOUDSTACK-5984>`_  addvmwaredc API call is not documented ...
+`CLOUDSTACK-5990 <https://issues.apache.org/jira/browse/CLOUDSTACK-5990>`_  [UI]: search by username while importing ldap users...
+`CLOUDSTACK-5991 <https://issues.apache.org/jira/browse/CLOUDSTACK-5991>`_  [UI]Infinite scrolling should be enabled to the Ldap user add page...
+`CLOUDSTACK-5992 <https://issues.apache.org/jira/browse/CLOUDSTACK-5992>`_  [Upgrade] default values of configuraiton parameters in configuration table are ...
+`CLOUDSTACK-6032 <https://issues.apache.org/jira/browse/CLOUDSTACK-6032>`_  [VmScaleup]service offering id is not getting changed in usage_vm_instance table...
+`CLOUDSTACK-6043 <https://issues.apache.org/jira/browse/CLOUDSTACK-6043>`_  VMware detaching volume fails if volume has snapshots...
+`CLOUDSTACK-6053 <https://issues.apache.org/jira/browse/CLOUDSTACK-6053>`_  While adding smb as primary or secondary the password should be uri encoded...
+`CLOUDSTACK-6069 <https://issues.apache.org/jira/browse/CLOUDSTACK-6069>`_  can't create privatgateway with vlan in a mixed network env...
+`CLOUDSTACK-6072 <https://issues.apache.org/jira/browse/CLOUDSTACK-6072>`_  vxlan networks not deallocating vnet ids...
+`CLOUDSTACK-6075 <https://issues.apache.org/jira/browse/CLOUDSTACK-6075>`_  Increase the ram size for router service offering ...
+`CLOUDSTACK-124 <https://issues.apache.org/jira/browse/CLOUDSTACK-124>`_    NetworkGarbageCollector not cleaning up networks...
+`CLOUDSTACK-231 <https://issues.apache.org/jira/browse/CLOUDSTACK-231>`_    Tag creation using special charecters ...
+`CLOUDSTACK-245 <https://issues.apache.org/jira/browse/CLOUDSTACK-245>`_    VPC ACLs are not stored and programmed consistently...
+`CLOUDSTACK-270 <https://issues.apache.org/jira/browse/CLOUDSTACK-270>`_    Ui should not ask for a vlan range if the physical network isolation type is not...
+`CLOUDSTACK-300 <https://issues.apache.org/jira/browse/CLOUDSTACK-300>`_    Creation of  compute offering allow   combination of local storage + HA...
+`CLOUDSTACK-310 <https://issues.apache.org/jira/browse/CLOUDSTACK-310>`_    Failed to add host - Plugin error...
+`CLOUDSTACK-315 <https://issues.apache.org/jira/browse/CLOUDSTACK-315>`_    Infrastructure view does not show capacity values...
+`CLOUDSTACK-338 <https://issues.apache.org/jira/browse/CLOUDSTACK-338>`_    Unique Names of Disk and Service Offerings in the database are prefixed with "Cl...
+`CLOUDSTACK-458 <https://issues.apache.org/jira/browse/CLOUDSTACK-458>`_    xen:snapshots:Storage gc fail to clean the failed snapshot images from secondary...
+`CLOUDSTACK-469 <https://issues.apache.org/jira/browse/CLOUDSTACK-469>`_    CloudStack Documentation Landing Page has Alignment Issues...
+`CLOUDSTACK-963 <https://issues.apache.org/jira/browse/CLOUDSTACK-963>`_    [cloud.utils.AnnotationHelper]  class java.lang.Stringdoes not have a Table anno...
+`CLOUDSTACK-969 <https://issues.apache.org/jira/browse/CLOUDSTACK-969>`_    api: zone response lists vlan in it as "vlan range of zone" but the vlan belongs...
+`CLOUDSTACK-1306 <https://issues.apache.org/jira/browse/CLOUDSTACK-1306>`_  Better Error message when trying to deploy Vm by passing static Ipv4 addresses t...
+`CLOUDSTACK-1432 <https://issues.apache.org/jira/browse/CLOUDSTACK-1432>`_  [UI] Inconsistent field names in "Add Cluster" dialog...
+`CLOUDSTACK-1471 <https://issues.apache.org/jira/browse/CLOUDSTACK-1471>`_  Pop up window for host details/(host related operation) are not properly alligne...
+`CLOUDSTACK-1524 <https://issues.apache.org/jira/browse/CLOUDSTACK-1524>`_  "White-box" effect changes when changing value in combo box...
+`CLOUDSTACK-1725 <https://issues.apache.org/jira/browse/CLOUDSTACK-1725>`_  publican update_pot might overwrite license headers ...
+`CLOUDSTACK-1932 <https://issues.apache.org/jira/browse/CLOUDSTACK-1932>`_  AutoScale UI documentation doesn't mention the option appears only for NetScaler...
+`CLOUDSTACK-2000 <https://issues.apache.org/jira/browse/CLOUDSTACK-2000>`_  CS4.1 Installation document - cloud-install-sys-tmplt command documented in wron...
+`CLOUDSTACK-2213 <https://issues.apache.org/jira/browse/CLOUDSTACK-2213>`_  russian language select failure...
+`CLOUDSTACK-2345 <https://issues.apache.org/jira/browse/CLOUDSTACK-2345>`_  [GSLB] deleting GSLB rules is not cleaning server info from GSLB device...
+`CLOUDSTACK-2436 <https://issues.apache.org/jira/browse/CLOUDSTACK-2436>`_  Message "You do not have any affinity groups. Please continue to the next step."...
+`CLOUDSTACK-2439 <https://issues.apache.org/jira/browse/CLOUDSTACK-2439>`_  "Domain" field under login page should be mandatory for the non root accounts....
+`CLOUDSTACK-2449 <https://issues.apache.org/jira/browse/CLOUDSTACK-2449>`_  Dropdown menu for action button scaleup System VM shows all service offering inc...
+`CLOUDSTACK-2453 <https://issues.apache.org/jira/browse/CLOUDSTACK-2453>`_  Select view dropdown under "Network" is listing the options in the absence of ad...
+`CLOUDSTACK-2464 <https://issues.apache.org/jira/browse/CLOUDSTACK-2464>`_  [GSLB][UI] "Add GSLB" wizard doesn't prompt for "PersistenceType"...
+`CLOUDSTACK-2533 <https://issues.apache.org/jira/browse/CLOUDSTACK-2533>`_  Add Network to VM dialog should only show those network in the dropdown which ar...
+`CLOUDSTACK-2535 <https://issues.apache.org/jira/browse/CLOUDSTACK-2535>`_  Cleanup port-profiles that gets created on Nexus switch as part of network clean...
+`CLOUDSTACK-2559 <https://issues.apache.org/jira/browse/CLOUDSTACK-2559>`_  [UI]Resource Name should not be present in UI as it is not available in listASA1...
+`CLOUDSTACK-2605 <https://issues.apache.org/jira/browse/CLOUDSTACK-2605>`_  Add Network to VM Command button should not be displayed for VMs  belonging to B...
+`CLOUDSTACK-2697 <https://issues.apache.org/jira/browse/CLOUDSTACK-2697>`_  cluster id in alert message is null {alertType:: 1 // dataCenterId:: 1 // podId:...
+`CLOUDSTACK-2714 <https://issues.apache.org/jira/browse/CLOUDSTACK-2714>`_  Setting tab should not be visible for user accounts ...
+`CLOUDSTACK-2951 <https://issues.apache.org/jira/browse/CLOUDSTACK-2951>`_  [UI][Mixed-Zone-Management] during "add Instance" wizard, listTemplates API is n...
+`CLOUDSTACK-2993 <https://issues.apache.org/jira/browse/CLOUDSTACK-2993>`_  [PortableIPRange] remove some of the unused columns if they are not required fro...
+`CLOUDSTACK-3025 <https://issues.apache.org/jira/browse/CLOUDSTACK-3025>`_  The page and pagesize parameters are not working in ListCfgsByCmds with zoneid s...
+`CLOUDSTACK-3063 <https://issues.apache.org/jira/browse/CLOUDSTACK-3063>`_  [UI]Dedicating a host to  non-root domain which has instances of other domain(ro...
+`CLOUDSTACK-3101 <https://issues.apache.org/jira/browse/CLOUDSTACK-3101>`_  [DR] list* APIs are not working based on the display* flags ...
+`CLOUDSTACK-3225 <https://issues.apache.org/jira/browse/CLOUDSTACK-3225>`_  Multiple NPEs when cloudstack-management service is restarted with incomplete ta...
+`CLOUDSTACK-3265 <https://issues.apache.org/jira/browse/CLOUDSTACK-3265>`_  [Health Check for NS LB]Failure to create a lb health check policy returns a API...
+`CLOUDSTACK-3325 <https://issues.apache.org/jira/browse/CLOUDSTACK-3325>`_  [UI] [GSLB]: add text box to specify weight for each load balancer participating...
+`CLOUDSTACK-3406 <https://issues.apache.org/jira/browse/CLOUDSTACK-3406>`_  UI: ZWPS: Zone wizard: Primary storage creation failed after "fix error" in "add...
+`CLOUDSTACK-3477 <https://issues.apache.org/jira/browse/CLOUDSTACK-3477>`_  resizeDataVolume doesn't return proper error message when trying to shrink volum...
+`CLOUDSTACK-3553 <https://issues.apache.org/jira/browse/CLOUDSTACK-3553>`_  [UI]UI remains in the processing state forever when it failed to delete primary ...
+`CLOUDSTACK-3671 <https://issues.apache.org/jira/browse/CLOUDSTACK-3671>`_  Set Host, Management Network and Storage Network Properly when there are multipl...
+`CLOUDSTACK-3815 <https://issues.apache.org/jira/browse/CLOUDSTACK-3815>`_  "SNAPSHOT.CREATE" event's states are not registered on the events table ...
+`CLOUDSTACK-3895 <https://issues.apache.org/jira/browse/CLOUDSTACK-3895>`_  VM Migration across VMWARE clusters which are added with different switches(Stan...
+`CLOUDSTACK-3896 <https://issues.apache.org/jira/browse/CLOUDSTACK-3896>`_  [PrimaryStorage] deleteStoragePool is not kicking GC for the downloaded system v...
+`CLOUDSTACK-3994 <https://issues.apache.org/jira/browse/CLOUDSTACK-3994>`_  Wrong error notification is generated when Primary storage (Cluster wide) is add...
+`CLOUDSTACK-3995 <https://issues.apache.org/jira/browse/CLOUDSTACK-3995>`_  No error notification is generated when Primary storage (Zonelevel) is added wit...
+`CLOUDSTACK-4071 <https://issues.apache.org/jira/browse/CLOUDSTACK-4071>`_  [UI] - Word 'Default' is misspelled in descripiton of integration.api.port under...
+`CLOUDSTACK-4183 <https://issues.apache.org/jira/browse/CLOUDSTACK-4183>`_  [Non-Contiguous VLAN] Typos Appear in an Error Message...
+`CLOUDSTACK-5033 <https://issues.apache.org/jira/browse/CLOUDSTACK-5033>`_  ipaddress in management-server.log and api.log are wrong if management servers i...
+`CLOUDSTACK-5309 <https://issues.apache.org/jira/browse/CLOUDSTACK-5309>`_  version number and requires upgrade fields are not displayed for routers when na...
+`CLOUDSTACK-5383 <https://issues.apache.org/jira/browse/CLOUDSTACK-5383>`_  Multiselect actions are not reset when a multiselect action is performed...
+`CLOUDSTACK-5524 <https://issues.apache.org/jira/browse/CLOUDSTACK-5524>`_  [UI]"root disk size" field should be removed from the add instance wizard since ...
+`CLOUDSTACK-5824 <https://issues.apache.org/jira/browse/CLOUDSTACK-5824>`_  Delete snapshot UI always success...
+`CLOUDSTACK-5885 <https://issues.apache.org/jira/browse/CLOUDSTACK-5885>`_  When process receives error, loading overlay on listView element does not disapp...
+`CLOUDSTACK-5912 <https://issues.apache.org/jira/browse/CLOUDSTACK-5912>`_  WARN  [c.c.h.v.m.HttpNfcLeaseMO] (Thread-28:null) Unexpected exception...
+`CLOUDSTACK-5522 <https://issues.apache.org/jira/browse/CLOUDSTACK-5522>`_  Need of one more column i.e., "Name" at   Home>Storage - Snapshots...
+`CLOUDSTACK-5904 <https://issues.apache.org/jira/browse/CLOUDSTACK-5904>`_  Small UI bug...
+==========================================================================  ===================================================================================
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/690ea49d/utils/jira.py
----------------------------------------------------------------------
diff --git a/utils/jira.py b/utils/jira.py
new file mode 100755
index 0000000..fb5af01
--- /dev/null
+++ b/utils/jira.py
@@ -0,0 +1,41 @@
+#!/usr/bin/env python
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information#
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+ 
+import requests
+import json
+import sys
+import pprint
+ 
+filterid=str(sys.argv[1])
+filterurl='https://issues.apache.org/jira/rest/api/2/filter/' + filterid
+ 
+r=requests.get(filterurl)
+rlist=r.json['searchUrl']
+
+count=requests.get(rlist).json['total']
+
+n, m = divmod(count, 50)
+
+for i in range(n+1):
+
+    issueslist=requests.get(rlist+'&startAt='+str(i*50)).json['issues']
+
+    for issue in issueslist:
+        '''assignee=issue['fields']['assignee']['displayName']
+           reporter=issue['fields']['reporter']['displayName']
+        '''
+        print '`'+ issue['key'] + ' <https://issues.apache.org/jira/browse/' + issue['key'] + '>`_' + '  ' + issue['fields']['summary'][:80] + '...'