You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pd...@apache.org on 2015/11/17 13:54:20 UTC

[7/8] cloudstack-docs-rn git commit: update features and issues

update features and issues


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

Branch: refs/heads/4.6
Commit: 60acc956db7414946c9895e83d1fd5a3301f3c87
Parents: 80a33ed
Author: Pierre-Luc Dion <pd...@apache.org>
Authored: Sun Nov 15 20:53:18 2015 -0500
Committer: Pierre-Luc Dion <pd...@apache.org>
Committed: Sun Nov 15 20:53:18 2015 -0500

----------------------------------------------------------------------
 source/about.rst        | 152 ++++++++++++++++++++++++++++++++++++-------
 source/compat.rst       |   1 +
 source/fixed_issues.rst |   6 ++
 source/known_issues.rst |  25 ++++---
 4 files changed, 149 insertions(+), 35 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/60acc956/source/about.rst
----------------------------------------------------------------------
diff --git a/source/about.rst b/source/about.rst
index 05d21f6..c8e2cf0 100644
--- a/source/about.rst
+++ b/source/about.rst
@@ -21,26 +21,17 @@ Version |release| includes more than 240 bug fixes from previous release, the
 following new features and improvements.
 
 
-1) Improve Object Storage, CloudStack-8640, Wido
-2) Snapshot Improvements, CloudStack-8663, Anshul
-3) Deploy user Instance from VM Snapshot, CloudStack-8676, Sateesh
-4) Netscaler Integration, CloudStack-8672, CloudStack-8673, Rajesh
-5) Billing Quota, CloudStack-8592, Abhinandan, Rohit
-6) Improve SAML plugin, CloudStack-8457, Rohit
-7) LDAP Improvements - Trust AD and Auto Import, CloudStack-8647, Rajani, Sarath (even though this shows 4.7 - I know, the code has been merged to master).
-8) Docker/Containers, No JIRA ticket, Pdion
-9) iSCSI and HA support in Hyper-V, CloudStack-8444, Anshul
-10) Support for non-US keyboards in Console Proxy, CloudStack-8665, Anshul
-
-
 Redundant Routers for VPC
 -------------------------
 
-<TBD>
+Create VPC using an High Available pair of Virtual Routers in active-pasive mode.
+The main goal behind its implementation is to increase critical application's
+uptime, offering a better Disaster Recovery strategy by quickly switching
+network traffic to a backup virtual router, hence increasing business continuity. 
 
 ====================== ============================================================================
-Supported hypervisors: N/A
-Link                   `CLOUDSTACK-7583`_
+Supported hypervisors: Any
+Link                   `Redundant VR spec`_
 ====================== ============================================================================
 
 
@@ -66,7 +57,7 @@ to the usage database. This allows ease of graphing for CPU, Network and
 Disk I/O for instances and hosts.
 
 ====================== ============================================================================
-Supported hypervisors: N/A
+Supported hypervisors: Any
 Link                   `CLOUDSTACK-7583`_
 ====================== ============================================================================
 
@@ -85,20 +76,131 @@ Link                   `Browser Upload spec`_
 ====================== ============================================================================
 
 
+Run CloudStack inside Docker
+----------------------------
 
+Provide Docker images collection of Apache CloudStack modules thru automated
+build on docker hub. These containers are usable for Continous Integration
+tests, demo, rapid deployment of CloudStack for test purposes.
+
+====================== ============================================================================
+Supported hypervisors: N/A
+Link                   https://hub.docker.com/u/cloudstack/
+====================== ============================================================================
 
 
 Improvements
 ------------
 
--  Enable configuring local storage use for system VMs at zone level.
--  Restore volume from volune-snapshot (KVM)
--  Addition of an empty custom.css for ease of UI customization.
--  Local Storage overprovisionning for KVM.
--  Provide smbios vendor information via KVM/Libvirt to Guest.
--  KVM vlan passthrough '4095', usable for nested hypervisor as instance.
-
-
+Here is the list of `new features and improvements <https://issues.apache.org/jira/issues/?filter=12332938>`_: 
+
+.. cssclass:: table-striped table-bordered table-hover
+
+==================  ===================================================================================
+Jira ID             Description
+==================  ===================================================================================
+`CLOUDSTACK-8301`_  Enable configuring local storage use for system VMs at zone level...
+`CLOUDSTACK-7924`_  Browser-based Template / Volume upload...
+`CLOUDSTACK-7583`_  Send statistics collected by StatsCollector to optional Graphite host...
+`CLOUDSTACK-5863`_  Restore volume snapshot...
+`CLOUDSTACK-8489`_  Provide smbios vendor information via KVM/Libvirt to Guest...
+`CLOUDSTACK-8324`_  DHCP/DNS offload and config drive support for adv shared network...
+`CLOUDSTACK-8313`_  Local Storage overprovisioning should be possible...
+`CLOUDSTACK-8744`_  Add missing localization (l10n) for several parts in the UI...
+`CLOUDSTACK-8740`_  make UI style customisation easier...
+`CLOUDSTACK-8840`_  Update systemd profile for usage server...
+`CLOUDSTACK-8252`_  KVM vlan passthrough 4095...
+`CLOUDSTACK-8016`_  return code of the call to cloudstack-setup-agent is not checked...
+`CLOUDSTACK-8036`_  SAML plugin provides no way to save IDP metadata in DB or file...
+`CLOUDSTACK-7983`_  Create Disk/Service Offering for Domain Admin...
+`CLOUDSTACK-7882`_  SSH Keypair Creation/Selection in UI...
+`CLOUDSTACK-7908`_  Addition of userid field to vm_instance table to identify user that created the ...
+`CLOUDSTACK-7847`_  API: listDomains should display the domain resources, similar to listAccounts...
+`CLOUDSTACK-7698`_  Don't (acquire IP/create NAT) by default while deploying VM if not necessary...
+`CLOUDSTACK-6139`_  System.vm.use.local.storage global setting to zone setting...
+`CLOUDSTACK-8486`_  Refactoring LibVirt (KVM) Hypervisor Plugin...
+`CLOUDSTACK-8477`_  Refactoring XenServer Hypervisor Plugin...
+`CLOUDSTACK-8506`_  Make ACS compliant with the RFC 3021...
+`CLOUDSTACK-8502`_  Implement Annotions for XenServer and Libvirt resources...
+`CLOUDSTACK-8647`_  LDAP Trust AD and Autoimport...
+`CLOUDSTACK-8635`_  Ubuntu packages should depend on OpenJDK headless JRE...
+`CLOUDSTACK-8625`_  Systemd profile for KVM Agent...
+`CLOUDSTACK-8624`_  cloud-install-sys-tmplt: add support for mysql port and optimise the disk capaci...
+`CLOUDSTACK-8607`_  As an Operator I want to be able to change the host password on the host itself ...
+`CLOUDSTACK-8596`_  [LDAP] Nested groups, ability of recursively querying nested groups...
+`CLOUDSTACK-8590`_  Refactoring NiciraNVP resource...
+`CLOUDSTACK-8589`_  As an operator I want to be able to change the KVM hypervisor credentials...
+`CLOUDSTACK-8580`_  Users should be able to expunge VMs...
+`CLOUDSTACK-8581`_  Make S3 TCP KeepAlive and ConnectionTtl configureable...
+`CLOUDSTACK-8426`_  Use a separate thread pool for VR reboot in case of out-of-band movement...
+`CLOUDSTACK-8424`_  KVM: allow a way to add CPU flags/features specific to a host...
+`CLOUDSTACK-8457`_  Make SAML plugin production grade...
+`CLOUDSTACK-9034`_  Cloudstack-docs-admin has rst files bullet list incorrectly terminated...
+`CLOUDSTACK-8272`_  Improve password serving script by making it non-blocking non-locking concurrent...
+`CLOUDSTACK-8197`_  make minimal sysvm version configuratble...
+`CLOUDSTACK-8151`_  An API to cleanup cloud_usage table...
+`CLOUDSTACK-8133`_  Add instance count to listSecurityGroups API call....
+`CLOUDSTACK-8169`_  Dynamic storage adaptor detection for KVM agent...
+`CLOUDSTACK-8063`_  list secondary Ips information in VM response...
+`CLOUDSTACK-4719`_  Document details parameter of registerTemplate...
+`CLOUDSTACK-1667`_  improve explanation of extractable ISO...
+`CLOUDSTACK-8989`_  component/test_ps_limits.py can also be run on a "basic" setup...
+`CLOUDSTACK-8992`_  Allow more then 6 disks to be connected to a KVM VM....
+`CLOUDSTACK-9044`_  RBD Primary Storage isn't shown in the Zone Wizard...
+==================  ===================================================================================
+
+
+.. _Redundant VR spec : https://cwiki.apache.org/confluence/display/CLOUDSTACK/Redundant+Virtual+Routers+for+Virtual+Private+Clouds
 .. _Browser Upload spec : https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=39620237
 .. _CLOUDSTACK-7583 : https://issues.apache.org/jira/browse/CLOUDSTACK-7583
