yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95767
[Bug 2078999] Fix included in openstack/nova 28.3.1
This issue was fixed in the openstack/nova 28.3.1 Bobcat release.
** Changed in: nova/bobcat
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/2078999
Title:
nova_manage: Image property restored after migration
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) 2024.1 series:
Fix Committed
Status in OpenStack Compute (nova) antelope series:
In Progress
Status in OpenStack Compute (nova) bobcat series:
Fix Released
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