6cdb3a8374
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
7 lines
210 B
YAML
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.
|