nova-powervm/nova_powervm/tests/virt/powervm
mdrabe 9e553a8659 Persist existing LPAR wrapper attributes in DefaultStandardize on resize
The DefaultStandardize object in pypowervm defaults the proc units
factor, max virtio slots, uncapped weight, spp, availability
priority, srr, and proc compat (note that the enable lpar metric
parameter isn't included in this stable/pike commit as the minimum
pypowervm requirement for Pike does not support that parameter).
nova-powervm does not pass in these parameters when resizing.

This results in these attributes being set to the default defined
by the DefaultStandardize object for every resize operation. This
change passes those parameters into the DefaultStandardize object.

Note that if the attributes were passed in as part of the flavor
then the flavor's values would be set later in the DefaultStandardize
object by the LPARBuilder.

Closes-Bug: #1722923
Change-Id: I0e9ad0dbbc35658e096636a454ad493492025420
(cherry picked from commit 4bad1ec165)
2017-11-07 10:56:36 -06:00
..
disk Merge "Add support for file-backed ephemeral disk" 2017-06-14 15:28:51 +00:00
nvram Consume HttpNotFound 2017-05-23 14:35:00 -05:00
tasks Consume HttpNotFound 2017-05-23 14:35:00 -05:00
volume change kernel backstore to fileio 2017-10-04 15:47:20 +00:00
__init__.py Add missing copyright statement 2016-12-21 12:13:47 -06:00
fixtures.py Clean up orphan tap devices on migrate 2017-05-26 08:10:21 -04:00
test_driver.py Raise catachable error when VNC terminal fails to open. 2017-10-24 16:25:29 +00:00
test_event.py Performance improvements for Lifecycle events 2017-06-06 10:16:39 -05:00
test_host.py Use CONF.host for powervm nodename 2017-06-21 13:39:49 -04:00
test_image.py Fix py34 issues 2015-07-31 19:25:08 +00:00
test_live_migration.py Fix AttributeError related to volume data check 2017-05-09 11:09:23 -04:00
test_media.py Deploy of VM occasionally fails with OSError 2017-04-21 05:59:15 +00:00
test_mgmt.py Driver cleanup work 2016-07-07 10:52:04 -04:00
test_slot.py Allow vios to be filtered for rebuild 2017-05-04 12:40:22 -04:00
test_vif.py Clean up orphan tap devices on migrate 2017-05-26 08:10:21 -04:00
test_vm.py Persist existing LPAR wrapper attributes in DefaultStandardize on resize 2017-11-07 10:56:36 -06:00