Red Hat Training

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

第 1 章 配置 OpenStack

在配置 Ceph 对象网关之前,请配置 Keystone,使 Swift 服务已启用并指向 Ceph 对象网关。

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