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/05/19 08:50:31 UTC

[7/8] git commit: split about.rst into multiple files for TOC of new features. new feature title have tag []

split about.rst into multiple files for TOC of new features. new feature title have tag []

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/6482ca15
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/6482ca15
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/6482ca15

Branch: refs/heads/master
Commit: 6482ca150971c479ae6b1ef5f3455eea9901a535
Parents: 1955c9d
Author: Pierre-Luc Dion <pd...@cloudops.com>
Authored: Tue May 13 20:31:59 2014 -0400
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Mon May 19 08:49:38 2014 +0200

----------------------------------------------------------------------
 source/about.rst        | 559 +++----------------------------------------
 source/fixed_issues.rst | 125 ++++++++--
 source/global.rst       |   2 +-
 source/index.rst        |  17 +-
 source/known_issues.rst |  71 +++---
 source/rnotes.rst       |   9 +
 6 files changed, 181 insertions(+), 602 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/6482ca15/source/about.rst
----------------------------------------------------------------------
diff --git a/source/about.rst b/source/about.rst
index b372702..be9fd99 100644
--- a/source/about.rst
+++ b/source/about.rst
@@ -13,557 +13,66 @@
    specific language governing permissions and limitations
    under the License.
    
-About this new Release
-======================
 
 What's New in |version|
------------------------
+=======================
 
-CloudStack |version| includes the following new features.
+CloudStack |version| includes the following new features and improvements.
 
-Optional 64-Bit System VM Template Support
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-CloudStack now provides 64-bit templates for System VMs. With this
-support, you will be able to upgrade virtual routers in a zone. The
-following parameters have been introduced for the same purpose:
+ 
+[Storage] Support managed storage for root disks
+------------------------------------------------
 
--  
+Use of Primary Storage Plug-in for Root disks. See `Configuring a Storage Plug-in <http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/master/configuration.html#configuring-a-storage-plug-in>`_
 
-   XenServer: *``router.template.xen``*
+Supported hypervisors: XenServer, VMware
 
--  
+[Storage] Root disk resize
+------------------------------------------------
 
-   KVM: *``router.template.kvm``*
+Allow Root disk resize which remove need to have multiple templates of the same Operating System for different disk size.
 
--  
+Supported hypervisor: KVM
 
-   VMware:
+`Root resize Functional spec <https://cwiki.apache.org/confluence/display/CLOUDSTACK/Root+Resize+Support>`_
 
--  
+[Storage] Per primary Storage OverProvisioning
+------------------------------------------------
 
-   Hyper-V:
+Added per Primary Storage ``storage.overprovisioning.factor`` setting to overseed the Global Settings value.
 
-Hyper-V Support
-~~~~~~~~~~~~~~~
+- admin can update an existing primary store by setting ``storage.overprovisioning.factor`` in the per primary setting.
+- This value will override the value at the global level. This leverages the granularity of global parameters introduced in 4.2
+- To fall back to the global value, null value can be passed.
+- To disable overprovision a value of 1 will be passed.
 
-CloudStack |version| rolls out support for Hyper-V hosts. For Hyper-V,
-CloudStack supports SMB-based storage. If you want to run guest VMs on
-Hyper-V hosts, install CloudStack Agents on each Hyper-V hosts. Before
-you use Hyper-V, review the following list of supported and
-non-supported features. For detailed instruction, see Hyper-V Quick
-Start Guide. You can also see the chapter Installing Hyper-V for
-CloudStack in the CloudStack |version| Installation Guide.
+`Storage Over Prov. Functional spec <https://cwiki.apache.org/confluence/display/CLOUDSTACK/Storage+OverProvisioning+as+Per+Primary+Basis>`_
 
-Supported Functionalities on Hyper-V
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
--  
+[Hypervisor] VMWare Support for DRS
+------------------------------------------------
 
-   VM Compute
+VMware DRS(Distributed Resource Scheduler), VM HA(High Availability): Provide highly available resources to your workloads. Balance workloads for optimal performance. Scale and manage computing resources without service disruption.
 
-   -  
+- **Load Balancing**: distribution and usage of CPU and memory resources for all hosts and VMs in the cluster are continuously monitored and compared to ideal resource utilization given the attributes of the cluster’s resource pools and VMs, the current demand, and the imbalance target. It then performs (or recommends) virtual machine migrations accordingly. Also, when a VM is powered on in the cluster, DRS attempts to maintain proper load balancing by either placing the VM on an appropriate host or making a recommendation.
+- **Power Management**: When the vSphere Distributed Power Management (DPM) feature is enabled, DRS compares cluster- and host-level capacity to the demands of the cluster’s VMs, including recent historical demand. It places (or recommends placing) hosts in standby power mode if sufficient excess capacity is found or powering on hosts if capacity is needed. Depending on the resulting host power state recommendations, VMs might need to be migrated to and from the hosts as well.
+- **Affinity Rules**: control the placement of virtual machines on hosts within a cluster, by assigning affinity rules 
 
-      All the VM operations, except VM Snapshots
+`DRS Functional spec <https://cwiki.apache.org/confluence/display/CLOUDSTACK/VMWare+Enhancements+-+Support+for+DRS+and+VM+HA>`_
 
-   -  
+[Hypervisor] Zone Wide Primary Store in Hyper-V
+------------------------------------------------
 
-      Live Migration
+SMB share as zone wide primary store.
 
-   -  
 
-      Service Offerings (Scale up on stopped VMs)
+[Management Server] CloudStack on Windows
+------------------------------------------------
 
-   -  
+Windowsfication of CloudStack Management Server, remove dependency on cygwin in order to run CloudStack Management Server on Windows based Operating System.
 
-      Console access
+`CLOUDSTACK-6105 <https://issues.apache.org/jira/browse/CLOUDSTACK-6105>`_
 
-   -  
 
