vmax utils.get_masking_view_from_storage_group does not exist

Bug #1667737 reported by Eric Harney
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Helen Walsh

Bug Description

Running pylint shows that "self.utils.get_masking_view_from_storage_group()" is called in a place where it should have been "self.masking.get_masking_view_from_storage_group()".

This was found by the pylint job in the patch that introduce this code, and marked as a failure there: https://review.openstack.org/#/c/409079/

http://logs.openstack.org/79/409079/29/check/gate-cinder-pylint-ubuntu-xenial/2f5b969/console.html.gz

2017-01-23 23:27:53.423187 | Unique errors reported by pylint: was 28, now 29.
2017-01-23 23:27:53.423256 | cinder/volume/drivers/emc/emc_vmax_common.py:5432: [E1101, EMCVMAXCommon._is_volume_in_masking_view] Instance of 'EMCVMAXUtils' has no 'get_masking_view_from_storage_group' member

Tags: drivers emc vmax
Helen Walsh (walshh2)
Changed in cinder:
assignee: nobody → Helen Walsh (walshh2)
Revision history for this message
Eric Harney (eharney) wrote :

I think this was fixed by

f6d9fbadb VMAX driver - Base functionality, replacing SMI-S with REST

Changed in cinder:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.