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/06/06 08:27:31 UTC

git commit: Add missing new features for 4.4: This closes #15

Repository: cloudstack-docs-rn
Updated Branches:
  refs/heads/master 32bd4fb8c -> 7dca1650e


Add missing new features for 4.4: This closes #15

Signed-off-by: Sebastien Goasguen <ru...@gmail.com>


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

Branch: refs/heads/master
Commit: 7dca1650e4d91f2bb963d5e1f0c67cba1d59b0a4
Parents: 32bd4fb
Author: Pierre-Luc Dion <pd...@voilevacance.ca>
Authored: Thu Jun 5 21:20:17 2014 -0400
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Fri Jun 6 08:27:02 2014 +0200

----------------------------------------------------------------------
 source/about.rst                 | 100 +++++++++++++++++++++++++++++-----
 source/fixed_issues.rst          |  11 ++++
 source/index.rst                 |  14 ++---
 source/known_issues.rst          |  86 ++++++++++++++++++-----------
 source/upgrade/upgrade_notes.rst |  11 +++-
 5 files changed, 169 insertions(+), 53 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/7dca1650/source/about.rst
----------------------------------------------------------------------
diff --git a/source/about.rst b/source/about.rst
index 904e0a4..0661686 100644
--- a/source/about.rst
+++ b/source/about.rst
@@ -95,34 +95,108 @@ VMWare Support for DRS
    
    ====================== ============================================================================
    Supported hypervisors: VMware
-   Link                   `DRS Functional spec`_
+   Link                   `DRS functional spec`_
    ====================== ============================================================================
 
 
-Zone Wide Primary Store in Hyper-V
+CloudStack on Windows
+---------------------
+
+   Windowsfication of CloudStack Management Server, remove dependency on 
+   cygwin in order to run CloudStack Management Server on Windows based 
+   Operating System.
+   
+   ====================== ============================================================================
+   Supported hypervisors: N/A
+   Link                   `CLOUDSTACK-6105 <https://issues.apache.org/jira/browse/CLOUDSTACK-6105>`_
+   ====================== ============================================================================
+
+
+Region wide Guest networks and VPC 
 ----------------------------------
 
+   Region level Guest networks and VPC deployment. Allowing VPC tiers and guest
+   networks accessibility across zones.
+
+   ====================== ============================================================================
+   Supported hypervisors: N/A
+   Link                   `VPC region functional spec`_
+   ====================== ============================================================================
+
+
+Virtual Router Service Failure Alerting
+---------------------------------------
+
+   Send failure alerts to management server to notify admins using `Monitoring
+   VR services <https://cwiki.apache.org/confluence/display/CLOUDSTACK/Monitoring+VR+services>`_
+   introduced in CloudStack 4.3.
+
+   ====================== ============================================================================
+   Supported hypervisors: xenserver, kvm, vmware
+   Link                   `VR failure alerting functional spec`_
+   ====================== ============================================================================
+
+
+Distributed routing and network ACL with OVS plug-in
+----------------------------------------------------
+
+   Support distributed routing and network ACL with OVS plug-in.
+
+   ====================== ============================================================================
+   Supported hypervisors: xenserver, kvm, vmware
+   Link                   `CLOUDSTACK-6161 <https://issues.apache.org/jira/browse/CLOUDSTACK-6161>`_
+   ====================== ============================================================================
+
+
+Hyper-V support improvements
+----------------------------
+
+Zone Wide Primary Store in Hyper-V
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
    SMB share as zone wide primary storage.
 
    ====================== ============================================================================
    Supported hypervisors: Hyper-V
-   Link                   
+   Link                   `Hyper-V zone wide storage functional spec`_
    ====================== ============================================================================
 
 
-CloudStack on Windows
----------------------
+VPC support on Hyper-V
+~~~~~~~~~~~~~~~~~~~~~~
 
-   Windowsfication of CloudStack Management Server, remove dependency on 
-   cygwin in order to run CloudStack Management Server on Windows based 
-   Operating System.
+   Provide VPC capability on Hyper-V hypervisor.
    
    ====================== ============================================================================
-   Supported hypervisors: N/A
-   Link                   `CLOUDSTACK-6105 <https://issues.apache.org/jira/browse/CLOUDSTACK-6105>`_
+   Supported hypervisors: Hyper-V
+   Link                   `VPC support on Hyper-V functional spec`_
    ====================== ============================================================================
-   
 
+
+Storage Live-Migration support for Hyper-V
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+   Hyper-V 2012 R2 allows migration of volumes (virtual disks) of a virtual
+   machine from one storage to another, while the virtual machine continues to
+   run. It also allows live migration of a virtual machine and its volumes to
+   another host and storage without any downtime.
+
+   The intend of this feature is to enable support of live migration of a
+   virtual machines with its volumes across hosts and storage pools. It'll
+   also migration of volumes across storage pools while the volume stays
+   attached to a running virtual machine.
+
+   ====================== ============================================================================
+   Supported hypervisors: Hyper-V
+   Link                   `Hyper-V storage motion functional spec`_
+   ====================== ============================================================================
+
+
+.. _Hyper-V storage motion functional spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Storage+motion+for+Hyper-V
+.. _Hyper-V zone wide storage functional spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Zone+wide+primary+storage+for+Hyper-V
+.. _VPC support on Hyper-V functional spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/VPC+support+on+Hyper-V
+.. _VR failure alerting functional spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Virtual+Router+Service+Failure+Alerting
+.. _VPC region Functional spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Region+level+VPC+and+guest+network+spanning+multiple+zones
 .. _Storage Over Prov. Functional spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Storage+OverProvisioning+as+Per+Primary+Basis
