+1 Tested upgrade from 4.8.0 to 4.9.0 on a Ubuntu 14.04 system.
Upgrades worked, with one note: 2016-07-07 13:40:46,714 ERROR [c.c.u.d.DriverLoader] (main:null) DB driver type null is not supported! 2016-07-07 13:40:46,739 WARN [c.c.u.d.T.Transaction] (main:null) Unable to load db configuration, using defaults with 5 connections. Falling back on assumed datasource on localhost:3306 using username:password=cloud:cloud. Please check your configuration com.cloud.utils.exception.CloudRuntimeException: DB driver type null is not supported! Make sure these are added to db.properties: db.cloud.driver=jdbc:mysql db.usage.driver=jdbc:mysql db.simulator.driver=jdbc:mysql After that the management server started just fine and is running. The Virtual Router fixes for Basic zone and multiple IP-ranges also work as intended. Wido > Op 6 juli 2016 om 22:52 schreef Will Stevens <williamstev...@gmail.com>: > > > Hi All, > > I've created a 4.9.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.9.0-RC20160706T1546 > Commit: 643f75aa9150156b1fb05f339a338614fc7ad3fb > > I will be updating the Release Notes with the changes in this release > tomorrow. If the RC changes, I can adapt the release notes after. > > Source release (checksums and signatures are available at the same > location): > https://dist.apache.org/repos/dist/dev/cloudstack/4.9.0/ > > PGP release keys (signed using CB818F64): > https://dist.apache.org/repos/dist/release/cloudstack/KEYS > > Vote will be open for 72 hours. > > 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) > > Thanks, > > Will