-      SSH key and reseting SSH key
-
-   -  
-
-      Upload and download templates, volumes, and ISO
-
-   -  
-
-      Create VMs from template and ISO
-
-   -  
-
-      Create template from volume
-
-   -  
-
-      Attach and detach VMs from ISO and password-enabled template
-
-   -  
-
-      Copy template across zone
-
--  
-
-   Storage
-
-   -  
-
-      Primary Storage (SMB and Local)
-
-   -  
-
-      Root and data volumes on Local and SMB
-
-   -  
-
-      Add, delete, attach, detach volumes (one or more volumes per VM)
-
-   -  
-
-      Single and multiple secondary storage (SMB)
-
--  
-
-   Network
-
-   -  
-
-      VLANs (Isolated and Shared)
-
-   -  
-
-      All VR services: DNS, DHCP, SourceNAT, LB, PF, Firewall,
-      StaticNAT, Userdata, and VPN
-
-   -  
-
-      External device support for both Isolated and Shared networks:
-      Netscaler, SRX, F5
-
-   -  
-
-      Multiple physical networks
-
-   -  
-
-      Dedicated IP range, Public VLANs (to account)
-
-   -  
-
-      Network Offering upgrades and updates
-
-   -  
-
-      L4-L7 services in Shared network
-
-   -  
-
-      Multiple IP ranges and portable IPs
-
--  
-
-   Host and Storage in maintenance mode
-
-Unsupported Functionalities on Hyper-V
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
--  
-
-   Affinity an Anti-Affinity Groups
-
--  
-
-   Network throttling
-
--  
-
-   Security groups (Advanced Zone)
-
--  
-
-   IPv6
-
--  
-
-   Snapshot: VM and disk
-
--  
-
-   PVLAN
-
--  
-
-   VPC
-
--  
-
-   HA of guest VMs
-
--  
-
-   Redundant VR
-
--  
-
-   Object Store
-
--  
-
-   Mixed hypervisor zone
-
--  
-
-   Zone-wide Primary storage
-
--  
-
-   NIC bonding
-
-Enhanced Upgrade for Virtual Routers
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-Upgrading VRs is made flexible. The CloudStack administrators will be
-able to control the sequence of the VR upgrades. The sequencing is based
-on Infrastructure hierarchy, such as by Cluster, Pod, or Zone, and
-Administrative hierarchy, such as by Tenant or Domain. This implies, for
-example, that you will have the flexibility to upgrade a VR in a
-specified zone. As an administrator, you can also determine when a
-particular VR can be upgraded within a specified upgrade interval.
-Additionally, upgrade operation is enhanced to increase the upgrade
-speed by allowing as many upgrade operations in parallel as possible.
-During the entire duration of the upgrade, users cannot launch new
-services or make changes to an existing service.
-
-To support this feature, a new API, upgradeRouterTemplate, has been
-introduced.
-
-The detailed instruction is provided in the CloudStack |version| Administration Guide. See section 17.5.5. Enhanced Upgrade for Virtual
-Routers.
-
-Service Monitoring Tool for Virtual Router
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-Various services running on the CloudStack virtual routers can be
-monitored by using a Service Monitoring tool. The tool ensures that
-services are successfully running until CloudStack deliberately disables
-them. If a service goes down, the tool automatically performs a restart,
-and if that does not help bringing up the service, an alert as well as
-an event is generated indicating the failure.
-
-The following services are monitored in a VR:
-
--  
-
-   DNS
-
--  
-
-   HA Proxy
-
--  
-
-   SSH
-
--  
-
-   Apache Web Server
-
-Only the services with daemons are monitored.
-
-The following networks are supported:
-
--  
-
-   Isolated Networks
-
--  
-
-   Shared Networks in both Advanced and Basic zone
-
-This feature is supported on the following hypervisors: XenServer,
-VMware, and KVM.
-
-The detailed instruction is provided in the CloudStack |version| Administration Guide. See section 17.5.4. Service Monitoring Tool for
-Virtual Router.
-
-Custom Compute Offering
-~~~~~~~~~~~~~~~~~~~~~~~
-
-CloudStack provides you the flexibility to specify the desired values
-for the number of CPU, CPU speed, and memory while deploying a VM. The
-admin creates a Compute Offering by marking it as custom, and as an
-user, you will be able to customize this dynamic Compute Offering by
-specifying the memory, CPU and root disk at the time of VM creation or
-upgrade.
-
-Custom Compute Offering is same as the normal Compute Offering except
-that the values of the dynamic parameters will be set to zeros in the
-given set of templates. Use this offering to deploy VM by specifying
-custom values for the dynamic parameters. Memory, CPU and number of CPUs
-are considered as dynamic parameters. Dynamic Compute Offerings can be
-used in following cases: deploying a VM, changing the compute offering
-of a stopped VM and running VMs, which is nothing but scaling up. To
-support this feature a new field, Custom, has been added to the Create
-Compute Offering page. If the Custom field is checked, the end-user will
-be able to create a custom Compute Offering by filling in the desired
-values for number of CPU, CPU speed, and memory.
-
-Remote Access VPN for VPC
-~~~~~~~~~~~~~~~~~~~~~~~~~
-
-Support for Remote access VPN in Isolated networks is now extended to
-VPC networks. Remote users will now be able to initiate a VPN connection
-to a VPC network. To enable this feature, enable VPN in the Source NAT
-IP of the VPC.
-
-Site to Site VPN Connection Between VPC Networks
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-CloudStack provides you with the ability to establish a site-to-site VPN
-connection between CloudStack virtual routers. With this functionality,
-users can deploy applications in multiple Availability Zones or VPCs,
-which can communicate with each other by using a secure Site-to-Site VPN
-Tunnel. Creating a typical Site to Site VPN connection between VPC
-networks involves the following:
-
-#. 
-
-   Create two VPCs. For example, VPC A and VPC B.
-
-#. 
-
-   Create VPN gateways on both the VPCs you created.
-
-#. 
-
-   Create VPN customer gateway for both the VPCs.
-
-#. 
-
-   Enable a VPN connection on VPC A in passive mode.
-
-   Ensure that the customer gateway is pointed to VPC B. The VPN
-   connection is shown in the Disconnected state.
-
-#. 
-
-   Enable a VPN connection on VPC B.
-
-   Ensure that the customer gateway is pointed to VPC A. Because virtual
-   router of VPC A, in this case, is in passive mode and is waiting for
-   the virtual router of VPC B to initiate the connection. The virtual
-   router of VPC B should not be in passive mode.
-
-   The VPN connection is shown in the Disconnected state.
-
-   Creating VPN connection on both the VPCs initiates a VPN connection.
-   Wait for few seconds. The default is 30 seconds for both the VPN
-   connections to show the Connected state.
-
-Reporting CPU Sockets
-~~~~~~~~~~~~~~~~~~~~~
-
-CloudStack now provides an additional infrastructure statistics for CPU
-sockets managed by CloudStack, which in turn reflects the size of the
-cloud. The Infrastructure tab has a new tab for sockets. The Socket page
-will give you the number of hosts an sockets used for each hypervisor
-type. This feature is not supported in versions prior to XenServer 6.2.
-
-Database High Availability
-~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-To help ensure high availability of the databases that store the
-internal data for CloudStack, you can set up database replication. This
-covers both the main CloudStack database and the Usage database.
-Replication is achieved using the MySQL connector parameters and two-way
-replication. Tested with MySQL 5.1 and 5.5. Database replication in
-CloudStack is provided using the MySQL replication capabilities. The
-steps to set up replication can be found in the MySQL documentation.
-
-LDAP User Provisioning
-~~~~~~~~~~~~~~~~~~~~~~
-
-LDAP user provisioning has been enhanced by allowing user import from
-the configured LDAP servers. You will be able to add multiple LDAP
-servers and selectively import LDAP users. You can o filter by group
-name and import all the users within a group. After they have been
-imported to CloudStack, in contrast to manually adding them in previous
-releases, users are allowed to directly log in to CloudStack by using
-the LDAP credentials.
-
-Migrating NFS Secondary Storage to Object Store
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-In an existing zone that is using NFS for secondary storage, you can
-upgrade the zone to use a region-wide object storage without causing
-downtime. The existing NFS storage in the zone will be converted to an
-NFS Staging Store. After migration, the data that was on the NFS storage
-remains there. CloudStack does not provide a way to automatically
-migrate all data to the new object storage. The data remaining on the
-old NFS storage will remain accessible for read and delete operations
-only. Newly created snapshots and templates will be placed in the newly
-configured object storage.
-
-VXLAN Plugin Support
-~~~~~~~~~~~~~~~~~~~~
-
-The VXLAN plugin adds VXLAN as one of the guest network isolation
-methods in CloudStack. This plugin enables more than 4096 isolated guest
-networks in a Zone, with almost the same usability as VLAN isolation.
-This plugin provides no network services. Use virtual router for network
-services. This plugin is supported on KVM hypervisors.
-
-Contrail Network Plugin Support
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-The Contrail virtual network controller is an open source project that
-provides an overlay implementation of network virtualization that is
-interoperable with network devices that support existing network
-virtualization standards. Support for the Contrail plugin has been added
-to CloudStack to provide NAT services to the XenServer hosts. The plugin
-supports isolated networks, Static NAT implemented by the VRouter
-dataplane, and Source NAT implemented by using a virtual appliance with
-full NAT functionality.
-
-Publishing Alert Using the Web ROOT Admin API
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-In previous releases of CloudStack code alerts are generated for
-CloudStack services (Usage service) only if they run on the same host as
-the Management Server. A new API has been introduced in |version|, which can
-be used by the following services to generate and publish. The services
-need not be running on the same host where the Management Server is
-running.
-
--  
-
-   Any new services added to CloudStack.
-
--  
-
-   Usage service when run on a separate storage host.
-
--  
-
-   Console Proxy and Secondary Storage VM services.
-
-The main advantage of this feature is that the third party systems
-integrating with CloudStack will be able to utilize the Alert
-notification system publish alerts.
-
-Support for Palo Alto Firewall Service
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-CloudStack supports Palo Alto firewall services. Use the Create Network
-Offering dialog to create an offering which has the Palo Alto firewall
-services. What is not supported and not supported are given below:
-
-Supported Functionalities
-^^^^^^^^^^^^^^^^^^^^^^^^^
-
--  
-
-   Advanced Network
-
--  
-
-   Parallel deployment with hardware Load balancer
-
--  
-
-   Virtual Palo Alto firewall.
-
--  
-
-   Communication layer with Palo Alto APIs.
-
--  
-
-   Mapping of CloudStack APIs to corresponding Palo Alto APIs.
-
--  
-
-   Connectivity status of the firewall service on the CloudStack UI.
-
-Unsupported Functionalities
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
--  
-
-   Inline deployment with hardware Load balancer
-
--  
-
-   Firewall between VLANs within an advanced network
-
--  
-
-   Firewall between VM instances
-
-For more information, see `Palo Alto Firewall
-Integration <https://cwiki.apache.org/confluence/display/CLOUDSTACK/Palo+Alto+Firewall+Integration>`__.
-
-Root Volume Metering
-~~~~~~~~~~~~~~~~~~~~
-
-CloudStack supports recording usage events as per the dynamically
-assigned resources. Usage events are registered when a VM is created
-from dynamic service offering, and the values of parameters, such as
-CPU, speed, RAM are recorded. If VM is deployed by using template and
-dynamic root disk size is mentioned, the same value is recorded in the
-usage event.
-
-Support for SSL Termination
-~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-SSL Offloading allows load balancers to handle encryption and decryption
-of HTTP(s) traffic giving plain text HTTP to the back end servers
-freeing them from the resource intensive task of handling encryption and
-decryption. Supported for Citrix NetScaler.
-
-Support for Pluggable VM Snapshots
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-CloudStack implements a plugin to integrate a third-party storage
-provider. Third party storage providers can integrate with CloudStack to
-provide either primary storage or secondary storage. The user enables a
-storage plugin through the UI. A new dialog box choice is offered to
-select the storage provider. Depending on which provider is selected,
-additional input fields may appear so that the user can provide the
-additional details required by that provider, such as a user name and
-password for a third-party storage account.
-
-Enhanced CloudStack UI
-~~~~~~~~~~~~~~~~~~~~~~
-
-A complete UI makeover is implemented to enhance the usability and user
-experience in modern browsers. The visual look-and-feel has been changed
-for the Header, Navigation, Buttons, text fields, drop-downs, tables and
-so on. Consistent color themes has been introduced to match with the
-Apache branding.
-
-The current UI flow remains the same.
-
-Depreciation of realhostip.com DNS and SSL certificate
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-The realhostip.com dynamic DNS resolution service is being retired this
-summer. In advance of that, CloudStack |version| no longer uses realhostip.com
-DNS domains or SSL certificates to encrypt Console Proxy or file copy
-communications.
-
-Issues Fixed in |release|
--------------------------
-
-Apache CloudStack uses `Jira <https://issues.apache.org/jira/browse/CLOUDSTACK>`_ to track its
-issues. All new features and bugs for |release| have been tracked in Jira, and have a standard naming convention of "CLOUDSTACK-NNNN" where "NNNN" is the issue number.
-
-.. include:: fixed_issues.rst
-
-Known Issues in |release|
--------------------------
-
-Apache CloudStack uses
-`Jira <https://issues.apache.org/jira/browse/CLOUDSTACK>`_ to track its issues. All new features and bugs for |release| have been tracked in Jira, and have a standard naming convention of "CLOUDSTACK-NNNN" where "NNNN" is the issue number.
-
-.. include:: known_issues.rst
 

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/6482ca15/source/fixed_issues.rst
----------------------------------------------------------------------
diff --git a/source/fixed_issues.rst b/source/fixed_issues.rst
index b19d305..d4ee54c 100644
--- a/source/fixed_issues.rst
+++ b/source/fixed_issues.rst
@@ -1,33 +1,106 @@
+Issues Fixed in |release|
+-------------------------
+
+Apache CloudStack uses `Jira <https://issues.apache.org/jira/browse/CLOUDSTACK>`_ to track its
+issues. All new features and bugs for |release| 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 <https://issues.apache.org/jira/issues/?filter=12327096>`_ |release|.
 
 ==========================================================================  ===================================================================================
 Bug ID                                                                      Description
 ==========================================================================  ===================================================================================
