SolarisISCSIDriver fails on _execute
Bug #1318108 reported by
Scott Devoid
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
High
|
Scott Devoid | ||
Icehouse |
Fix Released
|
High
|
Mike Perez |
Bug Description
A previous refactor [1] of SolarisISCSIDriver and SanDriver renamed
the `_execute` function to `san_execute`. However, SolarisISCSIDriver
still called the _execute function, which no longer exists in it's
parent classes.
Changed in cinder: | |
status: | New → In Progress |
Changed in cinder: | |
assignee: | nobody → Scott Devoid (scott-devoid) |
tags: | added: icehouse-backport-potential |
Changed in cinder: | |
importance: | Undecided → High |
milestone: | none → juno-1 |
tags: | removed: icehouse-backport-potential in-stable-icehouse |
Changed in cinder: | |
status: | Fix Committed → Fix Released |
Changed in cinder: | |
milestone: | juno-1 → 2014.2 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/92214 /git.openstack. org/cgit/ openstack/ cinder/ commit/ ?id=a7f24f0a239 5594ead7eb8a5ce f894b257cd7e4f
Committed: https:/
Submitter: Jenkins
Branch: master
commit a7f24f0a2395594 ead7eb8a5cef894 b257cd7e4f
Author: Scott Devoid <email address hidden>
Date: Mon May 5 16:44:44 2014 -0500
Fix solaris_execute in SolarisISCSIDriver.
A previous refactor [1] of SolarisISCSIDriver and SanDriver renamed
the `_execute` function to `san_execute`. However, SolarisISCSIDriver
still called the _execute function, which no longer exists in it's
parent classes.
This change calls san_execute instead of _execute in SolarisISCSIDri ver, san).
super(
[1] https:/ /review. openstack. org/#/c/ 38194/
Closes-Bug: #1318108 3c2c345907d7eab d4e8f88ef65
Change-Id: I4cafefdb3eef8f