5.5.3. Swift 서비스 생성
Ceph Object Gateway를 구성하기 전에 Swift 서비스가 활성화되고 Ceph Object Gateway를 가리키도록 Keystone을 구성합니다.
사전 요구 사항
- 실행 중인 Red Hat Ceph Storage 클러스터.
- Ceph 소프트웨어 리포지토리에 액세스할 수 있습니다.
- OpenStack 컨트롤러 노드에 대한 루트 수준 액세스.
절차
Swift 서비스를 만듭니다.
openstack service create --name=swift --description="Swift Service" object-store
[root@swift~]# openstack service create --name=swift --description="Swift Service" object-store
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 서비스를 만들면 서비스 설정이 에코됩니다.
Expand 표 5.1. 예제 필드 현재의 description
Swift 서비스
enabled
True
id
37c4c0e79571404cb4644201a4a6e5ee
name
swift
type
object-store