Red Hat Training

A Red Hat training course is available for Red Hat Ceph Storage

第1章 OpenStack の設定

Ceph Object Gateway を設定する前に、Swift サービスを有効にして Ceph Object Gateway を指定するように Keystone を設定します。

1.1. Swift サービスの作成

OpenStack を使用して Swift ユーザーを検証するには、まず Swift サービスを作成します。

# openstack service create --name=swift --description="Swift Service" object-store

このサービスを作成すると、サービス設定がエコーされます。以下に例を示します。

フィールド

description

Swift サービス

enabled

True

id

37c4c0e79571404cb4644201a4a6e5ee

name

swift

type

object-store