Comment 2 for bug 1704971

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

Reviewed: https://review.openstack.org/484696
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=f906bcdd4eac47b1abeb9e6d9b23b6aeb03aef38
Submitter: Jenkins
Branch: master

commit f906bcdd4eac47b1abeb9e6d9b23b6aeb03aef38
Author: zhongjun <email address hidden>
Date: Tue Jul 18 17:36:14 2017 +0800

    Fix the exact filter can be filter by inexact value

    Fix the ``exact`` filters (name, description) in ``shares``,
    ``snapshots``, ``share-networks`` list can be filter by ``inexact``
    value.

    Change-Id: I51e6b754f37a09c09a60e9a7fb51d3c9721f2d1f
    Closes-bug: #1704971