716d17e054
This is to apply changes applied to openstack/computer-hyperv to the in-tree hyper-v code. Change-Id: Ib89c2e407bea5168f2eebb12cfb2d50e4566ff7a Closes-Bug: #1773342
9 lines
300 B
YAML
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
|