There's a new F19 test compose available, Final TC6, which should have a working fix for the previously mentioned (SELinux related) bug. Also, I think there's currently no other bug known to affect the cloud image (directly). So please report any bugs you find immediately (best to open a bug and send us the rhbz#).

https://dl.fedoraproject.org/pub/alt/stage/19-TC6/Images/

-- Sandro


On Tue, Jun 18, 2013 at 4:43 PM, Matthew Miller <mattdm@fedoraproject.org> wrote:
On Tue, Jun 18, 2013 at 01:53:05PM +0530, Kashyap Chamarthy wrote:
> >>     https://dl.fedoraproject.org/pub/alt/stage/19-TC5/Images/x86_64/
> > Nice! Do we know what kickstart file and what version of it they are
> > compiled with?
> Not sure. But yes - the above directory should also contain its kickstart file it's
> created with.
> It should mostly be this:
> https://git.fedorahosted.org/cgit/cloud-kickstarts.git/tree/generic/fedora-19-x86_64-cloud.ks
> Dennis Gilmore/Matthew Miller might confirm(CC'ed them).

Yep, confirmed. Dennis sometimes makes minor tweaks required to get the
somewhat arcane buildsystem to work -- part of the process verifies the
kickstart files under RHEL 6, so the kickstart needs to parse as valid for
both the current kickstart _and_ for that release.

> >     --disk-format qcow2 --container-format bare --copy-from \
> > https://dl.fedoraproject.org/pub/alt/stage/19-TC5/Images/x86_64/Fedora-x86_64-19-TC5-20130617-sda.qcow2
> > ...the downside being that you can't verify the checksum between
> > downloading the image and pushing it into glance.
> Nice, thank you.

Feedback appreciated! Because of an outstanding bug with SE Linux and
cloud-init, there will be a one-minute delay before you can log in unless
you boot with user-data like this:

#cloud-config
cloud_init_modules:
 - bootcmd
 - write-files
 - growpart
 - resizefs
 - rsyslog
 - users-groups
 - ssh


--
Matthew Miller  ☁☁☁  Fedora Cloud Architect  ☁☁☁  <mattdm@fedoraproject.org>