From 97f6fe1e59d745bc61ad6a3d44b096a2ecc3750e Mon Sep 17 00:00:00 2001 From: Joe Brockmeier Date: Fri, 4 Jan 2013 15:37:15 -0600 Subject: [PATCH] CLOUDSTACK-699: removing hard-coded references to 4.0.0-incubating/changing to 4.0.1-incubating. --- CHANGES | 32 +++++++++++++++++++ README.md | 2 +- docs/en-US/API_Developers_Guide.xml | 2 +- docs/en-US/Admin_Guide.xml | 2 +- docs/en-US/CloudStack_Nicira_NVP_Guide.xml | 2 +- docs/en-US/Installation_Guide.xml | 2 +- docs/en-US/build-deb.xml | 32 +++++++++---------- docs/en-US/castor-with-cs.xml | 2 +- docs/en-US/cloudstack.xml | 2 +- docs/en-US/extracting-source.xml | 4 +-- docs/en-US/getting-release.xml | 10 +++--- docs/en-US/plugin-niciranvp-features.xml | 6 ++-- docs/en-US/verifying-source.xml | 6 ++-- .../network-elements/midokura-midonet/pom.xml | 2 +- setup/apidoc/generateadmincommands.xsl | 2 +- setup/apidoc/generatedomainadmincommands.xsl | 2 +- setup/apidoc/generatetoc_header.xsl | 2 +- setup/apidoc/generateusercommands.xsl | 2 +- 18 files changed, 73 insertions(+), 41 deletions(-) diff --git a/CHANGES b/CHANGES index a745a467c3b..d5f29aac17a 100644 --- a/CHANGES +++ b/CHANGES @@ -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 ------------------------ diff --git a/README.md b/README.md index 823a0ba8850..9ebce867fdc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Apache CloudStack (Incubating) Version 4.0.0-incubating +Apache CloudStack (Incubating) Version 4.0.1-incubating # About Apache CloudStack (Incubating) diff --git a/docs/en-US/API_Developers_Guide.xml b/docs/en-US/API_Developers_Guide.xml index c691ad02cf6..c2d9d22db03 100644 --- a/docs/en-US/API_Developers_Guide.xml +++ b/docs/en-US/API_Developers_Guide.xml @@ -26,7 +26,7 @@ &PRODUCT; API Developer's Guide Apache CloudStack - 4.0.0-incubating + 4.0.1-incubating diff --git a/docs/en-US/Admin_Guide.xml b/docs/en-US/Admin_Guide.xml index 07f5e889fc8..57ba9a53478 100644 --- a/docs/en-US/Admin_Guide.xml +++ b/docs/en-US/Admin_Guide.xml @@ -26,7 +26,7 @@ &PRODUCT; Administrator's Guide Apache CloudStack - 4.0.0-incubating + 4.0.1-incubating 1 diff --git a/docs/en-US/CloudStack_Nicira_NVP_Guide.xml b/docs/en-US/CloudStack_Nicira_NVP_Guide.xml index a4c367c26f7..406f3e2e705 100644 --- a/docs/en-US/CloudStack_Nicira_NVP_Guide.xml +++ b/docs/en-US/CloudStack_Nicira_NVP_Guide.xml @@ -28,7 +28,7 @@ &PRODUCT; Plugin Guide for the Nicira NVP Plugin Apache CloudStack - 4.0.0-incubating + 4.0.1-incubating 1 diff --git a/docs/en-US/Installation_Guide.xml b/docs/en-US/Installation_Guide.xml index a40ceed0856..c3cb6ab8d2c 100644 --- a/docs/en-US/Installation_Guide.xml +++ b/docs/en-US/Installation_Guide.xml @@ -26,7 +26,7 @@ &PRODUCT; Installation Guide Apache CloudStack - 4.0.0-incubating + 4.0.1-incubating 1 diff --git a/docs/en-US/build-deb.xml b/docs/en-US/build-deb.xml index deee3ceb1de..26721234a0e 100644 --- a/docs/en-US/build-deb.xml +++ b/docs/en-US/build-deb.xml @@ -58,22 +58,22 @@ This command will build 16 Debian packages. You should have all of the following: -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
diff --git a/docs/en-US/castor-with-cs.xml b/docs/en-US/castor-with-cs.xml index 5049d33d638..6ff84f47478 100644 --- a/docs/en-US/castor-with-cs.xml +++ b/docs/en-US/castor-with-cs.xml @@ -34,7 +34,7 @@ To configure CAStor: - Install &PRODUCT; 4.0.0-incubating by following the instructions given in the INSTALL.txt + Install &PRODUCT; 4.0.1-incubating by following the instructions given in the INSTALL.txt file. You can use the S3 storage system in &PRODUCT; without setting up and installing the diff --git a/docs/en-US/cloudstack.xml b/docs/en-US/cloudstack.xml index c745bc95fe7..d1489a00219 100644 --- a/docs/en-US/cloudstack.xml +++ b/docs/en-US/cloudstack.xml @@ -26,7 +26,7 @@ &PRODUCT; Complete Documentation Apache CloudStack - 4.0.0-incubating + 4.0.1-incubating 1 diff --git a/docs/en-US/extracting-source.xml b/docs/en-US/extracting-source.xml index 97a40b66213..e8a9f578bff 100644 --- a/docs/en-US/extracting-source.xml +++ b/docs/en-US/extracting-source.xml @@ -27,10 +27,10 @@ Extracting the &PRODUCT; release is relatively simple and can be done with a single command as follows: - $ tar -jxvf apache-cloudstack-4.0.0-incubating-src.tar.bz2 + $ tar -jxvf apache-cloudstack-4.0.1-incubating-src.tar.bz2 You can now move into the directory: - $ cd ./apache-cloudstack-4.0.0-incubating-src + $ cd ./apache-cloudstack-4.0.1-incubating-src
diff --git a/docs/en-US/getting-release.xml b/docs/en-US/getting-release.xml index 09f0a7b08fe..16c003e466b 100644 --- a/docs/en-US/getting-release.xml +++ b/docs/en-US/getting-release.xml @@ -35,27 +35,27 @@ - - apache-cloudstack-4.0.0-incubating-src.tar.bz2 + + apache-cloudstack-4.0.1-incubating-src.tar.bz2 - This is the link to the release itself. - PGP + PGP - This is a detached cryptographic signature that can be used to help verify the authenticity of the release. - MD5 + MD5 - An MD5 hash of the release to aid in verify the validity of the release download. - SHA512 + SHA512 - A SHA512 hash of the release to aid in verify the validity of the release download. diff --git a/docs/en-US/plugin-niciranvp-features.xml b/docs/en-US/plugin-niciranvp-features.xml index b67323d56d2..34b34df8b36 100644 --- a/docs/en-US/plugin-niciranvp-features.xml +++ b/docs/en-US/plugin-niciranvp-features.xml @@ -22,8 +22,8 @@ -->
Features of the Nicira NVP Plugin - 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. + 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. The plugin has been tested with Nicira NVP versions 2.1.0, 2.2.0 and 2.2.1 - In CloudStack 4.0.0-incubating only the XenServer hypervisor is supported for use in combination with Nicira NVP - In CloudStack 4.0.0-incubating the UI components for this plugin are not complete, configuration is done by sending commands to the API + In CloudStack 4.0.1-incubating only the XenServer hypervisor is supported for use in combination with Nicira NVP + In CloudStack 4.0.1-incubating the UI components for this plugin are not complete, configuration is done by sending commands to the API
diff --git a/docs/en-US/verifying-source.xml b/docs/en-US/verifying-source.xml index 05b54ecb6a9..9d15ba43073 100644 --- a/docs/en-US/verifying-source.xml +++ b/docs/en-US/verifying-source.xml @@ -45,7 +45,7 @@ The &PRODUCT; project provides a detached GPG signature of the release. To check the signature, run the following command: - $ gpg --verify apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc + $ gpg --verify apache-cloudstack-4.0.1-incubating-src.tar.bz2.asc 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: - $ gpg --print-md MD5 apache-cloudstack-4.0.0-incubating-src.tar.bz2 | diff - apache-cloudstack-4.0.0-incubating-src.tar.bz2.md5 + $ gpg --print-md MD5 apache-cloudstack-4.0.1-incubating-src.tar.bz2 | diff - apache-cloudstack-4.0.1-incubating-src.tar.bz2.md5 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: - $ gpg --print-md SHA512 apache-cloudstack-4.0.0-incubating-src.tar.bz2 | diff - apache-cloudstack-4.0.0-incubating-src.tar.bz2.sha + $ gpg --print-md SHA512 apache-cloudstack-4.0.1-incubating-src.tar.bz2 | diff - apache-cloudstack-4.0.1-incubating-src.tar.bz2.sha If this command successfully completes you should see no output. If there is any output from them, diff --git a/plugins/network-elements/midokura-midonet/pom.xml b/plugins/network-elements/midokura-midonet/pom.xml index 60287aa1b2a..f7578c5b22b 100644 --- a/plugins/network-elements/midokura-midonet/pom.xml +++ b/plugins/network-elements/midokura-midonet/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.0-incubating-SNAPSHOT + 4.0.1-incubating ../../pom.xml diff --git a/setup/apidoc/generateadmincommands.xsl b/setup/apidoc/generateadmincommands.xsl index eed7f125608..869b6fc9011 100644 --- a/setup/apidoc/generateadmincommands.xsl +++ b/setup/apidoc/generateadmincommands.xsl @@ -57,7 +57,7 @@ version="1.0"> - Apache CloudStack 4.0.0-incubating Root Admin API Reference + Apache CloudStack 4.0.1-incubating Root Admin API Reference

