hyper-v: Unused images are always deleted
Bug #1773342 reported by
Lucian Petrut
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Hesam Chobanlou | ||
compute-hyperv |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The Hyper-V driver will always delete unused images, ignoring the "remove_
One workaround would be to set "remove_
tags: | added: hyper-v |
summary: |
- Unused images are always deleted + hyper-v: Unused images are always deleted |
Changed in nova: | |
assignee: | nobody → Hesam Chobanlou (hesamchobanlou) |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/570571 /git.openstack. org/cgit/ openstack/ compute- hyperv/ commit/ ?id=7caef58be03 cee448d5845628b 59ddd669511b87
Committed: https:/
Submitter: Zuul
Branch: master
commit 7caef58be03cee4 48d5845628b59dd d669511b87
Author: Lucian Petrut <email address hidden>
Date: Fri May 25 14:26:19 2018 +0300
Avoid cleaning up cached images when configured not to
This change ensure that we're honoring the "remove_ unused_ base_images"
config option, allowing deployers to disable the auto-removal of
old images.
Change-Id: I49a0a83ab34ca0 b9da5d589aaa900 6d169275b15
Closes-Bug: #1773342