Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 426 Bytes

storage-swift.md

File metadata and controls

8 lines (5 loc) · 426 Bytes

Storage driver: swift

This driver only works with the keystone auth driver. For a given Keppel account, it stores image data in the Swift container keppel-$ACCOUNT_NAME in the OpenStack project that is this account's auth tenant.

Server-side configuration

The service user must have permissions to switch to every Swift account. Such access is usually provided by the swiftreseller role.