-.. _Root resize Functional spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Root+Resize+Support
-.. _DRS Functional spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/VMWare+Enhancements+-+Support+for+DRS+and+VM+HA
+.. _Root resize functional spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Root+Resize+Support
+.. _DRS functional spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/VMWare+Enhancements+-+Support+for+DRS+and+VM+HA

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/7dca1650/source/fixed_issues.rst
----------------------------------------------------------------------
diff --git a/source/fixed_issues.rst b/source/fixed_issues.rst
index 5a864a8..d3fb389 100644
--- a/source/fixed_issues.rst
+++ b/source/fixed_issues.rst
@@ -28,6 +28,10 @@ For the list of issues fixed, see `Issues Fixed in
 ==========================================================================  ===================================================================================
 Bug ID                                                                      Description
 ==========================================================================  ===================================================================================
+`CLOUDSTACK-6816 <https://issues.apache.org/jira/browse/CLOUDSTACK-6816>`_  cloudstack-setup-management make /root directory's permission 0777  improperly...
+`CLOUDSTACK-6797 <https://issues.apache.org/jira/browse/CLOUDSTACK-6797>`_  volume resize should not be allowed for detached volumes...
+`CLOUDSTACK-6756 <https://issues.apache.org/jira/browse/CLOUDSTACK-6756>`_  usage id is not being returned for an ip in deleted ip range...
+`CLOUDSTACK-6743 <https://issues.apache.org/jira/browse/CLOUDSTACK-6743>`_  Race condition situation in MessageDetector may cause a outer tight loop to spin...
 `CLOUDSTACK-6714 <https://issues.apache.org/jira/browse/CLOUDSTACK-6714>`_  Service monitoring conf is has issue with script in vmware...
 `CLOUDSTACK-6646 <https://issues.apache.org/jira/browse/CLOUDSTACK-6646>`_  Conntrackd is started on non-redundant virtual router...
 `CLOUDSTACK-6578 <https://issues.apache.org/jira/browse/CLOUDSTACK-6578>`_  DeleteRemoteAccessVpnCmd failed block enable Remote VPN access again on the IP a...
@@ -41,6 +45,8 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-6371 <https://issues.apache.org/jira/browse/CLOUDSTACK-6371>`_  KVM - secondary_storage count for account does not get incremted when snapshots ...
 `CLOUDSTACK-6360 <https://issues.apache.org/jira/browse/CLOUDSTACK-6360>`_  Usage server failed to start with 4.4 build...
 `CLOUDSTACK-6356 <https://issues.apache.org/jira/browse/CLOUDSTACK-6356>`_  OVS: tunnel networks does not work across the XenServer clusers...
+`CLOUDSTACK-6328 <https://issues.apache.org/jira/browse/CLOUDSTACK-6328>`_  Prevent console proxy support scripts from spawning multiple java processes...
+`CLOUDSTACK-6322 <https://issues.apache.org/jira/browse/CLOUDSTACK-6322>`_  Contrail: Params validation is missing while launching a service instance thru c...
 `CLOUDSTACK-6319 <https://issues.apache.org/jira/browse/CLOUDSTACK-6319>`_  Cannot create OVS network offering for VPC...
 `CLOUDSTACK-6317 <https://issues.apache.org/jira/browse/CLOUDSTACK-6317>`_  [VMware] Tagged VLAN support broken for Management/Control/Storage traffic...
 `CLOUDSTACK-6299 <https://issues.apache.org/jira/browse/CLOUDSTACK-6299>`_  GetVMPassword decypher instructions are wrong...
@@ -54,9 +60,11 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-6232 <https://issues.apache.org/jira/browse/CLOUDSTACK-6232>`_  isolated network can no longer reserve ip range...
 `CLOUDSTACK-6231 <https://issues.apache.org/jira/browse/CLOUDSTACK-6231>`_  Cloudstack createNetworkACL cuts cidrlist at 256 characters...
 `CLOUDSTACK-6227 <https://issues.apache.org/jira/browse/CLOUDSTACK-6227>`_  Add copy-paste support for detail view fields...
+`CLOUDSTACK-6223 <https://issues.apache.org/jira/browse/CLOUDSTACK-6223>`_  removeNicFromVirtualMachine fails if another instance in another domain has a ni...
 `CLOUDSTACK-6211 <https://issues.apache.org/jira/browse/CLOUDSTACK-6211>`_  Xenserver - HA - SSVM fails to start due to running out of management Ip ranges ...
 `CLOUDSTACK-6210 <https://issues.apache.org/jira/browse/CLOUDSTACK-6210>`_  LDAP:listLdapUsers api throws exception when we click on "Add LDAP Account" ...
 `CLOUDSTACK-6196 <https://issues.apache.org/jira/browse/CLOUDSTACK-6196>`_  Fixed invalid field name (label.dynamically.scalable) on instance details....
+`CLOUDSTACK-6192 <https://issues.apache.org/jira/browse/CLOUDSTACK-6192>`_  KVM: StartCommand and PrepareForMigrationCommand don't fail if storage adaptor f...
 `CLOUDSTACK-6187 <https://issues.apache.org/jira/browse/CLOUDSTACK-6187>`_  Migrate router from UI is showing error...
 `CLOUDSTACK-6183 <https://issues.apache.org/jira/browse/CLOUDSTACK-6183>`_  Unplug the nic when all the ips of public subnet is released...
 `CLOUDSTACK-6172 <https://issues.apache.org/jira/browse/CLOUDSTACK-6172>`_  Volume is not retaining same uuid when migrating from one storage to another....
@@ -114,10 +122,13 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-5419 <https://issues.apache.org/jira/browse/CLOUDSTACK-5419>`_  missing parameters in configuration table and to remove unused parameters...
 `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-5220 <https://issues.apache.org/jira/browse/CLOUDSTACK-5220>`_  NullPointerException when invalid zone is passed into UsageEventUtils...
