<div dir="ltr">So as you can see below, the first release candidate for the F19 cloud images is ready to be tested. To make F19 RC1 available in your OpenStack, simply do something like:<div><br></div><div>glance image-create --name "Fedora 19 RC1" --disk-format qcow2 --container-format bare --is-public true --copy-from <a href="https://dl.fedoraproject.org/pub/alt/stage/19-RC1/Images/x86_64/Fedora-x86_64-19-20130624-sda.qcow2">https://dl.fedoraproject.org/pub/alt/stage/19-RC1/Images/x86_64/Fedora-x86_64-19-20130624-sda.qcow2</a></div>
<div><br></div><div>-- Sandro</div><div><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Matthew Miller</b> <span dir="ltr"><<a href="mailto:mattdm@fedoraproject.org">mattdm@fedoraproject.org</a>></span><br>
Date: Tue, Jun 25, 2013 at 3:41 PM<br>Subject: [Test-Announce] F19 RC1 cloud images available in EC2 and for download<br>To: <a href="mailto:test-announce@lists.fedoraproject.org">test-announce@lists.fedoraproject.org</a><br>
<br><br>Fedora 19 Release Candidate 1 cloud images are now available from:<br>
<br>
  <a href="http://dl.fedoraproject.org/pub/alt/stage/19-RC1/Images/" target="_blank">http://dl.fedoraproject.org/pub/alt/stage/19-RC1/Images/</a><br>
<br>
in either qcow2 or raw.xz format. You should be able to use Glance in<br>
OpenStack to just import the qcow2 images directly and go.<br>
<br>
They're also in Amazon EC2 in the US East region (us-east-1):<br>
<br>
  ami-79196a10 for x86_64<br>
  ami-ef1b6886 for i386<br>
<br>
Thanks to Dennis Gilmore in Fedora Release Engineering for the extra work to<br>
make this happen.<br>
<br>
The images are configured with "fedora" as the default user with<br>
passwordless sudo. You can change this behavior by passing different<br>
configuration data via the user-data in either OpenStack or EC2. For<br>
example, to allow direct root login and to suppress the creation of the<br>
'fedora' user, use<br>
<br>
#cloud-config<br>
users:<br>
disable_root: 0<br>
<br>
(The first line is identifying the userdata type, not a comment.)<br>
<span class=""><font color="#888888"><br>
<br>
<br>
--<br>
Matthew Miller  ☁☁☁  Fedora Cloud Architect  ☁☁☁  <<a href="mailto:mattdm@fedoraproject.org">mattdm@fedoraproject.org</a>><br>
_______________________________________________<br>
test-announce mailing list<br>
<a href="mailto:test-announce@lists.fedoraproject.org">test-announce@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/test-announce" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/test-announce</a></font></span></div><br></div></div>