-.. _CLOUDSTACK-7882 : https://issues.apache.org/jira/browse/CLOUDSTACK-7882
\ No newline at end of file
+.. _CLOUDSTACK-7882 : https://issues.apache.org/jira/browse/CLOUDSTACK-7882
+.. _Community supported CoreOS templates for CloudStack : https://coreos.com/os/docs/latest/booting-on-cloudstack.html
+
+.. _CLOUDSTACK-8301 : https://issues.apache.org/jira/browse/CLOUDSTACK-8301
+.. _CLOUDSTACK-7924 : https://issues.apache.org/jira/browse/CLOUDSTACK-7924
+.. _CLOUDSTACK-7583 : https://issues.apache.org/jira/browse/CLOUDSTACK-7583
+.. _CLOUDSTACK-5863 : https://issues.apache.org/jira/browse/CLOUDSTACK-5863
+.. _CLOUDSTACK-8489 : https://issues.apache.org/jira/browse/CLOUDSTACK-8489
+.. _CLOUDSTACK-8324 : https://issues.apache.org/jira/browse/CLOUDSTACK-8324
+.. _CLOUDSTACK-8313 : https://issues.apache.org/jira/browse/CLOUDSTACK-8313
+.. _CLOUDSTACK-8744 : https://issues.apache.org/jira/browse/CLOUDSTACK-8744
+.. _CLOUDSTACK-8740 : https://issues.apache.org/jira/browse/CLOUDSTACK-8740
+.. _CLOUDSTACK-8840 : https://issues.apache.org/jira/browse/CLOUDSTACK-8840
+.. _CLOUDSTACK-8252 : https://issues.apache.org/jira/browse/CLOUDSTACK-8252
+.. _CLOUDSTACK-8016 : https://issues.apache.org/jira/browse/CLOUDSTACK-8016
+.. _CLOUDSTACK-8036 : https://issues.apache.org/jira/browse/CLOUDSTACK-8036
+.. _CLOUDSTACK-7983 : https://issues.apache.org/jira/browse/CLOUDSTACK-7983
+.. _CLOUDSTACK-7882 : https://issues.apache.org/jira/browse/CLOUDSTACK-7882
+.. _CLOUDSTACK-7908 : https://issues.apache.org/jira/browse/CLOUDSTACK-7908
+.. _CLOUDSTACK-7847 : https://issues.apache.org/jira/browse/CLOUDSTACK-7847
+.. _CLOUDSTACK-7698 : https://issues.apache.org/jira/browse/CLOUDSTACK-7698
+.. _CLOUDSTACK-6139 : https://issues.apache.org/jira/browse/CLOUDSTACK-6139
+.. _CLOUDSTACK-8486 : https://issues.apache.org/jira/browse/CLOUDSTACK-8486
+.. _CLOUDSTACK-8477 : https://issues.apache.org/jira/browse/CLOUDSTACK-8477
+.. _CLOUDSTACK-8506 : https://issues.apache.org/jira/browse/CLOUDSTACK-8506
+.. _CLOUDSTACK-8502 : https://issues.apache.org/jira/browse/CLOUDSTACK-8502
+.. _CLOUDSTACK-8647 : https://issues.apache.org/jira/browse/CLOUDSTACK-8647
+.. _CLOUDSTACK-8635 : https://issues.apache.org/jira/browse/CLOUDSTACK-8635
+.. _CLOUDSTACK-8625 : https://issues.apache.org/jira/browse/CLOUDSTACK-8625
+.. _CLOUDSTACK-8624 : https://issues.apache.org/jira/browse/CLOUDSTACK-8624
+.. _CLOUDSTACK-8607 : https://issues.apache.org/jira/browse/CLOUDSTACK-8607
+.. _CLOUDSTACK-8596 : https://issues.apache.org/jira/browse/CLOUDSTACK-8596
+.. _CLOUDSTACK-8590 : https://issues.apache.org/jira/browse/CLOUDSTACK-8590
+.. _CLOUDSTACK-8589 : https://issues.apache.org/jira/browse/CLOUDSTACK-8589
+.. _CLOUDSTACK-8580 : https://issues.apache.org/jira/browse/CLOUDSTACK-8580
+.. _CLOUDSTACK-8581 : https://issues.apache.org/jira/browse/CLOUDSTACK-8581
+.. _CLOUDSTACK-8426 : https://issues.apache.org/jira/browse/CLOUDSTACK-8426
+.. _CLOUDSTACK-8424 : https://issues.apache.org/jira/browse/CLOUDSTACK-8424
+.. _CLOUDSTACK-8457 : https://issues.apache.org/jira/browse/CLOUDSTACK-8457
+.. _CLOUDSTACK-9034 : https://issues.apache.org/jira/browse/CLOUDSTACK-9034
+.. _CLOUDSTACK-8272 : https://issues.apache.org/jira/browse/CLOUDSTACK-8272
+.. _CLOUDSTACK-8197 : https://issues.apache.org/jira/browse/CLOUDSTACK-8197
+.. _CLOUDSTACK-8151 : https://issues.apache.org/jira/browse/CLOUDSTACK-8151
+.. _CLOUDSTACK-8133 : https://issues.apache.org/jira/browse/CLOUDSTACK-8133
+.. _CLOUDSTACK-8169 : https://issues.apache.org/jira/browse/CLOUDSTACK-8169
+.. _CLOUDSTACK-8063 : https://issues.apache.org/jira/browse/CLOUDSTACK-8063
+.. _CLOUDSTACK-4719 : https://issues.apache.org/jira/browse/CLOUDSTACK-4719
+.. _CLOUDSTACK-1667 : https://issues.apache.org/jira/browse/CLOUDSTACK-1667
+.. _CLOUDSTACK-8989 : https://issues.apache.org/jira/browse/CLOUDSTACK-8989
+.. _CLOUDSTACK-8992 : https://issues.apache.org/jira/browse/CLOUDSTACK-8992
+.. _CLOUDSTACK-9044 : https://issues.apache.org/jira/browse/CLOUDSTACK-9044

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/60acc956/source/compat.rst
----------------------------------------------------------------------
diff --git a/source/compat.rst b/source/compat.rst
index 3c160ec..fa70c23 100644
--- a/source/compat.rst
+++ b/source/compat.rst
@@ -51,6 +51,7 @@ and VMware with vSphere.
    .. note:: It is now required to enable HA on the XenServer pool in order to recover from a pool-master failure. Please refer to the `XenServer documentation <http://docs.vmd.citrix.com/XenServer/6.5.0/1.0/en_gb/>`_.
 
 -  VMware versions 5.0 Update 3a, 5.1 Update 2a, and 5.5 Update 2
