policy classifier create API needs to validate input
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Group Based Policy |
Confirmed
|
Medium
|
Sumit Naiksatam |
Bug Description
The policy classifier API needs to validate its input
i provided a port range for ICMP and it happily accepted it. This needs to be validated and rejected
Repro
Run rally test with following input file
"GBPTests.
{
"args": {
}
},
},
},
}
}
],
rally -v task start test.json
+------
| Response Times (sec) |
+------
| action | min | median | 90%ile | 95%ile | max | avg | success | count |
+------
| gbp.create_
| gbp.create_
| total | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 |
+------
Changed in group-based-policy: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Sumit Naiksatam (snaiksat) |
milestone: | none → kilo-gbp-4 |
Changed in group-based-policy: | |
milestone: | kilo-gbp-4 → next |