diff options
author | Belmiro Moreira <moreira.belmiro.email.lists@gmail.com> | 2013-05-02 23:13:52 +0200 |
---|---|---|
committer | Belmiro Moreira <moreira.belmiro.email.lists@gmail.com> | 2013-05-09 01:20:22 +0200 |
commit | 91516edd2c84e3588b0f36e4e07d9984a0d798e0 (patch) | |
tree | 93610850abc80213f930fe51fad6e03e7a536291 /nova/utils.py | |
parent | 8bb1cc2f82b0d1dcfb08777537584e5f574ae439 (diff) | |
download | nova-91516edd2c84e3588b0f36e4e07d9984a0d798e0.tar.gz nova-91516edd2c84e3588b0f36e4e07d9984a0d798e0.tar.xz nova-91516edd2c84e3588b0f36e4e07d9984a0d798e0.zip |
Architecture property updated in snapshot libvirt
During an instance snapshot if the architecture property is defined
in the image it is updated twice in the snapshot image.
The snapshot is created with the metadata values from the
"instance_system_metadata" table and then, if defined, the architecure
property is updated from the value in the base image in that moment.
There is no reason to treat this property differently from others.
Also, it didn't respect the "non_inheritable_image_properties" option.
This change removes the special behavior for the architecture property
in the libvirt driver during a snapshot.
Fixes: bug #1176173
Change-Id: Ic5b4e3d462c08df167e14522fa25a7cf857c6aad
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions