On 5/10/12 3:08 PM, "David Nalley" <[email protected]> wrote: >Hi folks, > >Disclaimer up front this isn't Apache-related, this is not a PPMC/IPMC >sanctioned release; but the pre-ASF CloudStack community has issued >out what should be it's last >CloudStack release and that's available now. > >Binaries and source available from here: >https://sourceforge.net/projects/cloudstack/files/CloudStack%20Acton/3.0.2 >/ > >Release Notes are here: >http://download.cloud.com/releases/3.0.2/CloudStack3.0.2ReleaseNotes.pdf > >Other documentation is available at http://docs.cloudstack.org > >Going forward the Apache CloudStack community will be responsible for >generating releases, and your participation in that process is >welcome. > >--David >
Just the heads up. There is a bug in 301->302 DB Upgrade part. Before starting 3.0.2 cloud-management server, users have to execute these steps: 1) Find schema-301to302.sql under cloud/setup directory in your system (/usr/share/cloud/setup/db/schema-301to302.sql on unix machines). 2) Comment out or remove the line "DROP INDEX `i_host__allocation_state` ON `cloud`.`host`" from the file. It wasn't reflected in the online doc yet, will update it a bit later. -Alena.
