Turn hard coded localhost:8080 into templates in the postman_collection files.
[ovsdb.git] / resources / commons / README
index a8392070bc591b8da35d4c7bc7e3bf933e04617b..97538229ed3cc1690276c61b3a7fd877071b9d83 100644 (file)
@@ -5,6 +5,8 @@ administrators working on ovsdb project in general.
 Contents 
 --------
 
-1. Mininet_Demo_OVSDB_OF.json.postman_collection : Collection of REST-APIs used in the Mininet demo (http://www.youtube.com/watch?v=8iWhMVlflwE)
+1. localhost.json.postman_environment : Environment that associates address and port to localhost:8080 in templates for the collections below.
 
-2. OVSDB_Northbound_APIs.json.postman_collection : Collection of REST-APIs detailing on all the ovsdb.northbound APIs.
+2. Mininet_Demo_OVSDB_OF.json.postman_collection : Collection of REST-APIs used in the Mininet demo (http://www.youtube.com/watch?v=8iWhMVlflwE)
+
+3. OVSDB_Northbound_APIs.json.postman_collection : Collection of REST-APIs detailing on all the ovsdb.northbound APIs.