On Thu, 21 Jul 2016 13:33:20 +0900
IWASE Yusuke wrote:
> Currently, rest_qos.py might fail to parse the actions field in
> the QoS rules when the actions field does not have any actions
> for the QoS (SET_FIELD, METER, SET_QUEUE).
>
> This patch fixes this problem.
>
> Signed-off-by: IWASE Yusu
Currently, rest_qos.py might fail to parse the actions field in
the QoS rules when the actions field does not have any actions
for the QoS (SET_FIELD, METER, SET_QUEUE).
This patch fixes this problem.
Signed-off-by: IWASE Yusuke
---
ryu/app/rest_qos.py | 14 +++---
1 file changed, 7 ins