puppet-nova/releasenotes/notes/glance-opts-cleanup-47de15f1bcd3a1b3.yaml
Takashi Kajinami 396515f611 Remove deprecated parameters related to Glance
This change removes the parameters which were deprecated in favor
of the independent nova::glance class by [1] and [2].

[1] 6b99fa975e
[2] 01a829b963

Change-Id: I719e7ef431ee6c7bb8f98bacde229b12805a3a9c
2022-01-29 16:16:02 +09:00

11 lines
275 B
YAML

---
features:
- |
The following parameters were removed. Use the ``nova::glance`` class
instead.
- ``nova::compute::verify_glance_signatures``
- ``nova::glance_endpoint_override``
- ``nova::glance_endpoint_override``
- ``nova::glance_num_retries``