Li redesign API is slightly different reporting group & meters stats
It does not use group-desc or meter-config-stats sections
Change-Id: I805f8653c793cf2b47331f41e6f9a6a24b316756
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Verify after adding group operational
[Documentation] Get the group stat in operational
- ${elements}= Create List group-statistics group-desc
+ ${elements}= Create List group-statistics ref-count packet-count byte-count buckets weight group-select
Wait Until Keyword Succeeds 6s 2s Check For Elements At URI ${REST_CONTEXT_OP}/group/1 ${elements}
Add a flow that includes a group
Verify after adding meter operational
[Documentation] Get the meter stat in operational
- ${elements}= Create List meter-statistics meter-config-stats
+ ${elements}= Create List meter-statistics meter-kbps flow-count packet-in-count byte-in-count meter-band-stats meter-band-headers
Wait Until Keyword Succeeds 6s 2s Check For Elements At URI ${REST_CONTEXT_OP}/meter/1 ${elements}
Add a flow that includes a meter