+-  Oracle VM 3.0+
 -  Bare metal hosts are supported, which have no hypervisor. These hosts
    can run the following operating systems:
 

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/60acc956/source/fixed_issues.rst
----------------------------------------------------------------------
diff --git a/source/fixed_issues.rst b/source/fixed_issues.rst
index db04ab0..97c686e 100644
--- a/source/fixed_issues.rst
+++ b/source/fixed_issues.rst
@@ -34,6 +34,11 @@ For the list of issues fixed, see `Issues Fixed in
 ==========================================================================  ===================================================================================
 Bug ID                                                                      Description
 ==========================================================================  ===================================================================================
+`CLOUDSTACK-9046 <https://issues.apache.org/jira/browse/CLOUDSTACK-9046>`_  Fix upgrade path from 4.4 and 4.5 to 4.6...
+`CLOUDSTACK-9045 <https://issues.apache.org/jira/browse/CLOUDSTACK-9045>`_  Wrong mounting directory specified for managment server....
+`CLOUDSTACK-9043 <https://issues.apache.org/jira/browse/CLOUDSTACK-9043>`_  Localization de_DE and zh_CN don't works: Uncaught SyntaxError: Unexpected token...
+`CLOUDSTACK-9040 <https://issues.apache.org/jira/browse/CLOUDSTACK-9040>`_  Tomcat 7 & 8 don't work with the install scripts on Ubuntu...
+`CLOUDSTACK-9038 <https://issues.apache.org/jira/browse/CLOUDSTACK-9038>`_  Infrastructure tab is slow because of synchronous API calls...
 `CLOUDSTACK-9019 <https://issues.apache.org/jira/browse/CLOUDSTACK-9019>`_  Storage VM gets two mgmt nics when no storage net defined...
 `CLOUDSTACK-9016 <https://issues.apache.org/jira/browse/CLOUDSTACK-9016>`_  Fail to create VM instance within VPC ...
 `CLOUDSTACK-9014 <https://issues.apache.org/jira/browse/CLOUDSTACK-9014>`_  Rename xapi plugins for s3 and swift to make them work after renaming the calls...
