← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2078999] Re: nova_manage: Image property restored after migration

 

Proposed to unmaintained/2023.1 at
https://review.opendev.org/c/openstack/nova/+/935713

** Also affects: nova/zed
   Importance: Undecided
       Status: New

** Also affects: nova/yoga
   Importance: Undecided
       Status: New

** Also affects: nova/antelope
   Importance: Undecided
       Status: New

** Changed in: nova/antelope
       Status: New => In Progress

-- 
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/2078999

Title:
  nova_manage: Image property restored after migration

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) 2024.1 series:
  In Progress
Status in OpenStack Compute (nova) antelope series:
  In Progress
Status in OpenStack Compute (nova) bobcat series:
  In Progress
Status in OpenStack Compute (nova) yoga series:
  In Progress
Status in OpenStack Compute (nova) zed series:
  In Progress

Bug description:
  Description
  ===========

  I use "nova-manage image_property" to modify image meta of an
  instance, however, the change lost and restored to the older prop
  after migration.

  Steps to reproduce
  ==================

  1.create an instance and set a property in image like hw_qemu_guest_agent=False
  2.use nova-manage image_property set to modify the instance and the prop expected to True
  3.migration the instance

  Expected result
  ===============
  hw_qemu_guest_agent is always True after migration

  Actual result
  =============
  hw_qemu_guest_agent was restored to False after migration

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2078999/+subscriptions



References