Skip to content
6 changes: 6 additions & 0 deletions roles/cinder/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# `cinder`

This role deploys the OpenStack Block Storage service using the vendored Cinder
Helm chart. It configures the API, scheduler, and volume services used by the
deployment.
Backend-specific chart values can be supplied through the role variables.
Those values are merged with the generated chart defaults during deployment.

## Operations

### Auditing orphan attachments
Expand Down
Loading