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