@@ -75,6 +80,7 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-8825 <https://issues.apache.org/jira/browse/CLOUDSTACK-8825>`_  Setting vm.allocation.algorithm to firstfitleastconsumed makes vm migration impo...
 `CLOUDSTACK-8824 <https://issues.apache.org/jira/browse/CLOUDSTACK-8824>`_  VM deployment fails when there is only ZWPS and deployement alogorithm is firstf...
 `CLOUDSTACK-8820 <https://issues.apache.org/jira/browse/CLOUDSTACK-8820>`_  Showing error when try to add advance zone using VMWare ESXi 6.0 host...
+`CLOUDSTACK-8819 <https://issues.apache.org/jira/browse/CLOUDSTACK-8819>`_  Virtual Template size is not correct when using S3 as image store....
 `CLOUDSTACK-8814 <https://issues.apache.org/jira/browse/CLOUDSTACK-8814>`_  Order of nics in non-VPC router changed resulting in services to fail...
 `CLOUDSTACK-8799 <https://issues.apache.org/jira/browse/CLOUDSTACK-8799>`_  fix CsRedundant.py to handle public interfaces and default routes when changing ...
 `CLOUDSTACK-8792 <https://issues.apache.org/jira/browse/CLOUDSTACK-8792>`_  Cannot live migrate VM with Libvirt prior to v1.0.1...

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/60acc956/source/known_issues.rst
----------------------------------------------------------------------
diff --git a/source/known_issues.rst b/source/known_issues.rst
index 6f89484..0d7d27d 100644
--- a/source/known_issues.rst
+++ b/source/known_issues.rst
@@ -30,11 +30,11 @@ For the list of known issues, see `Known Issues in
 ==========================================================================  ===================================================================================
 Bug ID                                                                      Description
 ==========================================================================  ===================================================================================
-`CLOUDSTACK-9015 <https://issues.apache.org/jira/browse/CLOUDSTACK-9015>`_  Redundant VPC Virtual Router's state is BACKUP & BACKUP...
+`CLOUDSTACK-9015 <https://issues.apache.org/jira/browse/CLOUDSTACK-9015>`_  Redundant VPC Virtual Router's state is BACKUP & BACKUP or MASTER & MASTER...
 `CLOUDSTACK-9027 <https://issues.apache.org/jira/browse/CLOUDSTACK-9027>`_  In the default egress allow network with existing egress rules to block traffic,...
 `CLOUDSTACK-9035 <https://issues.apache.org/jira/browse/CLOUDSTACK-9035>`_  Password file is stored only with Master when we Reset Password on the VM....
