← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1773342] Re: hyper-v: Unused images are always deleted

 

Reviewed:  https://review.openstack.org/628793
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=716d17e05491b5d319025cfce221eca5f78e02c0
Submitter: Zuul
Branch:    master

commit 716d17e05491b5d319025cfce221eca5f78e02c0
Author: Hesam Chobanlou <hesamchobanlou@xxxxxxxxx>
Date:   Sun Jan 6 19:55:24 2019 -0500

    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


** Changed in: nova
       Status: In Progress => 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):
  Fix Released

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