nova/releasenotes/notes/bp-cold-migrate-to-host-policy-a28b648dc16d2e3b.yaml
Sylvain Bauza 2d320f9b00 Add a new policy for cold-migrate with host
We add a new specific policy when a host value is provided for cold-migrate,
but by default it will only be an admin-only rule in order to not change
the behaviour.

Change-Id: I128242d5f689fdd08d74b1dcba861177174753ff
Implements: blueprint cold-migrate-to-host-policy
2023-06-26 11:34:12 +02:00

7 lines
253 B
YAML

---
features:
- A new `os_compute_api:os-migrate-server:migrate:host` policy is created,
being by default only an admin-only policy. This will help operators to
have different policies between cold-migrate without providing a host or
not.