Updated Branches: refs/heads/4.0 c79ecc5f3 -> 933ba9fc8
fixing release note validity issues Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/933ba9fc Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/933ba9fc Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/933ba9fc Branch: refs/heads/4.0 Commit: 933ba9fc8b700d00cc3245fa379d7ff27c144440 Parents: c79ecc5 Author: David Nalley <[email protected]> Authored: Tue Oct 9 11:52:07 2012 -0400 Committer: David Nalley <[email protected]> Committed: Tue Oct 9 11:52:40 2012 -0400 ---------------------------------------------------------------------- docs/en-US/release-notes.xml | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/933ba9fc/docs/en-US/release-notes.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/release-notes.xml b/docs/en-US/release-notes.xml index 8f09e62..ff324ae 100644 --- a/docs/en-US/release-notes.xml +++ b/docs/en-US/release-notes.xml @@ -2105,7 +2105,6 @@ Done restarting router(s). <entry><para>Egress rules are not working in NetScaler loadbalancer.</para> </entry> </row> - <row/> <row> <entry><para>CS-15198</para></entry> <entry><para>Peak bandwidth (PIR) and burst size shaping policies are not applied on @@ -2339,26 +2338,21 @@ Done restarting router(s). <entry><para>The UpdateVirtualMachine API call does not check whether the VM is stopped. Therefore, stop the VM manually before issuing this call.</para></entry> </row> - <row/> <row> <entry><para>CS-15130</para></entry> <entry><para>Data disk volumes are not automatically copied from one cluster to another.</para></entry> </row> - <row/> <row> <entry><para>CS-14780</para></entry> <entry><para>You are allowed to ping the elastic IP address of the VM even though no ingress rule is set that allows the ICMP protocol.</para></entry> </row> - <row/> - <row/> <row> <entry><para>CS-14939</para></entry> <entry><para>Adding a VMware cluster is not supported when the Management Network is migrated to the Distributed Virtual Switch environment.</para></entry> </row> - <row/> <row> <entry><para>CS-15009</para></entry> <entry><para>The port_profile table will not be populated with port profile @@ -2393,7 +2387,6 @@ Done restarting router(s). <entry><para>In a deployment with Nexus 1000v virtual switch, zone VLAN range is not validated against the reserved list of VLANs for Nexus 1000v.</para></entry> </row> - <row/> <row> <entry><para>CS-15124</para></entry> <entry><para>Mixed switch environment is not supported. The zone can either be @@ -2405,7 +2398,6 @@ Done restarting router(s). deploy all the VMs and the ec2-run-instances command with the -n >n1 -n2> option is used to deploy multiple VMs.</para></entry> </row> - <row/> <row> <entry><para>CS-15198</para></entry> <entry><para>Peak bandwidth (PIR) and burst size shaping policies are not applied on
