2d320f9b00
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
7 lines
253 B
YAML
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.
|