cde42678b9
Account prefix is configurable in Swift and can be different. This change introduces a configuration parameter to customize the prefix so that users can customize the prefix consistently. To allow setting a consistent value in Ironic and Swift, the prefix value is automatically suffixed by '_' like; - AUTH => AUTH_ - AUTH_ => AUTH_ Story: 2009778 Task: 44259 Change-Id: I4862efa3af452f89f1dc4e15d2c3cc43b857f86d
7 lines
204 B
YAML
7 lines
204 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``[glance] swift_account_prefix`` parameter has been added. This
|
|
parameter be set according to the ``reseller_prefix`` parameter in
|
|
``proxy-server.conf`` of Swift.
|