
Several patches have landed in cinder and an update is required. Note: the cinder.overrides is a temporary workaround for oslo.messaging. See https://review.openstack.org/#/c/263818/. This file can be removed once a new oslo.messaging release has landed. Change-Id: I8ebcc489c2c84ebc19c51e4712301d4f71660f06 Partial-Bug: #1528332 Partial-Bug: #1537321 Partial-Bug: #1536845 Partial-Bug: #1529720 Partial-Bug: #1529669 Partial-Bug: #1512198 Partial-Bug: #1489231 Partial-Bug: #1488415 Partial-Bug: #1478650
1022 B
1022 B
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
pure_api_token = None |
(StrOpt) REST API authorization token. |
pure_automatic_max_oversubscription_ratio =
True |
(BoolOpt) Automatically determine an oversubscription ratio based on the current total data reduction values. If used this calculated value will override the max_over_subscription_ratio config option. |