CLOUDSTACK-699: removing hard-coded references to 4.0.0-incubating/changing to 4.0.1-incubating.

This commit is contained in:
Joe Brockmeier 2013-01-04 15:37:15 -06:00
parent 741b9172a0
commit 97f6fe1e59
18 changed files with 73 additions and 41 deletions

32
CHANGES
View File

@ -3,6 +3,38 @@ Apache CloudStack (Incubating) CHANGES
Full release notes for each release are located in the project's documentation website: http://incubator.apache.org/cloudstack/docs
Version 4.0.1-incubating
------------------------
This is a bugfix release for Apache CloudStack 4.0.0-incubating, with no new features.
Bugs fixed in this release:
CLOUDSTACK-359: PropagateResourceEventCommand fails in cluster configuration
CLOUDSTACK-374: When running cloud-setup-databases, it auto chooses the highest priority nic (lowest number ie: eth0)
CLOUDSTACK-389: Install Guide: Section 4.5.5 (Prepare NFS Shares): Confusing statement about iSCSI
CLOUDSTACK-395: Primary Storage and Secondary Storage sections missing sub-sections
CLOUDSTACK-411: Add another step during kvm agent installation on Ubuntu machine
CLOUDSTACK-415: restartNetwork call causes VM to be unreachable when Nicira based SDN is used.
CLOUDSTACK-422: XSL files missing license header.
CLOUDSTACK-426: SetVPCStaticNatRules unimplemented for KVM.
CLOUDSTACK-448: SSVM bootstrap failure on XenServer hosts with E3 CPU.
CLOUDSTACK-465: French language file quotes are dropping javascript syntax errors.
CLOUDSTACK-473: API Doc for uploadCustomCertificate doesn't explain how to use the optional parameters well.
CLOUDSTACK-480: Installation Documentation error: Section 4.5.5.2 needs to mention nfs-kernel-server.
CLOUDSTACK-498: Missing dependency in RPM of KVM Agent.
CLOUDSTACK-502: VPC router needs to resolve its hostname.
CLOUDSTACK-505: cloudstack logs the private key in plaintext.
CLOUDSTACK-507: fix api docs for listSSHKeyPairs.
CLOUDSTACK-515: NVP installation.
CLOUDSTACK-536: remove citrix cloudpatform from 4.0 build - CloudStack is ASF project.
CLOUDSTACK-560: Usage server doesn't work in 4.0.0 due to missing db changes.
CLOUDSTACK-580: Packages are named with 4.0 with 4.0.1 build.
CLOUDSTACK-591: Wrong vnet in iptables on KVM hypervisors after VM reboot.
CLOUDSTACK-603: Upgrade from 4.0 to 4.0.1 is not enabled.
CLOUDSTACK-622: In the add primary storage dialog in the ui the RBD fields don't disappear when changing from RBD to another protocol.
Version 4.0.0-incubating
------------------------

View File

@ -1,4 +1,4 @@
Apache CloudStack (Incubating) Version 4.0.0-incubating
Apache CloudStack (Incubating) Version 4.0.1-incubating
# About Apache CloudStack (Incubating)

View File

@ -26,7 +26,7 @@
<bookinfo id="cloudstack_developers">
<title>&PRODUCT; API Developer's Guide</title>
<productname>Apache CloudStack</productname>
<productnumber>4.0.0-incubating</productnumber>
<productnumber>4.0.1-incubating</productnumber>
<edition></edition>
<pubsnumber></pubsnumber>
<abstract>

View File

@ -26,7 +26,7 @@
<bookinfo id="cloudstack_admin">
<title>&PRODUCT; Administrator's Guide</title>
<productname>Apache CloudStack</productname>
<productnumber>4.0.0-incubating</productnumber>
<productnumber>4.0.1-incubating</productnumber>
<edition>1</edition>
<pubsnumber></pubsnumber>
<abstract>

View File

@ -28,7 +28,7 @@
<bookinfo id="cloudstack_plugin_niciranvp">
<title>&PRODUCT; Plugin Guide for the Nicira NVP Plugin</title>
<productname>Apache CloudStack</productname>
<productnumber>4.0.0-incubating</productnumber>
<productnumber>4.0.1-incubating</productnumber>
<edition>1</edition>
<pubsnumber></pubsnumber>
<abstract>

View File

@ -26,7 +26,7 @@
<bookinfo id="book-installation">
<title>&PRODUCT; Installation Guide</title>
<productname>Apache CloudStack</productname>
<productnumber>4.0.0-incubating</productnumber>
<productnumber>4.0.1-incubating</productnumber>
<edition>1</edition>
<pubsnumber></pubsnumber>
<abstract>

View File

