nova-powervm/nova_powervm/virt/powervm
Matt Rabe b3f9b9a5c2 Add the device_id parameter to discover_hdisk
LUA recovery, the job that tells the VIOS to discover a specific
hdisk, may find multiple disks at the same ITL. Without the device ID
LUA recovery will return an error when this happens.

For most volume backed storages the device ID is the base 64 encoded
value of the pg83 identifier. This change enables the passing of the
deviceID to discover_hdisk to avoid the multiple hdisks at the same
ITL error. It also bumps the pypowervm version for the device_id
support in discover_hdisk.

Change-Id: I86c273bf1d1c5753ce68ab51f6922c323d720cb2
2019-02-01 11:58:15 -05:00
..
disk DiskAdapter Parent Class In-tree Backports 2018-06-26 17:24:26 -05:00
nvram fix copyright dates 2018-01-25 13:57:59 -05:00
tasks vSCSI In-tree Backports 2018-06-26 17:31:52 -05:00
volume Add the device_id parameter to discover_hdisk 2019-02-01 11:58:15 -05:00
__init__.py Centralize config options for PowerVM 2016-01-14 09:08:40 -06:00
driver.py Merge "Use tempfile for powervm config drive" 2018-11-01 17:06:47 +00:00
event.py Change NVRAM manager and Swift APIs to accept UUID 2017-08-29 10:45:04 -05:00
exception.py fix copyright dates 2018-01-25 13:57:59 -05:00
host.py fix copyright dates 2018-01-25 13:57:59 -05:00
i18n.py Clean up log messages 2017-06-27 09:56:16 -05:00
image.py Snapshot In-tree Backports 2018-06-26 17:12:15 -05:00
live_migration.py iSCSI volume detach with no UDID 2018-07-18 10:39:34 -04:00
media.py Use tempfile for powervm config drive 2018-10-31 10:51:27 -04:00
mgmt.py Snapshot In-tree Backports 2018-06-26 17:12:15 -05:00
slot.py ISCSI volume attachment fixes 2017-11-14 12:46:58 -06:00
vif.py Fix message handling with VirtualInterfacePlugException class usage 2018-10-05 07:11:57 +00:00
vm.py Support secure_boot extra_spec in _format_flavor 2018-09-18 11:07:49 -04:00