-`CLOUDSTACK-5012 <https://issues.apache.org/jira/browse/CLOUDSTACK-5012>`_  Bad data inserted into physical network labels for Zone Create Wizard using VMWa...
-`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-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-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...
+`CLOUDSTACK-6577 <https://issues.apache.org/jira/browse/CLOUDSTACK-6577>`_  Disable service monitoring in RVR...
+`CLOUDSTACK-6509 <https://issues.apache.org/jira/browse/CLOUDSTACK-6509>`_  Cannot import multiple LDAP/AD users into a cloudstack account...
+`CLOUDSTACK-6478 <https://issues.apache.org/jira/browse/CLOUDSTACK-6478>`_  Failed to download Template when having 3 SSVM's in one zone on Vmware...
+`CLOUDSTACK-6471 <https://issues.apache.org/jira/browse/CLOUDSTACK-6471>`_  Add logs to better diagnose failures and errors in LDAP AD integration...
+`CLOUDSTACK-6396 <https://issues.apache.org/jira/browse/CLOUDSTACK-6396>`_  KVM RBD Volumes shown as OVM, prevents snapshots...
+`CLOUDSTACK-6376 <https://issues.apache.org/jira/browse/CLOUDSTACK-6376>`_  listnetworkacls api when called with a networkid of a network which was created ...
+`CLOUDSTACK-6374 <https://issues.apache.org/jira/browse/CLOUDSTACK-6374>`_  LB rules added while router reqiuires upgrade should be removed from lb vm map...
+`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-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...
+`CLOUDSTACK-6289 <https://issues.apache.org/jira/browse/CLOUDSTACK-6289>`_  [Hyper-V] Storage migration failing in case of hyper-v if there are multiple dis...
+`CLOUDSTACK-6288 <https://issues.apache.org/jira/browse/CLOUDSTACK-6288>`_  [Hyper-v] Change default ImageFormat to vhdx for hyper-v and allow registration ...
+`CLOUDSTACK-6285 <https://issues.apache.org/jira/browse/CLOUDSTACK-6285>`_  Some passwords in the VR would be cleared out by accident due to falsely match i...
+`CLOUDSTACK-6277 <https://issues.apache.org/jira/browse/CLOUDSTACK-6277>`_  Fail to add instance, the Network and Review steps display as blank pages....
+`CLOUDSTACK-6269 <https://issues.apache.org/jira/browse/CLOUDSTACK-6269>`_  [Simulator]: Exception "Unable to send command. Upgrade in progress. Please cont...
+`CLOUDSTACK-6245 <https://issues.apache.org/jira/browse/CLOUDSTACK-6245>`_  Security group rules on hypervisor host are lagging behind rules in DB...
+`CLOUDSTACK-6236 <https://issues.apache.org/jira/browse/CLOUDSTACK-6236>`_  Negative ref_cnt of template(snapshot/volume)_store_ref results in out-of-range ...
+`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-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-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....
+`CLOUDSTACK-6159 <https://issues.apache.org/jira/browse/CLOUDSTACK-6159>`_  [Hyper-v]Attached data volumes are getting created with disk name in primary sto...
+`CLOUDSTACK-6151 <https://issues.apache.org/jira/browse/CLOUDSTACK-6151>`_  Local data disk with tag goes to the wrong local storage pool...
+`CLOUDSTACK-6124 <https://issues.apache.org/jira/browse/CLOUDSTACK-6124>`_  During MS maintenance unfinished work items are not cleaned up resulting in them...
+`CLOUDSTACK-6103 <https://issues.apache.org/jira/browse/CLOUDSTACK-6103>`_  vms with isos attached don't migrate...
+`CLOUDSTACK-6062 <https://issues.apache.org/jira/browse/CLOUDSTACK-6062>`_  nic device ids for routers don't always correspond...
+`CLOUDSTACK-6032 <https://issues.apache.org/jira/browse/CLOUDSTACK-6032>`_  [VmScaleup]service offering id is not getting changed in usage_vm_instance table...
+`CLOUDSTACK-6024 <https://issues.apache.org/jira/browse/CLOUDSTACK-6024>`_  template copy to primary storage uses a random source secstorage from any zone...
+`CLOUDSTACK-6011 <https://issues.apache.org/jira/browse/CLOUDSTACK-6011>`_  NPE when detach is called on a deleted volume...
+`CLOUDSTACK-6000 <https://issues.apache.org/jira/browse/CLOUDSTACK-6000>`_  Volume lifecycle, stuck in expunging...
+`CLOUDSTACK-5998 <https://issues.apache.org/jira/browse/CLOUDSTACK-5998>`_  [AWSAPI] describe addresses call returns a fault with "domain cannot be null!!"...
+`CLOUDSTACK-5995 <https://issues.apache.org/jira/browse/CLOUDSTACK-5995>`_  change service offering is not honouring host tags ...
+`CLOUDSTACK-5993 <https://issues.apache.org/jira/browse/CLOUDSTACK-5993>`_  Cloud agent fails to start on 32-bit system vms (cpvm and ssvm) created with 4GB...
+`CLOUDSTACK-5989 <https://issues.apache.org/jira/browse/CLOUDSTACK-5989>`_  Trying to start a vm while 'vm snapshot' is in progress results in inconsistency...
+`CLOUDSTACK-5976 <https://issues.apache.org/jira/browse/CLOUDSTACK-5976>`_  [upgrade]Typo in "ssh_keypairs" table's foreign key constraints on the Upgraded ...
+`CLOUDSTACK-5965 <https://issues.apache.org/jira/browse/CLOUDSTACK-5965>`_  VM displayname is not returned by API...
+`CLOUDSTACK-5962 <https://issues.apache.org/jira/browse/CLOUDSTACK-5962>`_  Value of Global parameter "custom.diskoffering.size.min" is not reflected in UI ...
+`CLOUDSTACK-5961 <https://issues.apache.org/jira/browse/CLOUDSTACK-5961>`_  CLONE - API: synchronization on the object is broken...
+`CLOUDSTACK-5960 <https://issues.apache.org/jira/browse/CLOUDSTACK-5960>`_  Domain admin or user cannot register a template using S3/Swift object store...
+`CLOUDSTACK-5936 <https://issues.apache.org/jira/browse/CLOUDSTACK-5936>`_  Hyper-V agent should log to windows event viewer...
+`CLOUDSTACK-5929 <https://issues.apache.org/jira/browse/CLOUDSTACK-5929>`_  [VM Sync] - Vmware - Even when starting Vm fails, startVirtualMachine async job ...
+`CLOUDSTACK-5928 <https://issues.apache.org/jira/browse/CLOUDSTACK-5928>`_  [VM Sync] - Vmware - When a Vm is "suspended" from outside of CloudStack , this ...
+`CLOUDSTACK-5915 <https://issues.apache.org/jira/browse/CLOUDSTACK-5915>`_   [AWSAPI] Instance launch is inconsistent if there are deleted service offerings...
+`CLOUDSTACK-5891 <https://issues.apache.org/jira/browse/CLOUDSTACK-5891>`_  [VMware] Template detail cpu.corespersocket's value is not honoured...
+`CLOUDSTACK-5870 <https://issues.apache.org/jira/browse/CLOUDSTACK-5870>`_  API support for retrieving UserData...
+`CLOUDSTACK-5865 <https://issues.apache.org/jira/browse/CLOUDSTACK-5865>`_  Unable to use login API if domainId parameter is id and not uuid...
+`CLOUDSTACK-5839 <https://issues.apache.org/jira/browse/CLOUDSTACK-5839>`_  listNetworkServiceProviders API doesn't return several parameters defined in the...
+`CLOUDSTACK-5826 <https://issues.apache.org/jira/browse/CLOUDSTACK-5826>`_  createPod: passing invalid gateway/netmask to the call causes infinite loop exec...
+`CLOUDSTACK-5821 <https://issues.apache.org/jira/browse/CLOUDSTACK-5821>`_  systemvmiso is locked by systevmvm in hyperv...
+`CLOUDSTACK-5812 <https://issues.apache.org/jira/browse/CLOUDSTACK-5812>`_  Secondary ip allocation in Basic zone - the pod is not respected...
+`CLOUDSTACK-5810 <https://issues.apache.org/jira/browse/CLOUDSTACK-5810>`_  addIpToNic: the owner of the secondary ip should be derived from vmInstance obje...
+`CLOUDSTACK-5785 <https://issues.apache.org/jira/browse/CLOUDSTACK-5785>`_  VM display name cell not updated upon detaching volume from VM...
+`CLOUDSTACK-5770 <https://issues.apache.org/jira/browse/CLOUDSTACK-5770>`_  [Automation] Unexpected Exception while executing DeployVMCmd: StreamCorruptedEx...
+`CLOUDSTACK-5765 <https://issues.apache.org/jira/browse/CLOUDSTACK-5765>`_  [Automation] scale vm failed with error "Unable to serialize"...
+`CLOUDSTACK-5731 <https://issues.apache.org/jira/browse/CLOUDSTACK-5731>`_  [Automation] VM deployment failed with ConcurrentOperationException in vmware...
+`CLOUDSTACK-5729 <https://issues.apache.org/jira/browse/CLOUDSTACK-5729>`_  [Automation]Deletion of a Account reported Success inspite of VM Expunge Failure...
+`CLOUDSTACK-5728 <https://issues.apache.org/jira/browse/CLOUDSTACK-5728>`_  [Automation] ReplaceNetworkACLListCmd command failing with NPE...
+`CLOUDSTACK-5727 <https://issues.apache.org/jira/browse/CLOUDSTACK-5727>`_  [Automation] Inspite of VM Deployment Failure, the job reports success...
+`CLOUDSTACK-5712 <https://issues.apache.org/jira/browse/CLOUDSTACK-5712>`_  [Automation] Failed to stop vm during vm destroy command, observed the error "Un...
+`CLOUDSTACK-5696 <https://issues.apache.org/jira/browse/CLOUDSTACK-5696>`_  [Vmsync]- Stopped state of VM is not synced to CS when VM is stopped outside of ...
+`CLOUDSTACK-5688 <https://issues.apache.org/jira/browse/CLOUDSTACK-5688>`_  NPE when the KVM host is rebooted  on the upgraded environment...
+`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-5678 <https://issues.apache.org/jira/browse/CLOUDSTACK-5678>`_  Cold Storage migration is failing...
+`CLOUDSTACK-5660 <https://issues.apache.org/jira/browse/CLOUDSTACK-5660>`_  Migrate vm live migration succeeds but throws error as ""Failed to migrate the s...
+`CLOUDSTACK-5632 <https://issues.apache.org/jira/browse/CLOUDSTACK-5632>`_  [Automation] XenServer - Template deletion fails with error "Please specify a te...
+`CLOUDSTACK-5597 <https://issues.apache.org/jira/browse/CLOUDSTACK-5597>`_  attachVolume shouldn't create the volume on the primary storage if the vm's root...
+`CLOUDSTACK-5577 <https://issues.apache.org/jira/browse/CLOUDSTACK-5577>`_  Remote Access VPN and S2S VPN should be treated as two seperate services for Net...
+`CLOUDSTACK-5575 <https://issues.apache.org/jira/browse/CLOUDSTACK-5575>`_  Remote Access VPN and S2S VPN should be treated as two seperate services on VPC...
+`CLOUDSTACK-5505 <https://issues.apache.org/jira/browse/CLOUDSTACK-5505>`_  [Automation] Private gateway not getting programmed in VPC router ...
 `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-5736 <https://issues.apache.org/jira/browse/CLOUDSTACK-5736>`_  KVM - Recurring Snapshots - Snapshots reported as being in "BackedUp" state even...
