os-brick/os_brick/initiator
Gorka Eguileor 5450483082 ScaleIO: Connection info backward compatibility
When we fixed bug 1823200 in Change-ID
Iab54c515fe7be252df52b1a0503a251779805759 we made the ScaleIO connector
incompatible with the old connection properties dictionary as it only
supported the new 'config_group' and 'failed_over' parameters to get the
password.

This is a problem in any system that is upgraded and has attachments to
the array, because the connection properties of those volumes will not
contain the new fields and detaching them will result in error
"KeyError: 'config_group'".

This patch adds compatibility code to support the old connection
properties format so we can detach those volumes.

Related-Bug: #1823200
Change-Id: I6f01a178616b74ed9a86876ca46e7e46eb360518
2020-08-13 13:13:02 +02:00
..
connectors ScaleIO: Connection info backward compatibility 2020-08-13 13:13:02 +02:00
windows Update hacking version 2019-01-18 21:30:00 -05:00
__init__.py Remove Sheepdog connector 2019-12-19 07:44:16 -06:00
connector.py Remove Sheepdog connector 2019-12-19 07:44:16 -06:00
host_driver.py Fix race in check and access of /dev/disk/by-path/ 2015-07-28 18:30:06 +02:00
initiator_connector.py Update FC connection_properties examples 2019-11-11 15:49:53 +01:00
linuxfc.py Fix FC scan too broad 2019-11-11 15:47:59 +01:00
linuxrbd.py Merge "Add attribute 'name' to class RBDVolume." 2017-10-10 03:41:31 +00:00
linuxscsi.py Replace sg_scan with lsscsi to get '[H:C:T:L]' 2020-07-29 13:57:06 +00:00
utils.py Context manager to handle shared_targets 2018-10-30 16:55:01 +01:00