-`CLOUDSTACK-9040 <https://issues.apache.org/jira/browse/CLOUDSTACK-9040>`_  Tomcat 7 & 8 don't work with the install scripts on Ubuntu...
-`CLOUDSTACK-9042 <https://issues.apache.org/jira/browse/CLOUDSTACK-9042>`_  VR: Missing dhcp entries in /etc/dhpchosts.txt after starting a few VMs...
+`CLOUDSTACK-9059 <https://issues.apache.org/jira/browse/CLOUDSTACK-9059>`_  Snapshot on S3 fails when delta is zero...
+`CLOUDSTACK-9060 <https://issues.apache.org/jira/browse/CLOUDSTACK-9060>`_  Create volume / template from S3 snapshot fails...
 `CLOUDSTACK-7375 <https://issues.apache.org/jira/browse/CLOUDSTACK-7375>`_  [UI] RBD not available under list of protocols for primary storage during zone c...
 `CLOUDSTACK-7618 <https://issues.apache.org/jira/browse/CLOUDSTACK-7618>`_  Baremetal - AddHost() API docs should include parameters - cpunumber,cpuspeed,me...
 `CLOUDSTACK-7839 <https://issues.apache.org/jira/browse/CLOUDSTACK-7839>`_  Unable to live migrate an instance to another host in a cluster from which the t...
@@ -69,10 +69,11 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-8929 <https://issues.apache.org/jira/browse/CLOUDSTACK-8929>`_  The list of VMs that can be assigned to a load balancer rule is not updated afte...
 `CLOUDSTACK-8994 <https://issues.apache.org/jira/browse/CLOUDSTACK-8994>`_  Activity of the password server isn't logged....
 `CLOUDSTACK-9018 <https://issues.apache.org/jira/browse/CLOUDSTACK-9018>`_  Egress rule with 0.0.0.0/0 - all (protocol) doesn't get removed from the VR...
+`CLOUDSTACK-9023 <https://issues.apache.org/jira/browse/CLOUDSTACK-9023>`_  private keys get logged when UpdateCustomCertificate gets called...
 `CLOUDSTACK-9036 <https://issues.apache.org/jira/browse/CLOUDSTACK-9036>`_  IPV6 CIDR not recognized (Parser BUG)...
-`CLOUDSTACK-9043 <https://issues.apache.org/jira/browse/CLOUDSTACK-9043>`_  Localization de_DE and zh_CN don't works: Uncaught SyntaxError: Unexpected token...
+`CLOUDSTACK-9061 <https://issues.apache.org/jira/browse/CLOUDSTACK-9061>`_  cannot deploy Instance when using Swift as Secondary Storage...
 `CLOUDSTACK-8408 <https://issues.apache.org/jira/browse/CLOUDSTACK-8408>`_  unused i18n keys...
-`CLOUDSTACK-9039 <https://issues.apache.org/jira/browse/CLOUDSTACK-9039>`_  Log folder path Ubuntu...
+`CLOUDSTACK-9056 <https://issues.apache.org/jira/browse/CLOUDSTACK-9056>`_  Upgrade 4.4.1 to 4.6.0 fails: 4.5.0 KVM SystemVm template not found...
 `CLOUDSTACK-8781 <https://issues.apache.org/jira/browse/CLOUDSTACK-8781>`_  Superfluous field during VPC creation...
 `CLOUDSTACK-8918 <https://issues.apache.org/jira/browse/CLOUDSTACK-8918>`_  [Install] Db Error after install - Unknown column 'iso_id1' in 'field list'...
 ==========================================================================  ===================================================================================
