nova/releasenotes/notes/bug-1773342-52b6a1460c7bee64.yaml
Hesam Chobanlou 716d17e054 unused images are always deleted (add to in-tree hper-v code)
This is to apply changes applied to openstack/computer-hyperv
to the in-tree hyper-v code.

Change-Id: Ib89c2e407bea5168f2eebb12cfb2d50e4566ff7a
Closes-Bug: #1773342
2019-01-18 23:18:25 -05:00

9 lines
300 B
YAML

---
fixes:
- |
Fixes `bug 1773342`_ where the Hyper-v driver always deleted unused images
ignoring ``remove_unused_images`` config option. This change will now allow
deployers to disable the auto-removal of old images.
.. _bug 1773342: https://bugs.launchpad.net/nova/+bug/1773342