-`CLOUDSTACK-5738 <https://issues.apache.org/jira/browse/CLOUDSTACK-5738>`_  Recurring Snapshots - Few Snapshots are stuck in "Creating" state for more than ...
-`CLOUDSTACK-5806 <https://issues.apache.org/jira/browse/CLOUDSTACK-5806>`_  Storage types other than NFS/VMFS can't overprovision...
-`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-6036 <https://issues.apache.org/jira/browse/CLOUDSTACK-6036>`_   CloudStack stops the machine for no reason...
-`CLOUDSTACK-6084 <https://issues.apache.org/jira/browse/CLOUDSTACK-6084>`_  [Automation] Failed to create private gateway...
-`CLOUDSTACK-6086 <https://issues.apache.org/jira/browse/CLOUDSTACK-6086>`_  [Automation] Failed to restart network...
-`CLOUDSTACK-6333 <https://issues.apache.org/jira/browse/CLOUDSTACK-6333>`_  [Automation] NPE observed while deleting account...
-`CLOUDSTACK-6379 <https://issues.apache.org/jira/browse/CLOUDSTACK-6379>`_  UI:MS: Unable to create a user type Admin under a domain; No API being fired...
-`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-6437 <https://issues.apache.org/jira/browse/CLOUDSTACK-6437>`_  Ability to differentiate user and system guest OS and mappings...
-`CLOUDSTACK-6453 <https://issues.apache.org/jira/browse/CLOUDSTACK-6453>`_  [GPU] Windows 2012 Server instance created with vGPU offering is not coming up a...
-`CLOUDSTACK-6459 <https://issues.apache.org/jira/browse/CLOUDSTACK-6459>`_  Unable to enable maintenance mode on a Primary storage that crashed...
-`CLOUDSTACK-6465 <https://issues.apache.org/jira/browse/CLOUDSTACK-6465>`_  vmware.reserve.mem is missing from cluster level settings ...
-`CLOUDSTACK-6476 <https://issues.apache.org/jira/browse/CLOUDSTACK-6476>`_  Basic Zone with Multiple Pods Setup: DHCP server doesnt get deployed in the pod ...
-`CLOUDSTACK-6575 <https://issues.apache.org/jira/browse/CLOUDSTACK-6575>`_  Deploy VM failed with NPE while using custom compute offering ...
-`CLOUDSTACK-6594 <https://issues.apache.org/jira/browse/CLOUDSTACK-6594>`_  [Automation] Observed many DB Exception while starting MS "Can't DROP 'last_sent...
+`CLOUDSTACK-5496 <https://issues.apache.org/jira/browse/CLOUDSTACK-5496>`_  Account included in ActionEvents is Project Account ID...
+`CLOUDSTACK-5463 <https://issues.apache.org/jira/browse/CLOUDSTACK-5463>`_  Hyper-V does not report stopped VMs...
+`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-5062 <https://issues.apache.org/jira/browse/CLOUDSTACK-5062>`_  Deleting Load Balancing Rule fails when generating usage events are enabled...
+`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-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...
+`CLOUDSTACK-4126 <https://issues.apache.org/jira/browse/CLOUDSTACK-4126>`_  EN:  Typo error after click "Migrate instance to another host" button under inst...
+`CLOUDSTACK-2932 <https://issues.apache.org/jira/browse/CLOUDSTACK-2932>`_  Allow deleting of snapshots that have errored out....
+`CLOUDSTACK-2714 <https://issues.apache.org/jira/browse/CLOUDSTACK-2714>`_  Setting tab should not be visible for user accounts ...
+`CLOUDSTACK-2031 <https://issues.apache.org/jira/browse/CLOUDSTACK-2031>`_  [mipn] support for number of ips per nic limit needs to be added for the multipl...
 ==========================================================================  ===================================================================================
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/6482ca15/source/global.rst
----------------------------------------------------------------------
diff --git a/source/global.rst b/source/global.rst
index 2f5fce1..b094583 100644
--- a/source/global.rst
+++ b/source/global.rst
@@ -13,7 +13,7 @@
    specific language governing permissions and limitations
    under the License.
    