@ -58,22 +58,22 @@
This command will build 16 Debian packages. You should have all of the following:
</para>
<programlisting>
cloud-agent_4.0.0-incubating_amd64.deb
cloud-agent-deps_4.0.0-incubating_amd64.deb
cloud-agent-libs_4.0.0-incubating_amd64.deb
cloud-awsapi_4.0.0-incubating_amd64.deb
cloud-cli_4.0.0-incubating_amd64.deb
cloud-client_4.0.0-incubating_amd64.deb
cloud-client-ui_4.0.0-incubating_amd64.deb
cloud-core_4.0.0-incubating_amd64.deb
cloud-deps_4.0.0-incubating_amd64.deb
cloud-python_4.0.0-incubating_amd64.deb
cloud-scripts_4.0.0-incubating_amd64.deb
cloud-server_4.0.0-incubating_amd64.deb
cloud-setup_4.0.0-incubating_amd64.deb
cloud-system-iso_4.0.0-incubating_amd64.deb
cloud-usage_4.0.0-incubating_amd64.deb
cloud-utils_4.0.0-incubating_amd64.deb
cloud-agent_4.0.1-incubating_amd64.deb
cloud-agent-deps_4.0.1-incubating_amd64.deb
cloud-agent-libs_4.0.1-incubating_amd64.deb
cloud-awsapi_4.0.1-incubating_amd64.deb
cloud-cli_4.0.1-incubating_amd64.deb
cloud-client_4.0.1-incubating_amd64.deb
cloud-client-ui_4.0.1-incubating_amd64.deb
cloud-core_4.0.1-incubating_amd64.deb
cloud-deps_4.0.1-incubating_amd64.deb
cloud-python_4.0.1-incubating_amd64.deb
cloud-scripts_4.0.1-incubating_amd64.deb
cloud-server_4.0.1-incubating_amd64.deb
cloud-setup_4.0.1-incubating_amd64.deb
cloud-system-iso_4.0.1-incubating_amd64.deb
cloud-usage_4.0.1-incubating_amd64.deb
cloud-utils_4.0.1-incubating_amd64.deb
</programlisting>
<section id="sect-source-builddebs-repo">

View File

@ -34,7 +34,7 @@
<para>To configure CAStor:</para>
<orderedlist>
<listitem>
<para>Install &PRODUCT; 4.0.0-incubating by following the instructions given in the INSTALL.txt
<para>Install &PRODUCT; 4.0.1-incubating by following the instructions given in the INSTALL.txt
file.</para>
<note>
<para>You can use the S3 storage system in &PRODUCT; without setting up and installing the

View File

@ -26,7 +26,7 @@
<bookinfo id="cloudstack_all">
<title>&PRODUCT; Complete Documentation</title>
<productname>Apache CloudStack</productname>
<productnumber>4.0.0-incubating</productnumber>
<productnumber>4.0.1-incubating</productnumber>
<edition>1</edition>
<pubsnumber></pubsnumber>
<abstract>

View File

@ -27,10 +27,10 @@
<para>
Extracting the &PRODUCT; release is relatively simple and can be done
with a single command as follows:
<programlisting><prompt>$</prompt> <command>tar</command> -jxvf apache-cloudstack-4.0.0-incubating-src.tar.bz2</programlisting>
<programlisting><prompt>$</prompt> <command>tar</command> -jxvf apache-cloudstack-4.0.1-incubating-src.tar.bz2</programlisting>
</para>
<para>
You can now move into the directory:
<programlisting><prompt>$</prompt> <command>cd</command> ./apache-cloudstack-4.0.0-incubating-src</programlisting>
<programlisting><prompt>$</prompt> <command>cd</command> ./apache-cloudstack-4.0.1-incubating-src</programlisting>
</para>
</section>

View File

@ -35,27 +35,27 @@
<orderedlist>
<listitem>
<para>
<ulink url="http://www.apache.org/dyn/closer.cgi/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.bz2">
apache-cloudstack-4.0.0-incubating-src.tar.bz2</ulink>
<ulink url="http://www.apache.org/dyn/closer.cgi/dist/incubator/cloudstack/releases/4.0.1-incubating/apache-cloudstack-4.0.1-incubating-src.tar.bz2">
apache-cloudstack-4.0.1-incubating-src.tar.bz2</ulink>
- This is the link to the release itself.
</para>
</listitem>
<listitem>
<para>
<ulink url="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc">PGP</ulink>
<ulink url="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.1-incubating/apache-cloudstack-4.0.1-incubating-src.tar.bz2.asc">PGP</ulink>
- This is a detached cryptographic signature that can be used to help
verify the authenticity of the release.
</para>
</listitem>
<listitem>
<para>
<ulink url="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.bz2.md5">MD5</ulink>
<ulink url="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.1-incubating/apache-cloudstack-4.0.1-incubating-src.tar.bz2.md5">MD5</ulink>
- An MD5 hash of the release to aid in verify the validity of the release download.
</para>
</listitem>
<listitem>
<para>
<ulink url="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.bz2.sha">SHA512</ulink>
<ulink url="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.1-incubating/apache-cloudstack-4.0.1-incubating-src.tar.bz2.sha">SHA512</ulink>
- A SHA512 hash of the release to aid in verify the validity of the release download.
</para>
</listitem>

View File

