3e84bdb6db
deprecates the `[cinder]url` option in favor of [cinder]endpoint_override. Change-Id: Idd02e8cf0892965a3138479e49ec40cfeda7c96d Partial-Bug: #1699547
9 lines
330 B
YAML
9 lines
330 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Configuration option ``[cinder]/url`` is deprecated
|
|
and will be ignored in the Rocky release.
|
|
Instead, use ``[cinder]/endpoint_override`` configuration option to set
|
|
a specific cinder API address when automatic discovery of the cinder API
|
|
endpoint from keystone catalog is not desired.
|