-.. This file contain Variables shared across files in this project
+.. This file contain Variables shared across .rst files in this project
 
 .. _CloudStack Installation Guide: http://docs.cloudstack.apache.org/projects/cloudstack-installation
 .. _CloudStack Administrator's Guide: http://docs.cloudstack.apache.org/projects/cloudstack-administration

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/6482ca15/source/index.rst
----------------------------------------------------------------------
diff --git a/source/index.rst b/source/index.rst
index a3a2b05..02b9638 100644
--- a/source/index.rst
+++ b/source/index.rst
@@ -36,21 +36,10 @@ Contents:
    :maxdepth: 2
 
    about
-   
-.. toctree::
-   :maxdepth: 2
-
+   fixed_issues
    compat
-      
-.. toctree::
-   :maxdepth: 2
-
    rnotes
-   
-.. toctree::
-   :maxdepth: 2
-
    api-changes
-   
+   known_issues   
 
-.. include:: global.rst
+.. include:: global.rst
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/6482ca15/source/known_issues.rst
----------------------------------------------------------------------
diff --git a/source/known_issues.rst b/source/known_issues.rst
index d90faa7..447fb8b 100644
--- a/source/known_issues.rst
+++ b/source/known_issues.rst
@@ -1,23 +1,27 @@
-For the list of known issues, see `Known Issues in <https://issues.apache.org/jira/issues/?filter=12326162>`_ |release|.
+Known Issues in |release|
+-------------------------
+
+Apache CloudStack uses `Jira <https://issues.apache.org/jira/browse/CLOUDSTACK>`_ to track its issues. All new features and bugs for |release| 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 <https://issues.apache.org/jira/issues/?filter=12327097>`_ |release|.
 
 ==========================================================================  ===================================================================================
 Bug ID                                                                      Description
 ==========================================================================  ===================================================================================
