イメージの入手

The simplest way to obtain a virtual machine image that works with OpenStack is to download one that someone else has already created. Most of the images contain the cloud-init package to support the SSH key pair and user data injection. Because many of the images disable SSH password authentication by default, boot the image with an injected key pair. You can SSH into the instance with the private key and default login account. See Configure access and security for instances for more information on how to create and inject key pairs with OpenStack.

CentOS

CentOS プロジェクトは、直接ダウンロードできる公式イメージを管理しています。

注釈

CentOS クラウドイメージの場合、ログインアカウントは centos です。

CirrOS (テスト用)

CirrOS は、OpenStack Compute のようなクラウドでテストイメージとして使用するために設計された、最小の Linux ディストリビューションです。 CirrOS ダウンロードページ から CirrOS をさまざまな形式でダウンロードできます。

If your deployment uses QEMU or KVM, we recommend using the images in qcow2 format. The most recent 64-bit qcow2 image as of this writing is cirros-0.5.1-x86_64-disk.img.

注釈

In a CirrOS image, the login account is cirros. The password is gocubsgo. Since the fixed PW allows anyone to login, you should not run this image with a public IP attached.

Debian

Debian は直接ダウンロードできるイメージを提供しています 。 Debian の CD/DVD イメージと同時に作成されています。したがって、イメージが Debian の各ポイントリリースにおいて利用できます。また、テストディストリビューションの週次イメージも利用できます。

注釈

Debian イメージの場合、ログインアカウントは debian です。

Fedora

Fedora プロジェクトは Fedora ダウンロードページ で公式クラウドイメージの一覧を公開しています。

注釈

Fedora クラウドイメージの場合、ログインアカウントは fedora です。

Microsoft Windows

Cloudbase Solutions provides the last available trial version of Windows Server 2012 R2. This image includes cloudbase-init plus VirtIO drivers on KVM. You can build your own image based on Windows Server 2016, 2019, Windows 10 etc) with Cloudbase Imaging Tools.

ISO files for Windows 10 are available on Microsoft Windows 10 Downloadpage and Microsoft Evaluation Center.

Fedora Virtio provides also Windows images.

Ubuntu

Canonical maintains an official set of Ubuntu-based images.

Images are arranged by Ubuntu release, and by image release date, with current being the most recent. For example, the page that contains the most recently built image for Ubuntu 18.04 Bionic Beaver is Ubuntu 18.04 LTS (Bionic Beaver) Daily Build. Scroll to the bottom of the page for links to the images that can be downloaded directly.

If your deployment uses QEMU or KVM, we recommend using the images in qcow2 format, with name ending in .img. The most recent version of the 64-bit amd64-arch QCOW2 image for Ubuntu 18.04 is bionic-server-cloudimg-amd64-disk.img.

注釈

Ubuntu クラウドイメージでは、ログインアカウントは ubuntu です。

openSUSEとSUSE Linux Enterprise Server

The openSUSE community provides images for openSUSE.

SUSE maintains official SUSE Linux Enterprise Server cloud images. Go to the SUSE Linux Enterprise Server download page, select the AMD64 / Intel 64 architecture and search for OpenStack-Cloud.

注釈

In an openSUSE cloud image, the login account is opensuse.

Red Hat Enterprise Linux

Red Hat は公式 Red Hat Enterprise Linux クラウドイメージを管理しています。これらのイメージをダウンロードする場合、Red Hat Enterprise Linux の有効なサブスクリプションが必要になります。

注釈

RHEL クラウドイメージの場合、ログインアカウントは cloud-user です。

FreeBSD, OpenBSD, and NetBSD

Unofficial images for BSD are available on BSD-Cloud-Image.org.

注釈

The login accounts are freebsd for FreeBSD, openbsd for OpenBSD, and netbsd for NetBSD.

Arch Linux

Arch Linux provides a cloud image for download. More details can be found on the arch-boxes project page.

注釈

In a Arch Linux image, the login account is arch.