What's in this directory?

These are files containing a cloud image of the Debian GNU/Linux operating system designed for OpenStack. The files in this directory are specifically for the amd64 architecture.

How do I use these files?

The files here are qcow2 or raw images, ready to use.

Once you have downloaded the image, you would typically need to upload it to Glance, using a command like this one:

glance image-create --name="Debian Jessie 64-bit" \
	--disk-format=qcow2 --container-format=bare \
	--property architecture=x86_64 \
        --progress \
	--file debian-8.0.0-openstack-amd64.qcow2

Then you can boot a new virtual machine instance using the uploaded image ID.

Will the image work on another cloud platform than OpenStack?

If your platform supports the EC2 style metadata server (which is contacted by cloud-init), and also supports an HDD image (using either raw or qcow2 format), then most likely it will work. Note that it will not work on Amazon EC2 if you are not using the HVM mode.

How can I verify my download is correct and exactly what has been created by Debian?

There are files here (MD5SUMS, SHA1SUMS, etc.) which contain checksums of the images. These checksum files are also signed - see MD5SUMS.sign, SHA1SUMS.sign, etc. Once you've downloaded an image, you can check:

For more information about how to do these steps, read the verification guide.

Other questions?

Other questions can be forwarded to the OpenStack packaging team: openstack-devel at lists.alioth.debian.org.

[ICO]NameLast modifiedSize

[PARENTDIR]Parent Directory  -
[   ]CHANGELOG2017-12-23 14:52 1.0K
[SUM]MD5SUMS2017-12-23 02:06 415
[CRT]MD5SUMS.sign2017-12-23 14:58 833
[SUM]SHA1SUMS2017-12-23 02:06 455
[CRT]SHA1SUMS.sign2017-12-23 14:58 833
[SUM]SHA256SUMS2017-12-23 02:06 575
[CRT]SHA256SUMS.sign2017-12-23 14:58 833
[SUM]SHA512SUMS2017-12-23 02:06 895
[CRT]SHA512SUMS.sign2017-12-23 14:58 833
[TXT]debian-8.10.2-20171223-openstack-amd64-packages.list2017-12-23 02:03 6.7K
[ARC]debian-8.10.2-20171223-openstack-amd64-source.tar.gz2017-12-23 02:05 730M
[VM]debian-8.10.2-20171223-openstack-amd64.qcow22017-12-23 02:04 555M
[   ]debian-8.10.2-20171223-openstack-amd64.qcow2.index2017-12-23 02:04 445
[   ]debian-8.10.2-20171223-openstack-amd64.raw2017-12-23 02:03 2.0G
[TXT]openstack-jessie-amd64.log2017-12-23 02:05 1.4M

Apache/2.4.58 (Unix) Server at mirror.accum.se Port 443