-`CLOUDSTACK-6130 <https://issues.apache.org/jira/browse/CLOUDSTACK-6130>`_  [Automation] listPublicAdress is failing ...
 `CLOUDSTACK-6444 <https://issues.apache.org/jira/browse/CLOUDSTACK-6444>`_  [Automation] test_01_primary_storage_iscsi  failed on "test_primary_storage.py" ...
-`CLOUDSTACK-6544 <https://issues.apache.org/jira/browse/CLOUDSTACK-6544>`_  [Automation] Failed to create template for ROOT volume in Xen, with Exception: c...
 `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-6548 <https://issues.apache.org/jira/browse/CLOUDSTACK-6548>`_  [Automation] createPrivateNetwork API failed with NullPointer exception ...
-`CLOUDSTACK-6551 <https://issues.apache.org/jira/browse/CLOUDSTACK-6551>`_  [Automation] Failed to revert vm snapshot in xen ...
 `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-6573 <https://issues.apache.org/jira/browse/CLOUDSTACK-6573>`_  Multiple exceptions after upgrading from 4.3 to 4.4...
-`CLOUDSTACK-6582 <https://issues.apache.org/jira/browse/CLOUDSTACK-6582>`_  Listing acl list rules are failed with exception Unknown column 'network_acl_ite...
 `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-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-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-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 ...
 `CLOUDSTACK-5012 <https://issues.apache.org/jira/browse/CLOUDSTACK-5012>`_  Bad data inserted into physical network labels for Zone Create Wizard using VMWa...
