puppet-nova/releasenotes/notes/remove-compute-allow_resize_to_same_host-b5c77e6a44aae77f.yaml
Takashi Kajinami 8e2f100632 Remove deprecated nova::compute::allow_resize_to_same_host
This parameter was deprecated during Victoria cycle by [1], and has
had no effect since then.

[1] 577eeab4306f2353bbe8b910ae0c9fc80f1f70cf

Change-Id: I4b6dc21d4826941fa464241d88c4e17f9f894af7
2022-01-29 16:11:36 +09:00

6 lines
155 B
YAML

---
upgrade:
- |
The ``nova::compute::allow_resize_to_same_host`` parameter has been
removed. Use the same parameter of the ``nova::api`` class.