6bc57a2852
Three new config options were added to the cinder backup-swift driver for V3 auth, "backup_swift_user_domain", "backup_swift_project_domain", and "backup_swift_project" [1]. This patch adds those options. [1] https://review.openstack.org/#/c/247977 Change-Id: Iec77d2a218ecc969b8e354943b061377ababa030 Closes-Bug: #1602451
6 lines
198 B
YAML
6 lines
198 B
YAML
---
|
|
features:
|
|
- Added config options to cinder::backup::swift for V3
|
|
authentication. The options added are backup_swift_user_domain,
|
|
backup_swift_project_domain, and backup_swift_project.
|