yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #94542
[Bug 2078999] [NEW] nova_manage: Image property restored after migration
Public bug reported:
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
** Affects: nova
Importance: Undecided
Status: New
** Summary changed:
- Newer Image property restored after migration
+ nova_manage: Image property restored after migration
** Description changed:
Description
===========
I use "nova-manage image_property" to modify image meta of an instance,
- however, the change lost and restored to the older prop when migration.
+ 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
--
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):
New
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
Follow ups