keystone/releasenotes/notes/bug1828565-0790c4c60ba34100.yaml
Jose Castro Leon 6cdb3a8374 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
2019-07-18 08:57:50 +02:00

7 lines
210 B
YAML

---
fixes:
- |
[`bug 1828565 <https://bugs.launchpad.net/keystone/+bug/1828565>`_]
Fixes endpoint group listing by name. This allows the openstackclient
command to search endpoint groups by name.