@ -22,8 +22,8 @@
-->
<section id="Features-of-the-Nicira-NVP-Plugin">
<title>Features of the Nicira NVP Plugin</title>
<para>In CloudStack release 4.0.0-incubating this plugin supports the Connectivity service. This service is responsible for creating Layer 2 networks supporting the networks created by Guests. In other words when an tennant creates a new network, instead of the traditional VLAN a logical network will be created by sending the appropriate calls to the Nicira NVP Controller.</para>
<para>In CloudStack release 4.0.1-incubating this plugin supports the Connectivity service. This service is responsible for creating Layer 2 networks supporting the networks created by Guests. In other words when an tennant creates a new network, instead of the traditional VLAN a logical network will be created by sending the appropriate calls to the Nicira NVP Controller.</para>
<para>The plugin has been tested with Nicira NVP versions 2.1.0, 2.2.0 and 2.2.1</para>
<note><para>In CloudStack 4.0.0-incubating only the XenServer hypervisor is supported for use in combination with Nicira NVP</para></note>
<note><para>In CloudStack 4.0.0-incubating the UI components for this plugin are not complete, configuration is done by sending commands to the API</para></note>
<note><para>In CloudStack 4.0.1-incubating only the XenServer hypervisor is supported for use in combination with Nicira NVP</para></note>
<note><para>In CloudStack 4.0.1-incubating the UI components for this plugin are not complete, configuration is done by sending commands to the API</para></note>
</section>

View File

@ -45,7 +45,7 @@
<para>
The &PRODUCT; project provides a detached GPG signature of the release.
To check the signature, run the following command:
<programlisting><prompt>$</prompt> <command>gpg</command> --verify apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc</programlisting>
<programlisting><prompt>$</prompt> <command>gpg</command> --verify apache-cloudstack-4.0.1-incubating-src.tar.bz2.asc</programlisting>
</para>
<para>
If the signature is valid you will see a line of output that contains 'Good signature'.
@ -57,7 +57,7 @@
In addition to the cryptographic signature, the &PRODUCT; provides a number
of cryptographic hashes to aid in assurance of validity of the downloaded
release. You can verify this hash by executing the following command:
<programlisting><prompt>$</prompt> <command>gpg</command> --print-md MD5 apache-cloudstack-4.0.0-incubating-src.tar.bz2 | <command>diff</command> - apache-cloudstack-4.0.0-incubating-src.tar.bz2.md5</programlisting>
<programlisting><prompt>$</prompt> <command>gpg</command> --print-md MD5 apache-cloudstack-4.0.1-incubating-src.tar.bz2 | <command>diff</command> - apache-cloudstack-4.0.1-incubating-src.tar.bz2.md5</programlisting>
</para>
<para>
If this successfully completes you should see no output. If there is any output from them,
@ -71,7 +71,7 @@
In addition to the MD5 hash, the &PRODUCT; project provides a SHA512
cryptographic hash to aid in assurance of the validity of the downloaded
release. You can verify this hash by executing the following command:
<programlisting><prompt>$</prompt> <command>gpg</command> --print-md SHA512 apache-cloudstack-4.0.0-incubating-src.tar.bz2 | <command>diff</command> - apache-cloudstack-4.0.0-incubating-src.tar.bz2.sha</programlisting>
<programlisting><prompt>$</prompt> <command>gpg</command> --print-md SHA512 apache-cloudstack-4.0.1-incubating-src.tar.bz2 | <command>diff</command> - apache-cloudstack-4.0.1-incubating-src.tar.bz2.sha</programlisting>
</para>
<para>
If this command successfully completes you should see no output. If there is any output from them,

View File

@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.cloudstack</groupId>
<artifactId>cloudstack-plugins</artifactId>
<version>4.0.0-incubating-SNAPSHOT</version>
<version>4.0.1-incubating</version>
<relativePath>../../pom.xml</relativePath>
</parent>
</project>

View File

@ -57,7 +57,7 @@ version="1.0">
<xsl:for-each select="command/command">
<!-- Modify this line for the release version -->
<span>
Apache CloudStack 4.0.0-incubating Root Admin API Reference
Apache CloudStack 4.0.1-incubating Root Admin API Reference
</span>
<p></p>
<h1><xsl:value-of select="name"/></h1>

View File

@ -60,7 +60,7 @@ version="1.0">
<xsl:for-each select="command/command">
<!-- Modify this line for the release version -->
<span>
Apache CloudStack 4.0.0-incubating Domain Admin API Reference
Apache CloudStack 4.0.1-incubating Domain Admin API Reference
</span>
<p></p>
<h1><xsl:value-of select="name"/></h1>

View File

@ -52,7 +52,7 @@ version="1.0">
<div class="inside_apileftpanel">
<div class="inside_contentpanel" style="width:930px;">
<!-- Modify this line for the release version -->
<h1>Apache CloudStack 4.0.0-incubating API Documentation</h1>
<h1>Apache CloudStack 4.0.1-incubating API Documentation</h1>
<div class="apiannouncement_box">
<div class="apiannouncement_contentarea">
<h3>Using the CloudStack API</h3>

View File

@ -57,7 +57,7 @@ version="1.0">
<xsl:for-each select="command/command">
<!-- Modify this line for the release version -->
<span>
Apache CloudStack 4.0.0-incubating User API Reference
Apache CloudStack 4.0.1-incubating User API Reference
</span>
<p></p>
<h1><xsl:value-of select="name"/></h1>