summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem@us.ibm.com>2013-06-11 10:32:39 -0700
committerMatt Riedemann <mriedem@us.ibm.com>2013-06-11 10:32:39 -0700
commit50680eee2f9842eaca5491e740f1715a2bd32f90 (patch)
tree4e524802c471c1f3bcac230f6b9b9b91a97aaeec /nova/utils.py
parent685228d96b7d40f537cf6144014234e24e8cd7fd (diff)
downloadnova-50680eee2f9842eaca5491e740f1715a2bd32f90.tar.gz
nova-50680eee2f9842eaca5491e740f1715a2bd32f90.tar.xz
nova-50680eee2f9842eaca5491e740f1715a2bd32f90.zip
Remove redundant architecture property update in powervm snapshot
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 architecture 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 powervm driver during a snapshot. Fixes bug 1189969 Change-Id: I05ebcaef7b75387827917b5b223868794d98e0aa
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions