Comment 2 for bug 1503345

Revision history for this message
Trevor McKay (tmckay) wrote :

Okay, there is a simple strategy to fix this.

We add '%' characters around search opts for "_list()" operations originating in the REST api. For existing internal calls, we leave everything unchanged. This will give users substring matching behavior for calls through the client (UI and CLI), to match other openstack projects.

I will post an example patch fixing this for cluster_templates