diff --git a/setup/apidoc/generatedomainadmincommands.xsl b/setup/apidoc/generatedomainadmincommands.xsl index b36e8d19087..74cbc98d71a 100644 --- a/setup/apidoc/generatedomainadmincommands.xsl +++ b/setup/apidoc/generatedomainadmincommands.xsl @@ -60,7 +60,7 @@ version="1.0"> - Apache CloudStack 4.0.0-incubating Domain Admin API Reference + Apache CloudStack 4.0.1-incubating Domain Admin API Reference

diff --git a/setup/apidoc/generatetoc_header.xsl b/setup/apidoc/generatetoc_header.xsl index 13290bcc0e2..d18df415b9c 100644 --- a/setup/apidoc/generatetoc_header.xsl +++ b/setup/apidoc/generatetoc_header.xsl @@ -52,7 +52,7 @@ version="1.0">
-

Apache CloudStack 4.0.0-incubating API Documentation

+

Apache CloudStack 4.0.1-incubating API Documentation

Using the CloudStack API

diff --git a/setup/apidoc/generateusercommands.xsl b/setup/apidoc/generateusercommands.xsl index 72e244446c3..41eb0e1cbb5 100644 --- a/setup/apidoc/generateusercommands.xsl +++ b/setup/apidoc/generateusercommands.xsl @@ -57,7 +57,7 @@ version="1.0"> - Apache CloudStack 4.0.0-incubating User API Reference + Apache CloudStack 4.0.1-incubating User API Reference