Skip to content

Releases: emc-openstack/vnx-faulty-device-cleanup

This release is to support Mitaka

10 Aug 08:12
Compare
Choose a tag to compare

Remove deprecated direct DB access in favor of RPC API

Fix Faulty device NoneType/KeyError issue

12 Aug 01:46
Compare
Choose a tag to compare

This fix is to address following errors:
TypeError: argument of type 'NoneType' is not iterable
KeyError: target_luns = conn_info['data']['target_luns'] KeyError: 'target_luns’