Skip to content

Commit

Permalink
Add note to ceph rgw deploy guide (#205)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Nov 28, 2023
1 parent 210c626 commit 655f6af
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/guides/deploy-guide/services/ceph.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,17 @@ sidebar_position: 50

## RGW service

Deployment of the Ceph RGW Service is optional. How the Ceph RGW service can be deployed
and integrated into OpenStack is described here.

:::info

If an initial deployment is performed and Ceph RGW is not added to an existing deployment,
steps 4 and 5 are **not** required. Step 3 is then performed **later** after the OpenStack
Keystone service has been deployed.

:::

1. [Configure the RGW service](./../../configuration-guide/ceph#rgw-service)

2. Apply role `ceph-rgws` to deploy the Ceph RGW services.
Expand Down

0 comments on commit 655f6af

Please sign in to comment.