X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=resources%2Fcommons%2FREADME;h=a8392070bc591b8da35d4c7bc7e3bf933e04617b;hb=HEAD;hp=0cad7271a01ba6b95242b5232038e55125f7d4bb;hpb=df08ae0d239824f7bce568a5dbaa7de48ad9ae31;p=ovsdb.git diff --git a/resources/commons/README b/resources/commons/README index 0cad7271a..6aac3d3ce 100644 --- a/resources/commons/README +++ b/resources/commons/README @@ -30,3 +30,11 @@ Contents - NetvirtSfc.json.postman_collection : Collection of REST-APIs to interact with Netvirt-Sfc. - Ovsdb-HwvtepSouthbound-Collection.json.postman_collection : Collection contains Restconf request for doing CRUD operations (hwvtep global node, physical switch, logical switch, physical locator, and physical port) on hwvtepsouthbound plugin running in standalone controller. + +- Qos-and-Queue-Collection-Environment-Variables.postman_environment : Postman environment file that defines variables used by the Qos-and-Queue-Collection.json.postman_collection + +- Qos-and-Queue-Collection.json.postman_collection - Collection of Postman Restconf commands for doing CRUD operations on Qos and Queue entries. + +- readable_flows.py : script for formatting ovs-ofctl dump-flows output into a more readable format. Run w/ -h for help + +- pplogs.py : script for reformatting serialized nested objects in OpenDaylight log lines. Run w/ -h for help