@@ -111,12 +112,14 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-8839 <https://issues.apache.org/jira/browse/CLOUDSTACK-8839>`_  close concurrent ip disable static nat commands for virtual router will cause so...
 `CLOUDSTACK-8909 <https://issues.apache.org/jira/browse/CLOUDSTACK-8909>`_  Web Console not working with Hyper-V Windows Server 2012 R2...
 `CLOUDSTACK-8914 <https://issues.apache.org/jira/browse/CLOUDSTACK-8914>`_  cannot delete pod, NPE...
-`CLOUDSTACK-9015 <https://issues.apache.org/jira/browse/CLOUDSTACK-9015>`_  Redundant VPC Virtual Router's state is BACKUP & BACKUP...
+`CLOUDSTACK-9015 <https://issues.apache.org/jira/browse/CLOUDSTACK-9015>`_  Redundant VPC Virtual Router's state is BACKUP & BACKUP or MASTER & MASTER...
 `CLOUDSTACK-9025 <https://issues.apache.org/jira/browse/CLOUDSTACK-9025>`_  Unable to deploy VM instance from template if template spin from linked clone sn...
 `CLOUDSTACK-9027 <https://issues.apache.org/jira/browse/CLOUDSTACK-9027>`_  In the default egress allow network with existing egress rules to block traffic,...
 `CLOUDSTACK-9035 <https://issues.apache.org/jira/browse/CLOUDSTACK-9035>`_  Password file is stored only with Master when we Reset Password on the VM....
-`CLOUDSTACK-9040 <https://issues.apache.org/jira/browse/CLOUDSTACK-9040>`_  Tomcat 7 & 8 don't work with the install scripts on Ubuntu...
 `CLOUDSTACK-9042 <https://issues.apache.org/jira/browse/CLOUDSTACK-9042>`_  VR: Missing dhcp entries in /etc/dhpchosts.txt after starting a few VMs...
+`CLOUDSTACK-9058 <https://issues.apache.org/jira/browse/CLOUDSTACK-9058>`_  Password server causes Windows VMs to switch to blank passwords after each reboo...
+`CLOUDSTACK-9059 <https://issues.apache.org/jira/browse/CLOUDSTACK-9059>`_  Snapshot on S3 fails when delta is zero...
+`CLOUDSTACK-9060 <https://issues.apache.org/jira/browse/CLOUDSTACK-9060>`_  Create volume / template from S3 snapshot fails...
 `CLOUDSTACK-7365 <https://issues.apache.org/jira/browse/CLOUDSTACK-7365>`_  Upgrading without proper systemvm template corrupt cloudstack management server...
 `CLOUDSTACK-7375 <https://issues.apache.org/jira/browse/CLOUDSTACK-7375>`_  [UI] RBD not available under list of protocols for primary storage during zone c...
 `CLOUDSTACK-7449 <https://issues.apache.org/jira/browse/CLOUDSTACK-7449>`_  "CloudRuntimeException: Can not see storage pool" after trying to add a new host...
@@ -251,13 +254,14 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-8956 <https://issues.apache.org/jira/browse/CLOUDSTACK-8956>`_  NSX/Nicira Plugin does not support NSX v4.2.1...
 `CLOUDSTACK-8966 <https://issues.apache.org/jira/browse/CLOUDSTACK-8966>`_  listCapacity produces wrong result for CAPACITY_TYPE_MEMORY and CAPACITY_TYPE_CP...
 `CLOUDSTACK-8977 <https://issues.apache.org/jira/browse/CLOUDSTACK-8977>`_  cloudstack UI creates a session for users not yet logged in...
