Comment 3 for bug 1828565

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

Reviewed: https://review.opendev.org/658359
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=6cdb3a8374599a95303dc9bf14dbe96c2d4c0f16
Submitter: Zuul
Branch: master

commit 6cdb3a8374599a95303dc9bf14dbe96c2d4c0f16
Author: Jose Castro Leon <email address hidden>
Date: Fri Apr 26 16:59:18 2019 +0200

    Allow to filter endpoint groups by name

    While using the openstack client command, the list on endpoint filters
    cannot be filtered by name. This adds an optional parameter on the query
    to allow the name to be specified as filter. This fixes the behavior on
    OSC to search.

    Change-Id: Ia1cbc9f4ded8f2494b1bf7ba5e953be0dfaf11f5
    Closes-Bug: #1828565