+`CLOUDSTACK-5205 <https://issues.apache.org/jira/browse/CLOUDSTACK-5205>`_  System vm startup scripts calculate jvm memory wrong...
 `CLOUDSTACK-5062 <https://issues.apache.org/jira/browse/CLOUDSTACK-5062>`_  Deleting Load Balancing Rule fails when generating usage events are enabled...
+`CLOUDSTACK-5043 <https://issues.apache.org/jira/browse/CLOUDSTACK-5043>`_  [DOC] Page number missing and words truncated in PDFs since 4.1.1...
 `CLOUDSTACK-4744 <https://issues.apache.org/jira/browse/CLOUDSTACK-4744>`_  updateVolume needs more changes in the context of "Ability to have better contro...
 `CLOUDSTACK-4652 <https://issues.apache.org/jira/browse/CLOUDSTACK-4652>`_  ceph:UI:Noticed 2 records for same volume after migrating instance from one prim...
 `CLOUDSTACK-4639 <https://issues.apache.org/jira/browse/CLOUDSTACK-4639>`_  status of VM is not synced properly when host is HA  during hypervisor failure...
+`CLOUDSTACK-4578 <https://issues.apache.org/jira/browse/CLOUDSTACK-4578>`_  [vmware]SSVM is not getting created if one host down from a cluster...
 `CLOUDSTACK-4557 <https://issues.apache.org/jira/browse/CLOUDSTACK-4557>`_  ceph:Performance:first time operstions taking more time...
 `CLOUDSTACK-4549 <https://issues.apache.org/jira/browse/CLOUDSTACK-4549>`_  ceph:deployvm from template created from snapshot is failing...
 `CLOUDSTACK-4292 <https://issues.apache.org/jira/browse/CLOUDSTACK-4292>`_  ceph:destroyedvm failed with ArrayIndexexception while expunging...

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/7dca1650/source/index.rst
----------------------------------------------------------------------
diff --git a/source/index.rst b/source/index.rst
index 3553d4a..0a399bb 100644
--- a/source/index.rst
+++ b/source/index.rst
@@ -66,12 +66,6 @@ Contents:
 .. toctree::
    :maxdepth: 2
 
-   known_issues   
-
-
-.. toctree::
-   :maxdepth: 2
-
    upgrade/upgrade_notes
 
 
@@ -85,6 +79,12 @@ Contents:
    upgrade/upgrade-3.0.x
    upgrade/upgrade-2.2.14
    upgrade/valid_source
-   
+
+
+.. toctree::
+   :maxdepth: 2
+
+   known_issues   
+  
    
 .. include:: global.rst

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/7dca1650/source/known_issues.rst
----------------------------------------------------------------------
diff --git a/source/known_issues.rst b/source/known_issues.rst
index d30e1e8..f6fddb5 100644
--- a/source/known_issues.rst
+++ b/source/known_issues.rst
@@ -29,24 +29,19 @@ For the list of known issues, see `Known Issues in
 ==========================================================================  ===================================================================================
 Bug ID                                                                      Description
 ==========================================================================  ===================================================================================
-`CLOUDSTACK-6572 <https://issues.apache.org/jira/browse/CLOUDSTACK-6572>`_  [Hyper-V] Deploy VM inside VPC tier fails due to VR unable to find nic...
-`CLOUDSTACK-6599 <https://issues.apache.org/jira/browse/CLOUDSTACK-6599>`_  Template/Volume URLs expiration functionality not working...
 `CLOUDSTACK-6602 <https://issues.apache.org/jira/browse/CLOUDSTACK-6602>`_  [UI] createNetworkACL API action param value passed incorrectly...
 `CLOUDSTACK-6603 <https://issues.apache.org/jira/browse/CLOUDSTACK-6603>`_  [Upgrade]DB Exception while Autoscale monitoring after upgrading from 4.3 to 4.4...
-`CLOUDSTACK-6604 <https://issues.apache.org/jira/browse/CLOUDSTACK-6604>`_  [Upgrade]"Failed to find any private zone for Resource domain admin"  message wh...
-`CLOUDSTACK-6616 <https://issues.apache.org/jira/browse/CLOUDSTACK-6616>`_  systemvm template build failed since install dialog prevents automation...
 `CLOUDSTACK-6623 <https://issues.apache.org/jira/browse/CLOUDSTACK-6623>`_  Register template does not work as expected, when deploying simulator and xen zo...
-`CLOUDSTACK-6644 <https://issues.apache.org/jira/browse/CLOUDSTACK-6644>`_  Unable to attach Volume to a VM as a System User...
-`CLOUDSTACK-6662 <https://issues.apache.org/jira/browse/CLOUDSTACK-6662>`_  New XenServer host is not activated due to no agent connection...
-`CLOUDSTACK-6673 <https://issues.apache.org/jira/browse/CLOUDSTACK-6673>`_  cloudstack-setup-management make a chmod 777 on /root...
-`CLOUDSTACK-6674 <https://issues.apache.org/jira/browse/CLOUDSTACK-6674>`_  [Automation] [DB lock] When KVM agent is alert state, agent never trying to conn...
-`CLOUDSTACK-6675 <https://issues.apache.org/jira/browse/CLOUDSTACK-6675>`_  NPE while executing updatePortForwardingRule...
 `CLOUDSTACK-6710 <https://issues.apache.org/jira/browse/CLOUDSTACK-6710>`_  [Automation] VM snapshot failing with NPE in vmware...
