Updated Branches: refs/heads/master 348afc8aa -> 57611253d
CLOUDSTACK-1747: Adding this to known issues. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/57611253 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/57611253 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/57611253 Branch: refs/heads/master Commit: 57611253dd1c2b292690fd069aa101126d31fa3d Parents: 348afc8 Author: Joe Brockmeier <j...@zonker.net> Authored: Fri Apr 5 11:34:04 2013 -0500 Committer: Joe Brockmeier <j...@zonker.net> Committed: Fri Apr 5 11:34:04 2013 -0500 ---------------------------------------------------------------------- docs/en-US/Release_Notes.xml | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/57611253/docs/en-US/Release_Notes.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index f11598f..be0267d 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -1026,7 +1026,7 @@ Done restarting router(s). </informaltable> </section> <section id="known-issues-4.1"> - <title>Known Issues in 4.0.0-incubating</title> + <title>Known Issues in 4.1.0</title> <informaltable> <tgroup cols="2" align="left" colsep="1" rowsep="1"> <colspec colwidth="1*" colname="1" colnum="1"/> @@ -1042,6 +1042,12 @@ Done restarting router(s). </row> </thead> <tbody> + <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.1</para> + <para>Due to tooling changes between 4.1 and 4.2, CloudStack's database is created using the 4.0 schema and updated to the 4.1 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> + </entry> + </row> <row> <entry><para>CLOUDSTACK-301</para></entry> <entry><para>Nexus 1000v DVS integration is not functional</para>