Comment 2 for bug 1713774

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/501478
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=8f73687c78100ba56f98e6b6f75ef03a1201c77e
Submitter: Jenkins
Branch: master

commit 8f73687c78100ba56f98e6b6f75ef03a1201c77e
Author: Chuck Fouts <email address hidden>
Date: Tue Aug 29 10:49:56 2017 -0400

    NetApp: Remove redundant QoS cleanup task

    Currently two repeating tasks are initialized, during driver
    initialization, to handle deletion of unneeded QoS policies on the
    NetApp backend. This change removes one of the tasks.

    Change-Id: Ibb9c28937f9e1912cf3293fcf4ca83c5d76d7f75
    Closes-Bug: #1713774