-`CLOUDSTACK-6730 <https://issues.apache.org/jira/browse/CLOUDSTACK-6730>`_  [Automation] test_egress_fw_rules test case failing while applying FW rule ...
+`CLOUDSTACK-6755 <https://issues.apache.org/jira/browse/CLOUDSTACK-6755>`_  [OVS] Can't create more than 7 GRE tunnel networks in xen cluster...
+`CLOUDSTACK-6779 <https://issues.apache.org/jira/browse/CLOUDSTACK-6779>`_  [OVS] Expunging VM (deleting vif) deletes all the rules from ovs bridge flow tab...
+`CLOUDSTACK-6791 <https://issues.apache.org/jira/browse/CLOUDSTACK-6791>`_  [Automation] DeleteNetworkCmd fails with NullPointerException...
+`CLOUDSTACK-6793 <https://issues.apache.org/jira/browse/CLOUDSTACK-6793>`_  [Automation] CreateTagsCmd fails with db exceptions ...
+`CLOUDSTACK-6825 <https://issues.apache.org/jira/browse/CLOUDSTACK-6825>`_  [Automation] Create template from snapshot fails with NPE in KVM...
+`CLOUDSTACK-6842 <https://issues.apache.org/jira/browse/CLOUDSTACK-6842>`_  [Automation] Detach volume fails with LibvirtException: Storage pool not found: ...
 `CLOUDSTACK-3968 <https://issues.apache.org/jira/browse/CLOUDSTACK-3968>`_  [VMWAREDVS] Distributed Portgroups are not deleted when guest networks are remov...
 `CLOUDSTACK-4247 <https://issues.apache.org/jira/browse/CLOUDSTACK-4247>`_  [VMWARE]Network read/write statistics is zero always...
 `CLOUDSTACK-4492 <https://issues.apache.org/jira/browse/CLOUDSTACK-4492>`_  [object_store_ref] Attaching volume to a vm is failing after upgrade if the volu...
-`CLOUDSTACK-4578 <https://issues.apache.org/jira/browse/CLOUDSTACK-4578>`_  [vmware]SSVM is not getting created if one host down from a cluster...
 `CLOUDSTACK-4593 <https://issues.apache.org/jira/browse/CLOUDSTACK-4593>`_   [VMWARE] [Upgrade]Livestorage Migration & VM Snapshot features are not fully fu...
 `CLOUDSTACK-4912 <https://issues.apache.org/jira/browse/CLOUDSTACK-4912>`_  API docs are missing some APIs...
 `CLOUDSTACK-5005 <https://issues.apache.org/jira/browse/CLOUDSTACK-5005>`_  issue with stopping vms parallelly ...
@@ -70,8 +65,7 @@ Bug ID                                                                      Desc
 `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-6177 <https://issues.apache.org/jira/browse/CLOUDSTACK-6177>`_  CS does XS master switch, which may cause weid XS behavior...
 `CLOUDSTACK-6241 <https://issues.apache.org/jira/browse/CLOUDSTACK-6241>`_  Dnsmasq programming error when deploy IPv6 and IPv4 in one VM with IPv4 as defau...
-`CLOUDSTACK-6308 <https://issues.apache.org/jira/browse/CLOUDSTACK-6308>`_  when executing createNetwork as ROOT for a subdomain/account it checks for netwo...
-`CLOUDSTACK-6333 <https://issues.apache.org/jira/browse/CLOUDSTACK-6333>`_  [Automation] NPE observed while deleting account...
+`CLOUDSTACK-6358 <https://issues.apache.org/jira/browse/CLOUDSTACK-6358>`_  Remove hardcoded guest OS mappings...
 `CLOUDSTACK-6392 <https://issues.apache.org/jira/browse/CLOUDSTACK-6392>`_  system template always create with name "master" instead of specific branch...
 `CLOUDSTACK-6405 <https://issues.apache.org/jira/browse/CLOUDSTACK-6405>`_  Observed SQL exceptions during db upgrade from 4.0.0 to 4.4.0...
 `CLOUDSTACK-6430 <https://issues.apache.org/jira/browse/CLOUDSTACK-6430>`_  [SDN] CS asks for vlan range even we create physical network with GRE isolation ...
@@ -80,18 +74,15 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-6464 <https://issues.apache.org/jira/browse/CLOUDSTACK-6464>`_  [KVM:basic zone- upgrade to  4.3],after   any vm restart,all the nics  are plugg...
 `CLOUDSTACK-6465 <https://issues.apache.org/jira/browse/CLOUDSTACK-6465>`_  vmware.reserve.mem is missing from cluster level settings ...
 `CLOUDSTACK-6485 <https://issues.apache.org/jira/browse/CLOUDSTACK-6485>`_  [vpc] new private gateway network is registered wrong in network table...
-`CLOUDSTACK-6518 <https://issues.apache.org/jira/browse/CLOUDSTACK-6518>`_  [Hyper-V] Efficient way of finding the empty nic in VR ...
-`CLOUDSTACK-6519 <https://issues.apache.org/jira/browse/CLOUDSTACK-6519>`_  [Hyper-V] while adding VM to Network it should throw error when it is in running...
 `CLOUDSTACK-6547 <https://issues.apache.org/jira/browse/CLOUDSTACK-6547>`_  [Automation] Failed to download volume in Xen with error "Failed to copy the vol...
 `CLOUDSTACK-6590 <https://issues.apache.org/jira/browse/CLOUDSTACK-6590>`_  No option in UI to acquire secondary IP for VM nic...
 `CLOUDSTACK-6594 <https://issues.apache.org/jira/browse/CLOUDSTACK-6594>`_  Observed many DB Exception while starting MS "Can't DROP 'last_sent'; check that...
-`CLOUDSTACK-6595 <https://issues.apache.org/jira/browse/CLOUDSTACK-6595>`_  Action event EVENT_VM_EXPUNGE is not generated when vm is expunged by the backgr...
 `CLOUDSTACK-6635 <https://issues.apache.org/jira/browse/CLOUDSTACK-6635>`_  more details required in Alert generated in MS from router vm ...
