Comment 4 for bug 1758133

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-cinder (stable/queens)

Reviewed: https://review.openstack.org/556931
Committed: https://git.openstack.org/cgit/openstack/puppet-cinder/commit/?id=fc7e53a63d3235fac6f1fb573e9712959e46c431
Submitter: Zuul
Branch: stable/queens

commit fc7e53a63d3235fac6f1fb573e9712959e46c431
Author: rajinir <email address hidden>
Date: Thu Mar 22 14:15:50 2018 -0500

    Dell EMC PS: Fix the driver path

    The Dell EMC PS driver's path
    cinder.volume.drivers.eqlx.DellEQLSanISCSIDriver is deprecated,
    update to new path
    cinder.volume.drivers.dell_emc.ps.PSSeriesISCSIDriver

    Closes Bug: #1758133

    Change-Id: Ia676610fc22da31202133497b7ed0fae66e7ac1c
    (cherry picked from commit 75c62afe1098f1daa1228b372cd5ce8554fad70a)