@@ -29,7 +33,6 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-5429 <https://issues.apache.org/jira/browse/CLOUDSTACK-5429>`_  KVM - Primary store down/Network Failure - Hosts attempt to reboot becasue of pr...
 `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-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-5736 <https://issues.apache.org/jira/browse/CLOUDSTACK-5736>`_  KVM - Recurring Snapshots - Snapshots reported as being in "BackedUp" state even...
 `CLOUDSTACK-5738 <https://issues.apache.org/jira/browse/CLOUDSTACK-5738>`_  Recurring Snapshots - Few Snapshots are stuck in "Creating" state for more than ...
@@ -40,39 +43,37 @@ Bug ID                                                                      Desc
 `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-6084 <https://issues.apache.org/jira/browse/CLOUDSTACK-6084>`_  [Automation] Failed to create private gateway...
-`CLOUDSTACK-6086 <https://issues.apache.org/jira/browse/CLOUDSTACK-6086>`_  [Automation] Failed to restart network...
 `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-6360 <https://issues.apache.org/jira/browse/CLOUDSTACK-6360>`_  Usage server failed to start with 4.4 build...
-`CLOUDSTACK-6361 <https://issues.apache.org/jira/browse/CLOUDSTACK-6361>`_  Mysql connector jar is not available in usage server classpath...
-`CLOUDSTACK-6379 <https://issues.apache.org/jira/browse/CLOUDSTACK-6379>`_  UI:MS: Unable to create a user type Admin under a domain; No API being fired...
 `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 ...
-`CLOUDSTACK-6437 <https://issues.apache.org/jira/browse/CLOUDSTACK-6437>`_  Ability to differentiate user and system guest OS and mappings...
 `CLOUDSTACK-6453 <https://issues.apache.org/jira/browse/CLOUDSTACK-6453>`_  [GPU] Windows 2012 Server instance created with vGPU offering is not coming up a...
 `CLOUDSTACK-6459 <https://issues.apache.org/jira/browse/CLOUDSTACK-6459>`_  Unable to enable maintenance mode on a Primary storage that crashed...
 `CLOUDSTACK-6465 <https://issues.apache.org/jira/browse/CLOUDSTACK-6465>`_  vmware.reserve.mem is missing from cluster level settings ...
 `CLOUDSTACK-6476 <https://issues.apache.org/jira/browse/CLOUDSTACK-6476>`_  Basic Zone with Multiple Pods Setup: DHCP server doesnt get deployed in the pod ...
+`CLOUDSTACK-6485 <https://issues.apache.org/jira/browse/CLOUDSTACK-6485>`_  [vpc] new private gateway network is registered wrong in network table...
 `CLOUDSTACK-6496 <https://issues.apache.org/jira/browse/CLOUDSTACK-6496>`_  addHost fails for XenServer with vSwitch networking...
 `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-6575 <https://issues.apache.org/jira/browse/CLOUDSTACK-6575>`_  Deploy VM failed with NPE while using custom compute offering ...
 `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>`_  [Automation] Observed many DB Exception while starting MS "Can't DROP 'last_sent...
 `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-6598 <https://issues.apache.org/jira/browse/CLOUDSTACK-6598>`_  IAM - listAccount() retrurns "Caller cannot be passed as NULL to IAM!" when doma...
 `CLOUDSTACK-6600 <https://issues.apache.org/jira/browse/CLOUDSTACK-6600>`_  IAM Security checker needs to have cache to improve checkAccess performance....
+`CLOUDSTACK-6620 <https://issues.apache.org/jira/browse/CLOUDSTACK-6620>`_  [Hyper-v] when all vms on host are deleted from outside, then there is null poin...
+`CLOUDSTACK-6635 <https://issues.apache.org/jira/browse/CLOUDSTACK-6635>`_  more details required in Alert generated in MS from router vm ...
+`CLOUDSTACK-6649 <https://issues.apache.org/jira/browse/CLOUDSTACK-6649>`_  CS is not giving the system-wide capacity for GPU reosurce....
+`CLOUDSTACK-6657 <https://issues.apache.org/jira/browse/CLOUDSTACK-6657>`_  [Automation] Test case fails with "exceptions must be old-style classes or deriv...
+`CLOUDSTACK-6659 <https://issues.apache.org/jira/browse/CLOUDSTACK-6659>`_  Change updatePublicIpAddress API command name to updateIpAddress...
 `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-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-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-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...
@@ -225,7 +226,6 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-6220 <https://issues.apache.org/jira/browse/CLOUDSTACK-6220>`_  Cloudstack agent fails to start due to broken init script...
 `CLOUDSTACK-6225 <https://issues.apache.org/jira/browse/CLOUDSTACK-6225>`_  resize volume fails on CentOS 6, Ubuntu 12.04...
 `CLOUDSTACK-6228 <https://issues.apache.org/jira/browse/CLOUDSTACK-6228>`_  Some action confirm dialogs show incorrect icon...
-`CLOUDSTACK-6239 <https://issues.apache.org/jira/browse/CLOUDSTACK-6239>`_  [Automation] jasypt decryption error is thrown after restarting console proxy VM...
 `CLOUDSTACK-6248 <https://issues.apache.org/jira/browse/CLOUDSTACK-6248>`_  Improve getting alerts from VR to execute in parallel in case of multipleVRs...
 `CLOUDSTACK-6274 <https://issues.apache.org/jira/browse/CLOUDSTACK-6274>`_  Scope issue attaching a disk to a VM...
 `CLOUDSTACK-6323 <https://issues.apache.org/jira/browse/CLOUDSTACK-6323>`_  GetUser API always returns admin info...
