yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73283
[Bug 1773342] Re: hyper-v: Unused images are always deleted
Reviewed: https://review.openstack.org/570571
Committed: https://git.openstack.org/cgit/openstack/compute-hyperv/commit/?id=7caef58be03cee448d5845628b59ddd669511b87
Submitter: Zuul
Branch: master
commit 7caef58be03cee448d5845628b59ddd669511b87
Author: Lucian Petrut <lpetrut@xxxxxxxxxxxxxxxxxxxxxx>
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: I49a0a83ab34ca0b9da5d589aaa9006d169275b15
Closes-Bug: #1773342
** Changed in: compute-hyperv
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1773342
Title:
hyper-v: Unused images are always deleted
Status in compute-hyperv:
Fix Released
Status in OpenStack Compute (nova):
New
Bug description:
The Hyper-V driver will always delete unused images, ignoring the
"remove_unused_base_images" config option.
One workaround would be to set
"remove_unused_original_minimum_age_seconds" to a really large value
(e.g. 2^30). Setting it to -1 won't help either.
To manage notifications about this bug go to:
https://bugs.launchpad.net/compute-hyperv/+bug/1773342/+subscriptions
References