cfa193fd34
This change implements regex matching for filters on string values passed to cluster_templates_list() in the REST api. No existing internal calls that use cluster_templates_get_all() are affected. Partial-bug: #1503345 Change-Id: I1a320ff8c01ef5fdc5e66ed35a2b7a6ec9173175
8 lines
264 B
YAML
8 lines
264 B
YAML
---
|
|
fixes:
|
|
- Add regular expression matching on search values for
|
|
certain string fields of sahara objects. This
|
|
applies to list operations through the REST
|
|
API and therefore applies to the dashboard
|
|
and sahara client as well. Closes bug 1503345.
|