Fixing flow objectives test fixture.

Change-Id: Ib80c0978ee741ca8993e0a7042f183efdda7a02e
This commit is contained in:
Thomas Vachuska 2017-10-06 10:26:52 -07:00
parent f2a8c2bdbf
commit 5cd2566483

View File

@ -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\",