Comment 15 for bug 1619246

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to cinder (stable/stein)

Reviewed: https://review.opendev.org/727740
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=6727f5cbeafb02b24022e54fa6e53350d9fb956b
Submitter: Zuul
Branch: stable/stein

commit 6727f5cbeafb02b24022e54fa6e53350d9fb956b
Author: Ivan Kolodyazhny <email address hidden>
Date: Wed May 13 13:59:43 2020 +0300

    Fix DriverFilter to accept None volume type

    Change Icfc6ba5f47c3a61b49cbec5110ef7df05eb47195 fixes CapacityFilter
    only. We need to do it for DriverFilter too.

    We need this patch only for releases before Train when we can create a
    volume without volume type.

    Change-Id: I3d6166c0fcdbb1d78b69ed4cc648542ac10342bd
    Related-Bug: 1619246