Comment 8 for bug 1758133

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

Reviewed: https://review.openstack.org/557726
Committed: https://git.openstack.org/cgit/openstack/puppet-cinder/commit/?id=28e69af8f8308aff951f8c76014946c21a50044d
Submitter: Zuul
Branch: stable/pike

commit 28e69af8f8308aff951f8c76014946c21a50044d
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)