-`CLOUDSTACK-8979 <https://issues.apache.org/jira/browse/CLOUDSTACK-8979>`_  Centos7 vm disks attached as hda/ide not virtio...
 `CLOUDSTACK-8980 <https://issues.apache.org/jira/browse/CLOUDSTACK-8980>`_  CloudStack 4.5.2 not reporting correct total capacities on MariaDB-server 10.1...
 `CLOUDSTACK-8994 <https://issues.apache.org/jira/browse/CLOUDSTACK-8994>`_  Activity of the password server isn't logged....
 `CLOUDSTACK-9018 <https://issues.apache.org/jira/browse/CLOUDSTACK-9018>`_  Egress rule with 0.0.0.0/0 - all (protocol) doesn't get removed from the VR...
+`CLOUDSTACK-9023 <https://issues.apache.org/jira/browse/CLOUDSTACK-9023>`_  private keys get logged when UpdateCustomCertificate gets called...
 `CLOUDSTACK-9024 <https://issues.apache.org/jira/browse/CLOUDSTACK-9024>`_  Restart network fails if redundant router is missing...
 `CLOUDSTACK-9036 <https://issues.apache.org/jira/browse/CLOUDSTACK-9036>`_  IPV6 CIDR not recognized (Parser BUG)...
-`CLOUDSTACK-9043 <https://issues.apache.org/jira/browse/CLOUDSTACK-9043>`_  Localization de_DE and zh_CN don't works: Uncaught SyntaxError: Unexpected token...
+`CLOUDSTACK-9050 <https://issues.apache.org/jira/browse/CLOUDSTACK-9050>`_  Virtual Router Static-NAT rules bind to wrong public interface...
+`CLOUDSTACK-9061 <https://issues.apache.org/jira/browse/CLOUDSTACK-9061>`_  cannot deploy Instance when using Swift as Secondary Storage...
 `CLOUDSTACK-7342 <https://issues.apache.org/jira/browse/CLOUDSTACK-7342>`_  Fail to delete template while using Swift as Secondary Storage...
 `CLOUDSTACK-7782 <https://issues.apache.org/jira/browse/CLOUDSTACK-7782>`_  The 4.4.1 web UI is missing "Acquire new IP address" buton in NIC section...
 `CLOUDSTACK-7988 <https://issues.apache.org/jira/browse/CLOUDSTACK-7988>`_  Template status is empty while the template is creating....
@@ -280,7 +284,8 @@ Bug ID                                                                      Desc
 `CLOUDSTACK-9017 <https://issues.apache.org/jira/browse/CLOUDSTACK-9017>`_  VPC VR DHCP broken for multihomed guest VMs...
 `CLOUDSTACK-9028 <https://issues.apache.org/jira/browse/CLOUDSTACK-9028>`_  GloboDNS doen´t work with "Shared Networks"...
 `CLOUDSTACK-9029 <https://issues.apache.org/jira/browse/CLOUDSTACK-9029>`_  Proper support to identify CentOS 7 version number on Host...
-`CLOUDSTACK-9039 <https://issues.apache.org/jira/browse/CLOUDSTACK-9039>`_  Log folder path Ubuntu...
+`CLOUDSTACK-9056 <https://issues.apache.org/jira/browse/CLOUDSTACK-9056>`_  Upgrade 4.4.1 to 4.6.0 fails: 4.5.0 KVM SystemVm template not found...
+`CLOUDSTACK-9057 <https://issues.apache.org/jira/browse/CLOUDSTACK-9057>`_  upgrade to 4.6 requires 4.5 templates...
 `CLOUDSTACK-7819 <https://issues.apache.org/jira/browse/CLOUDSTACK-7819>`_  Cannot add tags to project...
 `CLOUDSTACK-8202 <https://issues.apache.org/jira/browse/CLOUDSTACK-8202>`_  Templates /IOS  items order list is not persistent...
 `CLOUDSTACK-8557 <https://issues.apache.org/jira/browse/CLOUDSTACK-8557>`_  Issue while starting Clound-Manager...