tripleo-heat-templates/releasenotes/notes/allow-resize-to-same-host-62f05a5370993425.yaml
Stephen Finucane 0b63621a5e Add 'NovaAllowResizeToSameHost' parameter
This parameter is used quite often but is not currently exposed in THT.
Close that gap. This is used by the API so it is that container that's
modified.

Change-Id: Idb56d7e2fd741b3d0dfaa8fd376ebe6d6ae8b867
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-09-29 13:46:31 +01:00

6 lines
174 B
YAML

---
features:
- |
Add parameter ``NovaAllowResizeToSameHost`` to allow instances to resize
to the host they are currently on. Normally the source host is excluded.