I'm pleased to announce release 0.3 of oVirt. Big changes in this release include: * Developer mode, for vastly simplified installation/usage * Integration with the libvirt storage API's for flexible storage configuration * i386 and x86_64 support * New, spiffy UI Installation instructions for quickstart are available at http://ovirt.org/devel-install.html To checkout this release from the source repository, you'll want to: $ git clone git://git.et.redhat.com/ovirt.git $ cd ovirt $ git checkout --track -b release-0.3 origin/release-0.3 Thanks to everyone who contributed ideas, patches, and documentation!