mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-05-05 20:26:16 +02:00
Fixing flow objectives test fixture.
Change-Id: Ib80c0978ee741ca8993e0a7042f183efdda7a02e
This commit is contained in:
parent
f2a8c2bdbf
commit
5cd2566483
@ -16,7 +16,7 @@ dstPort=$6
|
||||
|
||||
curl -u onos:rocks -X POST --header "Content-Type: application/json" --header "Accept: application/json" -d "{
|
||||
\"priority\": 100,
|
||||
\"isPermanent\": \"false\",
|
||||
\"isPermanent\": \"true\",
|
||||
\"timeout\": 100,
|
||||
\"flag\": \"VERSATILE\",
|
||||
\"operation\": \"ADD\",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user