-`CLOUDSTACK-6661 <https://issues.apache.org/jira/browse/CLOUDSTACK-6661>`_  deployvm failed with NPE ...
+`CLOUDSTACK-6658 <https://issues.apache.org/jira/browse/CLOUDSTACK-6658>`_  Unknown parameters... seen in the logs...
+`CLOUDSTACK-6662 <https://issues.apache.org/jira/browse/CLOUDSTACK-6662>`_  New XenServer host is not activated due to no agent connection...
 `CLOUDSTACK-6665 <https://issues.apache.org/jira/browse/CLOUDSTACK-6665>`_  DHCP does not release ip addresses properly on VPC routers (edithosts.sh)...
-`CLOUDSTACK-6671 <https://issues.apache.org/jira/browse/CLOUDSTACK-6671>`_  Failed to start instance VM java.lang.NullPointerException at com.cloud.hypervis...
+`CLOUDSTACK-6674 <https://issues.apache.org/jira/browse/CLOUDSTACK-6674>`_  [Automation] [DB lock] When KVM agent is alert state, agent never trying to conn...
 `CLOUDSTACK-6676 <https://issues.apache.org/jira/browse/CLOUDSTACK-6676>`_  PublicIpAddress: have to cleanup the resource metadata on ip address release, no...
-`CLOUDSTACK-6677 <https://issues.apache.org/jira/browse/CLOUDSTACK-6677>`_  [Automatin] updateVMAffinityGroup failed with error "permission error"...
 `CLOUDSTACK-6684 <https://issues.apache.org/jira/browse/CLOUDSTACK-6684>`_  Error instances are not getting expunged within the specified expunge interval...
 `CLOUDSTACK-6691 <https://issues.apache.org/jira/browse/CLOUDSTACK-6691>`_  NPE while assigning a VM nic primary/secondaryip to internal lb rule....
 `CLOUDSTACK-6692 <https://issues.apache.org/jira/browse/CLOUDSTACK-6692>`_  Service offering upgrade from non GPU to GPU is causing for windows 8 instance i...
@@ -100,7 +91,6 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-6695 <https://issues.apache.org/jira/browse/CLOUDSTACK-6695>`_  UI  should allow uploading chained SSL certificates...
 `CLOUDSTACK-6696 <https://issues.apache.org/jira/browse/CLOUDSTACK-6696>`_  UI: createAccount under sub-domain is created with ROOT domain id...
 `CLOUDSTACK-6698 <https://issues.apache.org/jira/browse/CLOUDSTACK-6698>`_  listResourceDetals - normal user able to list details not belonging to it...
-`CLOUDSTACK-6706 <https://issues.apache.org/jira/browse/CLOUDSTACK-6706>`_  Not able to update network offering because :Invalid network domain. Total lengt...
 `CLOUDSTACK-6707 <https://issues.apache.org/jira/browse/CLOUDSTACK-6707>`_  [SDN] OVS bridge/tunnel ports are not getting deleted from Host even though ther...
 `CLOUDSTACK-6709 <https://issues.apache.org/jira/browse/CLOUDSTACK-6709>`_  [SDN] Deleting network does not delete the tunnel ports and the bridge from the ...
 `CLOUDSTACK-6713 <https://issues.apache.org/jira/browse/CLOUDSTACK-6713>`_  NumberFormatException for NetworkUsage command...
@@ -108,9 +98,37 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-6717 <https://issues.apache.org/jira/browse/CLOUDSTACK-6717>`_  [OVS][UI]VPC network creation page does not display custom network offering crea...
 `CLOUDSTACK-6718 <https://issues.apache.org/jira/browse/CLOUDSTACK-6718>`_  [OVS][UI] Isolated network offering (non-vpc) creation page shows ovs as the ser...
 `CLOUDSTACK-6722 <https://issues.apache.org/jira/browse/CLOUDSTACK-6722>`_  [OVS][UI] Network created with StretchedL2Subnet is not available for vm deploye...
-`CLOUDSTACK-6723 <https://issues.apache.org/jira/browse/CLOUDSTACK-6723>`_  [DynamicallyAddingGuestOs]Observed NPE when VM is deployed using the guest OS wh...
 `CLOUDSTACK-6725 <https://issues.apache.org/jira/browse/CLOUDSTACK-6725>`_  [OVS][UI] vm deployment wizard does not show all available zones in a region whi...
 `CLOUDSTACK-6727 <https://issues.apache.org/jira/browse/CLOUDSTACK-6727>`_  [Automation] Deployment of Virtual Machine is failing on Xenserver host causing ...
