Removing inappropriate note about an upgrade *to* 3.0.2 in the *from* 3.0.2 section of the release notes
Signed-off-by: Chip Childers <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bf120917 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bf120917 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/bf120917 Branch: refs/heads/master Commit: bf120917f99df0e3d03d50f619ea5809f4c914c4 Parents: 7023920 Author: Chip Childers <[email protected]> Authored: Thu Apr 18 12:12:02 2013 -0400 Committer: Chip Childers <[email protected]> Committed: Thu Apr 18 12:28:10 2013 -0400 ---------------------------------------------------------------------- docs/en-US/Release_Notes.xml | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/bf120917/docs/en-US/Release_Notes.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index 09cf2e2..2810269 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -4273,15 +4273,6 @@ Done restarting router(s). <para>This section will guide you from Citrix CloudStack 3.0.2 to Apache CloudStack 4.1.0. Sections that are hypervisor-specific will be called out with a note.</para> <orderedlist> <listitem> - <para>Ensure that you query your IP address usage records and process them or make a - backup. During the upgrade you will lose the old IP address usage records.</para> - <para>Starting in 3.0.2, the usage record format for IP addresses is the same as the rest - of the usage types. Instead of a single record with the assignment and release dates, - separate records are generated per aggregation period with start and end dates. After - upgrading, any existing IP address usage records in the old format will no longer be - available.</para> - </listitem> - <listitem> <note> <para>The following upgrade instructions apply only if you're using VMware hosts. If you're not using VMware hosts, skip this step and move on to <xref linkend="stopping-usage-servers" />.</para>
