nova/releasenotes/notes/update-swap-decorator-7622a265df55feaa.yaml

7 lines
191 B
YAML
Raw Normal View History

---
fixes:
- prevent swap_volume action if the instance is in state SUSPENDED,
STOPPED or SOFT_DELETED. A conflict (409) will be raised now as
previously it used to fail silently.