mirror of https://github.com/apache/cloudstack.git
known issues from animesh has been added, edited, updated CLOUDSTACK-4245
This commit is contained in:
parent
63f8b3f69b
commit
e4660fd7cd
|
|
@ -1064,11 +1064,11 @@ under the License.
|
|||
from this parent template. This saves space and decreases deployment time for instances
|
||||
dramatically.</para>
|
||||
<para>Before this release, a NFS Primary Storage was still required for running the System
|
||||
VMs from. The reason was a so called 'patch disk' that was generated by the
|
||||
hypervisor which contained metadata for the System VM. The scripts generating this disk
|
||||
didn't support RBD and thus System VMs had to be deployed from NFS. With 4.2 instead of
|
||||
the patch disk a VirtIO serial console is used to pass meta information to System VMs.
|
||||
This enabled the deployment of System VMs on RBD Primary Storage.</para>
|
||||
VMs from. The reason was a so called 'patch disk' that was generated by the hypervisor
|
||||
which contained metadata for the System VM. The scripts generating this disk didn't
|
||||
support RBD and thus System VMs had to be deployed from NFS. With 4.2 instead of the patch
|
||||
disk a VirtIO serial console is used to pass meta information to System VMs. This enabled
|
||||
the deployment of System VMs on RBD Primary Storage.</para>
|
||||
</section>
|
||||
</section>
|
||||
<section id="issues-fixed-4.2">
|
||||
|
|
@ -1223,7 +1223,7 @@ under the License.
|
|||
<informaltable>
|
||||
<tgroup cols="2" align="left" colsep="1" rowsep="1">
|
||||
<colspec colwidth="1.0*" colname="1" colnum="1"/>
|
||||
<colspec colwidth="2.0*" colname="2" colnum="2"/>
|
||||
<colspec colwidth="4.17*" colname="2" colnum="2"/>
|
||||
<thead>
|
||||
<row>
|
||||
<entry>
|
||||
|
|
@ -1237,10 +1237,10 @@ under the License.
|
|||
<tbody>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-2709"
|
||||
>CLOUDSTACK-2709</ulink></para></entry>
|
||||
>CLOUDSTACK-3466</ulink></para></entry>
|
||||
<entry>
|
||||
<para>VM Migration across VMware clusters which are added with different switches
|
||||
(Standard Swith,Vmware DVS, Cisco Nexus 1000v) is not supported..</para>
|
||||
(Standard Switch,Vmware DVS, Cisco Nexus 1000v) is not supported.</para>
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
|
@ -1248,7 +1248,7 @@ under the License.
|
|||
>CLOUDSTACK-4207</ulink></para></entry>
|
||||
<entry>
|
||||
<para>The following exception is observed when the Management Server is started
|
||||
after upgrade from any older versions to &PRODUCT; 4.2.</para>
|
||||
after the upgrade from any older versions to &PRODUCT; 4.2.</para>
|
||||
<para><code>jsonParseException: The JsonDeserializer
|
||||
com.cloud.agent.transport.ArrayTypeAdaptor@2426e26f failed to deserialize json
|
||||
object</code></para>
|
||||
|
|
@ -1261,17 +1261,17 @@ under the License.
|
|||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-2709"
|
||||
>CLOUDSTACK-2709</ulink></para></entry>
|
||||
<entry>
|
||||
<para>Egress rules are are not supported on shared networks. </para>
|
||||
<para>Egress rules are not supported on Shared networks. </para>
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-1747"
|
||||
>CLOUDSTACK-1747</ulink></para></entry>
|
||||
<entry><para>mvn deploydb only creates 4.0 DB, not 4.2</para>
|
||||
<para>Due to tooling changes between 4.2 and 4.2, CloudStack's database is created
|
||||
<entry><para>The mvn deploydb command creates only 4.0 database, not 4.2 database.</para>
|
||||
<para>Due to tooling changes between 4.0 and 4.2, &PRODUCT; database is created by
|
||||
using the 4.0 schema and updated to the 4.2 schema when the management server
|
||||
starts for the first time. It's OK to see the same schema if the management server
|
||||
has not started yet.</para>
|
||||
starts for the first time. Neglect the same schema if the management server has
|
||||
not started yet.</para>
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
|
@ -1280,8 +1280,9 @@ under the License.
|
|||
>CLOUDSTACK-1306</ulink></para>
|
||||
</entry>
|
||||
<entry>
|
||||
<para>Better Error message when trying to deploy Vm by passing static Ipv4 addresses
|
||||
that are assigned to another VM/IP4 address is outside the iprange.</para>
|
||||
<para>Enhance the error message that is displayed when trying to deploy a VM by
|
||||
passing the static IPv4 addresses that are assigned to another VM or an IPv4
|
||||
address that is outside the IP range.</para>
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
|
@ -1290,7 +1291,8 @@ under the License.
|
|||
>CLOUDSTACK-1236</ulink></para>
|
||||
</entry>
|
||||
<entry>
|
||||
<para>Warning while adding Xen 6.1 host [Unable to create local link network]</para>
|
||||
<para>Warning while adding a XenSever 6.1 host. The warning displayed is Unable to
|
||||
create local link network.</para>
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
|
@ -1396,6 +1398,313 @@ under the License.
|
|||
<para>console proxy does not support any keymaps besides us, jp</para>
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4645"
|
||||
>CLOUDSTACK-4645</ulink></para></entry>
|
||||
<entry><para>There is no upgrade path from 4.1.1 to 4.2.0.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4641"
|
||||
>CLOUDSTACK-4641</ulink></para></entry>
|
||||
<entry><para>Create volume form snapshot command times out exactly after 1 hour in
|
||||
case of KVM hosts.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4621"
|
||||
>CLOUDSTACK-4621</ulink></para></entry>
|
||||
<entry><para>Changing the management server's Ethernet interface or MAC address leaves the system in
|
||||
unstable state.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4615"
|
||||
>CLOUDSTACK-4615</ulink></para></entry>
|
||||
<entry><para>(Baremetal) Baremetal agent is missing in the installer.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4598"
|
||||
>CLOUDSTACK-4598</ulink></para></entry>
|
||||
<entry><para>Long delays during deploying a VM; both network and deployment planner are delayed.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4596"
|
||||
>CLOUDSTACK-4596</ulink></para></entry>
|
||||
<entry><para>The same IP range is allowed to be defined in different VLANs across public and portable
|
||||
ranges.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4588"
|
||||
>CLOUDSTACK-4588</ulink></para></entry>
|
||||
<entry><para>(VMware) VM deployment failed while creating a volume with null pointer exception.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4578"
|
||||
>CLOUDSTACK-4578</ulink></para></entry>
|
||||
<entry><para>(VMware) SSVM is not getting created if one host is down in a cluster.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4551"
|
||||
>CLOUDSTACK-4551</ulink></para></entry>
|
||||
<entry><para>Migrating the data volume from NFS to local storage does not change the underlying disk
|
||||
offering.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4550"
|
||||
>CLOUDSTACK-4550</ulink></para></entry>
|
||||
<entry><para>Migration does not work in the case of bridge naming while upgrading KVM agents to version
|
||||
4.2.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4549"
|
||||
>CLOUDSTACK-4549</ulink></para></entry>
|
||||
<entry><para>Deploying VMs from template fails if the template is created from a snapshot.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4540"
|
||||
>CLOUDSTACK-4540</ulink></para></entry>
|
||||
<entry><para>(VMware) When deploying 30 parallel VMs , 16 VMs fails to get deployed due to the following
|
||||
error: "VmDataCommand failed due to Exception: java.lang.Exception Message: Timed
|
||||
out in waiting SSH execution result".</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4506"
|
||||
>CLOUDSTACK-4506</ulink></para></entry>
|
||||
<entry><para>In a mixed hypervisor setup, destroying a VM whose host has been removed, throws a null
|
||||
pointer exception. The Root volume of that VM also is not deleted from the primary
|
||||
memory.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4442"
|
||||
>CLOUDSTACK-4442</ulink></para></entry>
|
||||
<entry><para>Source NAT not applied when network starts up.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4405"
|
||||
>CLOUDSTACK-4405</ulink></para></entry>
|
||||
<entry><para>(KVM) Migration between existing hosts and new hosts fails.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4402"
|
||||
>CLOUDSTACK-4402</ulink></para></entry>
|
||||
<entry><para>No options to delete the primary storage if the last host with which it was associated is
|
||||
already removed.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4366"
|
||||
>CLOUDSTACK-4366</ulink></para></entry>
|
||||
<entry><para>(Ubuntu) Key translation fails for the Japanese keyboard for the Menu key and Caps Lock
|
||||
buttons.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4351"
|
||||
>CLOUDSTACK-4351</ulink></para></entry>
|
||||
<entry><para>Host/Hypervisor System Requirements has misleading or premature note in the
|
||||
documentation.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4348"
|
||||
>CLOUDSTACK-4348</ulink></para></entry>
|
||||
<entry><para>Regression truncation issues occurs when moving the cursor to the "plus" buttons.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4300"
|
||||
>CLOUDSTACK-4300</ulink></para></entry>
|
||||
<entry><para>(KVM) System VMs are not coming up after 2.2.14 to 4.2 upgrade.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4292"
|
||||
>CLOUDSTACK-4292</ulink></para></entry>
|
||||
<entry><para>The destroyedvm API failed with ArrayIndexexception while expunging.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4247"
|
||||
>CLOUDSTACK-4247</ulink></para></entry>
|
||||
<entry><para>(VMWARE) Network read and write statistics always returns zero.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4224"
|
||||
>CLOUDSTACK-4224</ulink></para></entry>
|
||||
<entry><para>Deleting UCS returns unknown API.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4220"
|
||||
>CLOUDSTACK-4220</ulink></para></entry>
|
||||
<entry><para>From 3.0.6 to 4.2 upgrade, Add VMWare DataCenter button is provided for legacy zones.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4201"
|
||||
>CLOUDSTACK-4201</ulink></para></entry>
|
||||
<entry><para>The listServiceOfferings API does not take virtualmachineid parameter of SystemVM to return
|
||||
the Service Offerings available for the VM to change a Service Offering.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4200"
|
||||
>CLOUDSTACK-4200</ulink></para></entry>
|
||||
<entry><para>The listSystemVMs API and listRouters API fail to return hypervisor property.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4148"
|
||||
>CLOUDSTACK-4148</ulink></para></entry>
|
||||
<entry><para>The usage statistics are not triggered for Shared network.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4139"
|
||||
>CLOUDSTACK-4139</ulink></para></entry>
|
||||
<entry><para>(VMWARE) Resizing the volumes fails if they are created from snapshot.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4137"
|
||||
>CLOUDSTACK-4137</ulink></para></entry>
|
||||
<entry><para>(KVM): After removing a cluster, manage cluster will not bring KVM hosts to UP state.
|
||||
Manually restart the cloud-agent on KVM hosts.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4128"
|
||||
>CLOUDSTACK-4128</ulink></para></entry>
|
||||
<entry><para>The System VMs start up does not check for existence of staging secondary storage in a
|
||||
zone.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4099"
|
||||
>CLOUDSTACK-4099</ulink></para></entry>
|
||||
<entry><para>Update the systemvm templates in DevCloud2.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4095"
|
||||
>CLOUDSTACK-4095</ulink></para></entry>
|
||||
<entry><para>Region ID is displayed within the Database Transaction code.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4072"
|
||||
>CLOUDSTACK-4072</ulink></para></entry>
|
||||
<entry><para>The mysql-connector-java rpm is required while upgrading from 2.2.14 to 4.2.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4036"
|
||||
>CLOUDSTACK-4036</ulink></para></entry>
|
||||
<entry><para>The UI remains in processing state and the queryAsyncJobResult is being called repeatedly for
|
||||
the scaleSystemVm API.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-4016"
|
||||
>CLOUDSTACK-4016</ulink></para></entry>
|
||||
<entry><para>The listPublicIpAddresses lists the portable IP that was already transferred to a different
|
||||
Isolated network.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3968"
|
||||
>CLOUDSTACK-3968</ulink></para></entry>
|
||||
<entry><para>Distributed Port groups are not deleted when guest networks are removed. The user account of
|
||||
this network is removed from &PRODUCT;</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3967"
|
||||
>CLOUDSTACK-3967</ulink></para></entry>
|
||||
<entry><para>No support for usage statistics collection at the portable IP level</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3953"
|
||||
>CLOUDSTACK-3953</ulink></para></entry>
|
||||
<entry><para>The usage statistics are not collected for GSLB rules.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3911"
|
||||
>CLOUDSTACK-3911</ulink></para></entry>
|
||||
<entry><para>No check available while adding public range in a zone to see whether the same VLAN exists in
|
||||
a portable IP range.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3888"
|
||||
>CLOUDSTACK-3888</ulink></para></entry>
|
||||
<entry><para>The UI does not return the mode (Strict/Preferred) when listing the ServiceOffering that uses
|
||||
ImplicitDedicationPlanner.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3808"
|
||||
>CLOUDSTACK-3808</ulink></para></entry>
|
||||
<entry><para>Attaching volumes does not work when root is at the zone-level primary store and data at the
|
||||
cluster level or host level store.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3791"
|
||||
>CLOUDSTACK-3791</ulink></para></entry>
|
||||
<entry><para>Download template fails with a null pointer exception.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3788"
|
||||
>CLOUDSTACK-3788</ulink></para></entry>
|
||||
<entry><para>The weekly Snapshot is stuck in Allocated State.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3765"
|
||||
>CLOUDSTACK-3765</ulink></para></entry>
|
||||
<entry><para>Upgrading CloudPlatform 4.2 build on centos5.5 does not work.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3737"
|
||||
>CLOUDSTACK-3737</ulink></para></entry>
|
||||
<entry><para>Uploaded volume is not getting deleted from secondary storage after attaching it to a guest
|
||||
VM.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3658"
|
||||
>CLOUDSTACK-3658</ulink></para></entry>
|
||||
<entry><para>Several old object storage tables and columns are deprecated as a part of 4.1 to 4.2 database
|
||||
upgrade.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3627"
|
||||
>CLOUDSTACK-3627</ulink></para></entry>
|
||||
<entry><para>Public IP interface (eth2) is not getting configured with Redundant virtual router. The State
|
||||
is FAULT.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3608"
|
||||
>CLOUDSTACK-3608</ulink></para></entry>
|
||||
<entry><para>The guest_os_hypervisor table in the database has repeated mappings of hypervisor and guest
|
||||
OS.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3583"
|
||||
>CLOUDSTACK-3583</ulink></para></entry>
|
||||
<entry><para>Stopping the Management server does not remove the PID.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3565"
|
||||
>CLOUDSTACK-3565</ulink></para></entry>
|
||||
<entry><para>Restarting libvirtd service leads to destroying the storage pool.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3243"
|
||||
>CLOUDSTACK-3243</ulink></para></entry>
|
||||
<entry><para>Wrong NFS mount point is given in the documentation.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-3138"
|
||||
>CLOUDSTACK-3138</ulink></para></entry>
|
||||
<entry><para>Flaws in the documentation for the upgrade from 3.0.2 to 4.1.0.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-2791"
|
||||
>CLOUDSTACK-2791</ulink></para></entry>
|
||||
<entry><para>Installation instruction is wrong.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-1986"
|
||||
>CLOUDSTACK-1986</ulink></para></entry>
|
||||
<entry><para>Key translation fails for the following Japanese keyboard keys: ¥_,\ |, Muhenkan, Henkan,
|
||||
Hiragana/Katakana, Kanji Key, and Caps Lock.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-1775"
|
||||
>CLOUDSTACK-1775</ulink></para></entry>
|
||||
<entry><para>Events related to User/Domain/Account are not being generated expect for the
|
||||
USER-DISABLE,DOMAIN-DELETE and ACCOUNT.DISABLE events.</para></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-732"
|
||||
>CLOUDSTACK-732</ulink></para></entry>
|
||||
<entry><para>KVM snapshot is not supported.</para></entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
|
|||
Loading…
Reference in New Issue