input/output/params/published filters do not work

Bug #1718191 reported by Xavier Hardy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
In Progress
Medium
Unassigned

Bug Description

```
curl http://localhost:8989/v2/action_executions?limit=1&input={"method":"GET"}
```
returns
```
<result><action_executions/></result>
```

Even though there is an action execution of std.http with the input key method with value GET (among others).

It should filter all executions with the match key value pairs.

```
curl http://localhost:8989/v2/action_executions?limit=1&input={"method":"GET", "url": "http://example.com"}
```
Should display executions with both method = GET and url = http://example.com.

Dougal Matthews (d0ugal)
Changed in mistral:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on mistral (master)

Change abandoned by Dougal Matthews (<email address hidden>) on branch: master
Review: https://review.openstack.org/505206
Reason: Abandoning this patch per the Mistral Patch Abandonment guidelines
(https://specs.openstack.org/openstack/mistral-specs/specs/policy/patch-abandonment.html).
If you wish to have this restored and cannot do so yourself, please reach
out via #openstack-mistral on freenode or the OpenStack Dev mailing list.

Changed in mistral:
milestone: none → stein-3
assignee: nobody → Xavier Hardy (xavier-hardy)
Changed in mistral:
status: Triaged → In Progress
Changed in mistral:
milestone: stein-3 → train-1
summary: - input/output/params/published filters not working
+ input/output/params/published filters do not work
Changed in mistral:
assignee: Xavier Hardy (xavier-hardy) → nobody
milestone: train-1 → ussuri-1
Changed in mistral:
milestone: ussuri-1 → ussuri-2
Changed in mistral:
milestone: ussuri-2 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.