I can change my vote to +1 if we include instructions similar to the following in the upgrade notes:
If using local storage on KVM, the local storage path needs to be changed in order to pass new validation. Remove any trailing slashes in the path column of the storage_pool table before starting agents. e.g.: mysql -e 'update cloud.storage_pool set path="/var/lib/libvirt/images" where path="/var/lib/libvirt/images/"'; If using a custom path, insert your path in place of "/var/lib/libvirt/images/". If your custom path did not contain a trailing "/", there's no need to do this procedure. On Mon, Sep 23, 2013 at 3:00 PM, Chiradeep Vittal <[email protected]> wrote: > +1 (binding) > > On 9/20/13 8:36 PM, "Animesh Chaturvedi" <[email protected]> > wrote: > >> >> >> >> >>I've created a 4.2.0 release, with the following artifacts up for a vote: >> >>Git Branch and Commit SH: >>https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs >>/heads/4.2 >>Commit: 69c459342c568e2400d57ee88572b301603d8686 >> >>List of changes: >>https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blob_plain;f=CH >>ANGES;hb=4.2 >> >>Source release (checksums and signatures are available at the same >>location): >>https://dist.apache.org/repos/dist/dev/cloudstack/4.2.0/ >> >>PGP release keys (signed using 94BE0D7C): >>https://dist.apache.org/repos/dist/release/cloudstack/KEYS >> >>Testing instructions are here: >>https://cwiki.apache.org/confluence/display/CLOUDSTACK/Release+test+proced >>ure >> >>Vote will be open for 72 hours (Monday 9/23 PST EOD). >> >>For sanity in tallying the vote, can PMC members please be sure to >>indicate "(binding)" with their vote? >> >>[ ] +1 approve >>[ ] +0 no opinion >>[ ] -1 disapprove (and reason why) >> >> >