+`CLOUDSTACK-6731 <https://issues.apache.org/jira/browse/CLOUDSTACK-6731>`_  [OVS] Adding a network with StretchedL2Subnet should not be allowed in a zone le...
+`CLOUDSTACK-6737 <https://issues.apache.org/jira/browse/CLOUDSTACK-6737>`_  NPE when deploying user VM using a guest OS which is removed....
+`CLOUDSTACK-6739 <https://issues.apache.org/jira/browse/CLOUDSTACK-6739>`_  [OVS] Migrating vm within the cluster deletes the existing flows from the ovs br...
+`CLOUDSTACK-6748 <https://issues.apache.org/jira/browse/CLOUDSTACK-6748>`_  Creating an instance with user-data when network doesn't support user-data shoul...
+`CLOUDSTACK-6749 <https://issues.apache.org/jira/browse/CLOUDSTACK-6749>`_  [OVS] xe network-param-get with param-key=is-ovs-vpc-distributed-vr-network alwa...
+`CLOUDSTACK-6750 <https://issues.apache.org/jira/browse/CLOUDSTACK-6750>`_  [OVS] With stretched network deploying vm in a ovs disabled zone does not fail ...
+`CLOUDSTACK-6753 <https://issues.apache.org/jira/browse/CLOUDSTACK-6753>`_  [OVS] DB Schema changes are not as per FS doc for Region Level VPC and stretechd...
+`CLOUDSTACK-6757 <https://issues.apache.org/jira/browse/CLOUDSTACK-6757>`_  [OVS] Deleting networks does not unplug nics from dom0 on xenserver...
+`CLOUDSTACK-6762 <https://issues.apache.org/jira/browse/CLOUDSTACK-6762>`_  [OVS]Flow rules to drop Broadcast/Multicast traffic on tunnel ports are not adde...
+`CLOUDSTACK-6763 <https://issues.apache.org/jira/browse/CLOUDSTACK-6763>`_  [OVS] Deleting one ovs bridge deletes flow table entries for other bridge as wel...
+`CLOUDSTACK-6783 <https://issues.apache.org/jira/browse/CLOUDSTACK-6783>`_  ceph: Volume operations can fail if libvirt lost the storage pool...
+`CLOUDSTACK-6795 <https://issues.apache.org/jira/browse/CLOUDSTACK-6795>`_  [OVS]Faile to upgrade network from vlan isolation to network with ovs provider...
+`CLOUDSTACK-6796 <https://issues.apache.org/jira/browse/CLOUDSTACK-6796>`_  [OVS]Failure in network update does not change network offering to original offe...
+`CLOUDSTACK-6798 <https://issues.apache.org/jira/browse/CLOUDSTACK-6798>`_  [OVS] Network update from OVS to vlan does not implement the network properly...
+`CLOUDSTACK-6803 <https://issues.apache.org/jira/browse/CLOUDSTACK-6803>`_  UI:QuickView: Unable to render Quick view overlay on VM snapshots...
+`CLOUDSTACK-6809 <https://issues.apache.org/jira/browse/CLOUDSTACK-6809>`_  listStoragePoolsForMigration doesn't list the zone wide primary storages if the ...
+`CLOUDSTACK-6819 <https://issues.apache.org/jira/browse/CLOUDSTACK-6819>`_  [OVs] delete network/account sends OvsDestroyBridgeCommand to only one host ...
+`CLOUDSTACK-6821 <https://issues.apache.org/jira/browse/CLOUDSTACK-6821>`_  Disk allocated for primary storage  remain unchanged after volume deletion ...
+`CLOUDSTACK-6827 <https://issues.apache.org/jira/browse/CLOUDSTACK-6827>`_  Can't enable VR service provider in case of multiple physical networks...
+`CLOUDSTACK-6828 <https://issues.apache.org/jira/browse/CLOUDSTACK-6828>`_  [OVS] Tunnel ports are not getting deleted even failure in vm deployment...
+`CLOUDSTACK-6830 <https://issues.apache.org/jira/browse/CLOUDSTACK-6830>`_  [Hyper-V] If a VM is is created with it's volumes on zone wide primary storage, ...
+`CLOUDSTACK-6832 <https://issues.apache.org/jira/browse/CLOUDSTACK-6832>`_  [OVS]vnet is not released even the network is deleted...
+`CLOUDSTACK-6838 <https://issues.apache.org/jira/browse/CLOUDSTACK-6838>`_  Add test cases for download url expiration functionality...
+`CLOUDSTACK-6840 <https://issues.apache.org/jira/browse/CLOUDSTACK-6840>`_  [OVS][UI] Ovs provider should not be displayed in NetworkServiceProviders if the...
+`CLOUDSTACK-6841 <https://issues.apache.org/jira/browse/CLOUDSTACK-6841>`_  [OVS] Remote_ips for tunnel ports are not configured properly in case of multipe...
+`CLOUDSTACK-6844 <https://issues.apache.org/jira/browse/CLOUDSTACK-6844>`_  [Automation] NPE observed while adding KVM agent host...
+`CLOUDSTACK-6850 <https://issues.apache.org/jira/browse/CLOUDSTACK-6850>`_  Cpu cores, cpu speed and memory are not returned by listUsageRecords...
+`CLOUDSTACK-6853 <https://issues.apache.org/jira/browse/CLOUDSTACK-6853>`_  Fail to remove the network when VM that used to run on this network (but not any...
+`CLOUDSTACK-6854 <https://issues.apache.org/jira/browse/CLOUDSTACK-6854>`_  MS:IPv6: IP6 network address with notation differences are treated as same IP...
 `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 ...
@@ -119,7 +137,6 @@ Bug ID                                                                      Desc
 `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-797 <https://issues.apache.org/jira/browse/CLOUDSTACK-797>`_    Remove or fix unknown classes in cloud-api...
 `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....
@@ -183,6 +200,7 @@ Bug ID                                                                      Desc
 `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-4364 <https://issues.apache.org/jira/browse/CLOUDSTACK-4364>`_  Restore VM - needs to log usage event for volume...
 `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...
@@ -192,7 +210,6 @@ Bug ID                                                                      Desc
 `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-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-5243 <https://issues.apache.org/jira/browse/CLOUDSTACK-5243>`_  SSVM responds with timestamp...
@@ -201,7 +218,6 @@ Bug ID                                                                      Desc
 `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-5395 <https://issues.apache.org/jira/browse/CLOUDSTACK-5395>`_  When backup snapshot fails becasue of backup.snapshot.wait time exceeding , the ...
 `CLOUDSTACK-5446 <https://issues.apache.org/jira/browse/CLOUDSTACK-5446>`_  KVM-Secondary Store down-Even after secondary store is brought back up after bei...
@@ -239,18 +255,15 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-5883 <https://issues.apache.org/jira/browse/CLOUDSTACK-5883>`_  unable to copy vmware routing template to primary storage...
 `CLOUDSTACK-5910 <https://issues.apache.org/jira/browse/CLOUDSTACK-5910>`_  mark the LDAP user as imported from LDAP...
 `CLOUDSTACK-5923 <https://issues.apache.org/jira/browse/CLOUDSTACK-5923>`_  XS/CS integration improvement, CS doesn't do master switch for XS...
-`CLOUDSTACK-5926 <https://issues.apache.org/jira/browse/CLOUDSTACK-5926>`_  [Doc] Create 4.3 Release Notes...
 `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-5952 <https://issues.apache.org/jira/browse/CLOUDSTACK-5952>`_  [UI] VM ip address information is not shown after configuring static NAT...
 `CLOUDSTACK-5972 <https://issues.apache.org/jira/browse/CLOUDSTACK-5972>`_  [DOC] Service monitoring enable/disable from global setting...
-`CLOUDSTACK-5974 <https://issues.apache.org/jira/browse/CLOUDSTACK-5974>`_  [Automation] Adding persistent network (with All services through VpcVirtualRout...
 `CLOUDSTACK-5975 <https://issues.apache.org/jira/browse/CLOUDSTACK-5975>`_  Validate ICMP protocol type and codes in API layer...
 `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-5999 <https://issues.apache.org/jira/browse/CLOUDSTACK-5999>`_  Virtual Router does not start if Guest VM is rebooted from CloudStack...
-`CLOUDSTACK-6038 <https://issues.apache.org/jira/browse/CLOUDSTACK-6038>`_  systemvm template for HyperV with jre7...
 `CLOUDSTACK-6039 <https://issues.apache.org/jira/browse/CLOUDSTACK-6039>`_  systemvm template for VMWare with jre7...
 `CLOUDSTACK-6043 <https://issues.apache.org/jira/browse/CLOUDSTACK-6043>`_  VMware detaching volume fails if volume has snapshots...
 `CLOUDSTACK-6045 <https://issues.apache.org/jira/browse/CLOUDSTACK-6045>`_  [GSoC] Create GUI to add primary storage based on plug-ins...
@@ -275,7 +288,6 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-6323 <https://issues.apache.org/jira/browse/CLOUDSTACK-6323>`_  GetUser API always returns admin info...
 `CLOUDSTACK-6352 <https://issues.apache.org/jira/browse/CLOUDSTACK-6352>`_  Shared Network deletion fails with NPE if there are L2-L7 services added with th...
 `CLOUDSTACK-6355 <https://issues.apache.org/jira/browse/CLOUDSTACK-6355>`_  Document steps to create LXC template...
-`CLOUDSTACK-6358 <https://issues.apache.org/jira/browse/CLOUDSTACK-6358>`_  Remove hardcoded guest OS mappings...
 `CLOUDSTACK-6403 <https://issues.apache.org/jira/browse/CLOUDSTACK-6403>`_  ListApi Responses does not have "count" parameter and response arrays defined as...
 `CLOUDSTACK-6407 <https://issues.apache.org/jira/browse/CLOUDSTACK-6407>`_  NPE while collecting VM statistics ...
 `CLOUDSTACK-6414 <https://issues.apache.org/jira/browse/CLOUDSTACK-6414>`_  [UI] UI is not allowing to create DomainAdmin User (ReferenceError: rootDomainId...
@@ -297,16 +309,25 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-6634 <https://issues.apache.org/jira/browse/CLOUDSTACK-6634>`_  DOC: update the ldap section of the admin guide...
 `CLOUDSTACK-6650 <https://issues.apache.org/jira/browse/CLOUDSTACK-6650>`_  Reorder Cluster list in deployment planner to protect GPU enabled hosts from non...
 `CLOUDSTACK-6654 <https://issues.apache.org/jira/browse/CLOUDSTACK-6654>`_  Configkey parameters are not validated...
-`CLOUDSTACK-6658 <https://issues.apache.org/jira/browse/CLOUDSTACK-6658>`_  Add ctxdetails in defaultParamNames in ParamGenericValidationWorker...
 `CLOUDSTACK-6670 <https://issues.apache.org/jira/browse/CLOUDSTACK-6670>`_  A lot of "IAMServiceImpl] (main:null) Invalidate IAM cache" message in log until...
 `CLOUDSTACK-6690 <https://issues.apache.org/jira/browse/CLOUDSTACK-6690>`_  ListView while assigning VM to internal LB rule in VPC  is not valid....
-`CLOUDSTACK-6697 <https://issues.apache.org/jira/browse/CLOUDSTACK-6697>`_  update BigSwitch network plugin...
 `CLOUDSTACK-6705 <https://issues.apache.org/jira/browse/CLOUDSTACK-6705>`_  [SDN] VNI range is not allowing more than 2147483647 as a maximum vnet range...
 `CLOUDSTACK-6716 <https://issues.apache.org/jira/browse/CLOUDSTACK-6716>`_  /usr has been sized to small and ends up being 100% full on SSVM and CVM...
 `CLOUDSTACK-6719 <https://issues.apache.org/jira/browse/CLOUDSTACK-6719>`_  OVS:VPC:UI wizard allowing to add non OVS enabled network to distributed VPC...
 `CLOUDSTACK-6720 <https://issues.apache.org/jira/browse/CLOUDSTACK-6720>`_  Async job events are not published on event bus...
 `CLOUDSTACK-6721 <https://issues.apache.org/jira/browse/CLOUDSTACK-6721>`_  VolumeApiServiceImpl is sending wrong type for updateAsyncJobAttachment...
 `CLOUDSTACK-6724 <https://issues.apache.org/jira/browse/CLOUDSTACK-6724>`_  Generate only alert message in MS for an iteration in router vm ...
+`CLOUDSTACK-6732 <https://issues.apache.org/jira/browse/CLOUDSTACK-6732>`_  [OVS][UI] Network Service Providers page displays two ovs providers...
+`CLOUDSTACK-6765 <https://issues.apache.org/jira/browse/CLOUDSTACK-6765>`_  unable to create primary storage...
+`CLOUDSTACK-6787 <https://issues.apache.org/jira/browse/CLOUDSTACK-6787>`_  Event Bus - Publishing uuids missing in some cases...
+`CLOUDSTACK-6811 <https://issues.apache.org/jira/browse/CLOUDSTACK-6811>`_  Allocated capacity is greater than the total capacity for primary storage with o...
+`CLOUDSTACK-6812 <https://issues.apache.org/jira/browse/CLOUDSTACK-6812>`_  For storage type which does not support over provisioning ,over provisioning fac...
+`CLOUDSTACK-6815 <https://issues.apache.org/jira/browse/CLOUDSTACK-6815>`_  CallContext contains incorrect UUID for Account...
+`CLOUDSTACK-6826 <https://issues.apache.org/jira/browse/CLOUDSTACK-6826>`_  Ability to gracefully expire urls and clean them up when ssvm is destroyed...
+`CLOUDSTACK-6829 <https://issues.apache.org/jira/browse/CLOUDSTACK-6829>`_  [UI]If no storage is available for migrate volume UI should popup "no storage av...
+`CLOUDSTACK-6831 <https://issues.apache.org/jira/browse/CLOUDSTACK-6831>`_  [Hyper-V] Improve the logging for VM snapshot failures as it is not supported. R...
+`CLOUDSTACK-6833 <https://issues.apache.org/jira/browse/CLOUDSTACK-6833>`_  [Hyper-V] Volume snapshot creation returns success even though snapshots are not...
+`CLOUDSTACK-6851 <https://issues.apache.org/jira/browse/CLOUDSTACK-6851>`_  ResourceTagResponse does not have "id" field due to which resource level permiss...
 `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...
@@ -360,14 +381,15 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-5309 <https://issues.apache.org/jira/browse/CLOUDSTACK-5309>`_  version number and requires upgrade fields are not displayed for routers when na...
 `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-5885 <https://issues.apache.org/jira/browse/CLOUDSTACK-5885>`_  When process receives error, loading overlay on listView element does not disapp...
-`CLOUDSTACK-6192 <https://issues.apache.org/jira/browse/CLOUDSTACK-6192>`_  KVM: StartCommand and PrepareForMigrationCommand don't fail if storage adaptor f...
 `CLOUDSTACK-6261 <https://issues.apache.org/jira/browse/CLOUDSTACK-6261>`_  remove the forceful timeout setting when login to NetScaler...
 `CLOUDSTACK-6265 <https://issues.apache.org/jira/browse/CLOUDSTACK-6265>`_  Recover/restore VM actions: Fix icon, label, and confirmation dialog...
-`CLOUDSTACK-6412 <https://issues.apache.org/jira/browse/CLOUDSTACK-6412>`_  [UI]Incorrect Field value added with host details page(Dedicated    label.no)...
+`CLOUDSTACK-6412 <https://issues.apache.org/jira/browse/CLOUDSTACK-6412>`_  [UI]Incorrect Field value added with host details page(Dedicated label.no)...
 `CLOUDSTACK-6534 <https://issues.apache.org/jira/browse/CLOUDSTACK-6534>`_  Have to click in field to access VMware properties...
 `CLOUDSTACK-6576 <https://issues.apache.org/jira/browse/CLOUDSTACK-6576>`_  No Error Handling while deploying GPU unsupported instances on a GPU enabled hos...
 `CLOUDSTACK-6666 <https://issues.apache.org/jira/browse/CLOUDSTACK-6666>`_  UI search for vm's in port forward rules field does not work...
+`CLOUDSTACK-6772 <https://issues.apache.org/jira/browse/CLOUDSTACK-6772>`_  [UI]need to chane popup message  fo Attach volume failure  "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-6444 <https://issues.apache.org/jira/browse/CLOUDSTACK-6444>`_  [Automation] test_01_primary_storage_iscsi  failed on "test_primary_storage.py" ...
 `CLOUDSTACK-6552 <https://issues.apache.org/jira/browse/CLOUDSTACK-6552>`_  Cloudstack-Management install package creates log directory that is never used...
+`CLOUDSTACK-6837 <https://issues.apache.org/jira/browse/CLOUDSTACK-6837>`_  Template order changes are not permanent...
 ==========================================================================  ===================================================================================

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/7dca1650/source/upgrade/upgrade_notes.rst
----------------------------------------------------------------------
diff --git a/source/upgrade/upgrade_notes.rst b/source/upgrade/upgrade_notes.rst
index dc36839..bdf28ac 100644
--- a/source/upgrade/upgrade_notes.rst
+++ b/source/upgrade/upgrade_notes.rst
@@ -17,6 +17,16 @@
 General Upgrade Notes
 =====================
 
+
+Depreciation of realhostip.com 
+------------------------------
+   
+The realhostip.com dynamic DNS resolution service is being retired
+summer 2014. In advance of that, CloudStack 4.3 and later no longer uses 
+realhostip.com DNS domains or SSL certificates to encrypt Console Proxy or 
+file copy communications.
+
+
 Settings Changes
 ----------------
 
@@ -38,4 +48,3 @@ values for ``mem.overporvisioning.factor`` and ``cpu.overporvisioning.factor``.
    
    Since CloudStack 4.2.1 build packages from source using non opensource 
    modules param ``-nonoss`` changed to ``-   noredist``.
-   
\ No newline at end of file