<div dir="ltr">Guys,<div><br></div><div> It is impossible to download Ubuntu Cloud Image right now:</div><div><br></div><div><a href="http://uec-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img">http://uec-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img</a><br></div><div><br></div><div>Returns: Forbidden!</div><div><br></div><div>----</div><div>wget <a href="http://uec-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img">http://uec-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img</a></div><div>--2016-08-28 02:50:36--  <a href="http://uec-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img">http://uec-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img</a><br></div><div><div>Resolving <a href="http://uec-images.ubuntu.com">uec-images.ubuntu.com</a> (<a href="http://uec-images.ubuntu.com">uec-images.ubuntu.com</a>)... 91.189.88.140</div><div>Connecting to <a href="http://uec-images.ubuntu.com">uec-images.ubuntu.com</a> (<a href="http://uec-images.ubuntu.com">uec-images.ubuntu.com</a>)|91.189.88.140|:80... connected.</div><div>HTTP request sent, awaiting response... 403 Forbidden</div><div>2016-08-28 02:50:36 ERROR 403: Forbidden.</div></div><div>----</div><div><br></div><div> This broke my OpenStack deployment, because Glance tries to download it and then it fails (error 500 on Glance).</div><div><br></div><div>---</div><div><a href="http://paste.openstack.org/show/564302/">http://paste.openstack.org/show/564302/</a><br></div><div>---</div><div><br></div><div> Here is how I'm adding Ubuntu images to my OpenStack Mitaka Cloud:</div><div><br></div><div>---</div><div>glance image-create --location <a href="http://uec-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img">http://uec-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img</a> --name "Ubuntu 16.04.1 LTS - Xenial Xerus - 64-bit - Cloud Based Image" --is-public true --container-format bare --disk-format qcow2<br></div><div>---</div><div><br></div><div>Cheers!</div><div>Thiago</div></div>