@@ -233,8 +233,6 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-6355 <https://issues.apache.org/jira/browse/CLOUDSTACK-6355>`_  Document steps to create LXC template...
 `CLOUDSTACK-6356 <https://issues.apache.org/jira/browse/CLOUDSTACK-6356>`_  OVS: tunnel networks does not work across the XenServer clusers...
 `CLOUDSTACK-6358 <https://issues.apache.org/jira/browse/CLOUDSTACK-6358>`_  Remove hardcoded guest OS mappings...
-`CLOUDSTACK-6396 <https://issues.apache.org/jira/browse/CLOUDSTACK-6396>`_  KVM RBD Volumes shown as OVM, prevents snapshots...
-`CLOUDSTACK-6397 <https://issues.apache.org/jira/browse/CLOUDSTACK-6397>`_  S3 Uploads to Rados are seemingly capped at 5GB internally & other errors...
 `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...
@@ -242,36 +240,37 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-6420 <https://issues.apache.org/jira/browse/CLOUDSTACK-6420>`_  Network implement: use network stateMachine instead of explicitly setting the st...
 `CLOUDSTACK-6426 <https://issues.apache.org/jira/browse/CLOUDSTACK-6426>`_  Event Bus no longer receives events for AsyncJobs...
 `CLOUDSTACK-6448 <https://issues.apache.org/jira/browse/CLOUDSTACK-6448>`_  VPC router won't be created when a private gateway is defined. ...
-`CLOUDSTACK-6482 <https://issues.apache.org/jira/browse/CLOUDSTACK-6482>`_  [API-LoadBalancing]Passing invalid vm name and vmip to assignToLoadBalancerRule ...
 `CLOUDSTACK-6486 <https://issues.apache.org/jira/browse/CLOUDSTACK-6486>`_  Isolation network creation fails when isolationMethod is set in lower case for t...
 `CLOUDSTACK-6493 <https://issues.apache.org/jira/browse/CLOUDSTACK-6493>`_  Multiple Nic for the guest VM running on Hyper-V...
 `CLOUDSTACK-6495 <https://issues.apache.org/jira/browse/CLOUDSTACK-6495>`_  JSVC package dependancy failures during installation  of Cloudstack Agent on RHE...
 `CLOUDSTACK-6499 <https://issues.apache.org/jira/browse/CLOUDSTACK-6499>`_  bug fixes for replacing realhostip with custom domain...
-`CLOUDSTACK-6510 <https://issues.apache.org/jira/browse/CLOUDSTACK-6510>`_  java.lang.IllegalStateException: circular reference error during live migration ...
 `CLOUDSTACK-6514 <https://issues.apache.org/jira/browse/CLOUDSTACK-6514>`_  VMware: Is space allocated for snapshots counted correctly?...
 `CLOUDSTACK-6515 <https://issues.apache.org/jira/browse/CLOUDSTACK-6515>`_  VMware: Only updating chain_info in volumes table when VM is started...
 `CLOUDSTACK-6516 <https://issues.apache.org/jira/browse/CLOUDSTACK-6516>`_  Default value of secstorage.encrypt.copy overridden...
 `CLOUDSTACK-6521 <https://issues.apache.org/jira/browse/CLOUDSTACK-6521>`_  [Hyper-V] fix generating of Hyper-v template in jenkins...
-`CLOUDSTACK-6528 <https://issues.apache.org/jira/browse/CLOUDSTACK-6528>`_  SetupGuestNetwork command is not deleting the guest network configured on the et...
 `CLOUDSTACK-6562 <https://issues.apache.org/jira/browse/CLOUDSTACK-6562>`_  [Automation] [XenServer] Secondary Storage count for account shows double the va...
-`CLOUDSTACK-6579 <https://issues.apache.org/jira/browse/CLOUDSTACK-6579>`_  used_bytes column of storage_pool table is no longer used and should be removed...
 `CLOUDSTACK-6591 <https://issues.apache.org/jira/browse/CLOUDSTACK-6591>`_  AddNetworkOffering Page gives DB Exception while executing listServiceOfferings ...
 `CLOUDSTACK-6592 <https://issues.apache.org/jira/browse/CLOUDSTACK-6592>`_  OVS distributed routing: make populate flooding rules transactional...
 `CLOUDSTACK-6593 <https://issues.apache.org/jira/browse/CLOUDSTACK-6593>`_  Connectivity service capabilites should be matched with the provider only if at ...
-`CLOUDSTACK-6596 <https://issues.apache.org/jira/browse/CLOUDSTACK-6596>`_  Add UUID and display flag update support for LBStickinessPolicy and LBHealthChec...
-`CLOUDSTACK-6597 <https://issues.apache.org/jira/browse/CLOUDSTACK-6597>`_  Updatevm - root admin should be allowed to change instance name...
-`CLOUDSTACK-6601 <https://issues.apache.org/jira/browse/CLOUDSTACK-6601>`_  listLoadBalancers: add forDisplay parameter to the API request...
+`CLOUDSTACK-6594 <https://issues.apache.org/jira/browse/CLOUDSTACK-6594>`_  [Automation] Observed many DB Exception while starting MS "Can't DROP 'last_sent...
+`CLOUDSTACK-6605 <https://issues.apache.org/jira/browse/CLOUDSTACK-6605>`_  CLONE - [Automation] jasypt decryption error is thrown after restarting console ...
+`CLOUDSTACK-6608 <https://issues.apache.org/jira/browse/CLOUDSTACK-6608>`_  OVS distributed firewall: default ACL rule is not getting applied when a tier in...
+`CLOUDSTACK-6609 <https://issues.apache.org/jira/browse/CLOUDSTACK-6609>`_  OVS distributed routing: ensure tunnels are created if not created already when ...
+`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-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-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-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-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...

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/6482ca15/source/rnotes.rst
----------------------------------------------------------------------
diff --git a/source/rnotes.rst b/source/rnotes.rst
index 48f9b38..8ed741f 100644
--- a/source/rnotes.rst
+++ b/source/rnotes.rst
@@ -26,6 +26,15 @@ made while CloudStack was in the Apache Incubator.
 If you run into any issues during upgrades, please feel free to ask
 questions on users@cloudstack.apache.org or dev@cloudstack.apache.org.
 
+.. warning::
+   :name: Depreciation of realhostip.com DNS and SSL certificate
+   
+   The realhostip.com dynamic DNS resolution service is being retired this
+   summer. 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.
+
+
 Validate |version| source code tarball
 --------------------------------------