The location parameter works only with Image v1 API, which was removed in glance 17.0.0 (rocky). Remove the parameter because the same functionality is not supported by Image v2 API. Because the parameter has been broken for long and no bug has been reported so far, we can safely assume that this parameter is not used by anyone. So remove the parameter directly with a formal deprecation step skipped. Change-Id: I79e6dd5a4abb57d3d7cb1f9a4bbabbb163f02c77
6 lines
170 B
YAML
6 lines
170 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``location`` parameter of the ``glance_image`` resource type has been
|
|
removed. This parameter has never been functional with Image v2 API.
|