Closed nijinashok closed 1 year ago
The direct LUN doesn't have a disk profile and follow_link(self._connection, entity.disk_profile) will be None. So detaching the LUN will fail with error "'NoneType' object has no attribute 'name'".
RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=2183112
The direct LUN doesn't have a disk profile and follow_link(self._connection, entity.disk_profile) will be None. So detaching the LUN will fail with error "'NoneType' object has no attribute 'name'".
RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=2183112