Turn hard coded localhost:8080 into templates in the postman_collection files. 55/6355/1
authorFlavio Fernandes <ffernand@redhat.com>
Thu, 24 Apr 2014 11:22:29 +0000 (07:22 -0400)
committerFlavio Fernandes <ffernand@redhat.com>
Thu, 24 Apr 2014 11:22:29 +0000 (07:22 -0400)
Change-Id: Ic3620230e29d278d234a3ba9fea53da8f6ab5c8c
Signed-off-by: Flavio Fernandes <ffernand@redhat.com>
resources/commons/Mininet_Demo_OVSDB_OF.json.postman_collection
resources/commons/OVSDB_Northbound_APIs.json.postman_collection
resources/commons/README
resources/commons/localhost.json.postman_environment [new file with mode: 0644]
resources/openstack/DevStack.json.postman_collection

index d8de5e46d12245705caea220273d095aa8657802..8067a1544374d2b7d3f8ad8f303b2532b5e4d188 100644 (file)
@@ -1 +1 @@
-{"id":"434c1a79-a99d-2159-7559-95cb9dce794e","name":"Mininet Demo : OVSDB + OF","description":"This POSTMAN script was used for the Mininet demonstration : http://www.youtube.com/watch?v=8iWhMVlflwE","order":["60dc9930-7948-b34e-ecfe-7ab7130f6037","da8d3367-47f7-8217-57cf-bc921ebda497","9143419b-af64-4647-905c-831461ead25d","ed66771a-dc23-a958-440f-0bc3792ecf1c","462c7d0a-e885-8a21-7a0e-ea4f6086d621","f1f89972-61f9-e39c-f572-d6470d201b0e","61ae4830-c124-84f0-92f2-05b46809cfb1","bb05ca74-5c47-ca39-e058-9a5b900db749","3c4fd25b-6c2c-0dcf-695f-c27a0d78632b","6dec1ff1-4bae-0566-70ec-ed17ae3905f3","360de20d-5b76-2b34-e436-4199ccb3b0fb","e84507bc-e7f0-efce-02d1-74ea28fb32de","54ccad58-669b-9889-c6ed-af328c59c947","4a332eca-b7b7-6d7a-8029-33d7da714698"],"folders":[],"timestamp":1383819127794,"synced":false,"requests":[{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"360de20d-5b76-2b34-e436-4199ccb3b0fb","name":"Delete s1-eth2","description":"","url":"http://localhost:8080/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/s1/s1-eth2","method":"DELETE","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"3c4fd25b-6c2c-0dcf-695f-c27a0d78632b","name":"Add a port - br2-veth1 (with patch to br1-veth1) to br2","description":"","url":"http://localhost:8080/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/br2/br2-veth1","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"br1-veth1\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"462c7d0a-e885-8a21-7a0e-ea4f6086d621","name":"Create a Bridge : br1","description":"","url":"http://localhost:8080/controller/nb/v2/networkconfig/bridgedomain/bridge/OVS/HOST1/br1","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"4a332eca-b7b7-6d7a-8029-33d7da714698","name":"s2-eth3 -> br2-eth3","description":"","url":"http://localhost:8080/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/s2/s2-veth3","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"br2-veth3\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"54ccad58-669b-9889-c6ed-af328c59c947","name":"Delete s2-eth2","description":"","url":"http://localhost:8080/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/s2/s2-eth2","method":"DELETE","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"60dc9930-7948-b34e-ecfe-7ab7130f6037","name":"Delete Bridge br1","description":"Delete Bridge br1","url":"http://localhost:8080/controller/nb/v2/networkconfig/bridgedomain/bridge/OVS/HOST1/br1","method":"DELETE","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"61ae4830-c124-84f0-92f2-05b46809cfb1","name":"Add a port - br1-veth1 (with patch to br2-veth1) to br1","description":"","url":"http://localhost:8080/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/br1/br1-veth1","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"br2-veth1\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"6dec1ff1-4bae-0566-70ec-ed17ae3905f3","name":"br2-eth3 -> s2-eth3","description":"","url":"http://localhost:8080/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/br2/br2-veth3","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"s2-veth3\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"9143419b-af64-4647-905c-831461ead25d","name":"Connect to the OVSDB-SERVER","description":"Connect to the OVSDB-SERVER","url":"http://localhost:8080/controller/nb/v2/connectionmanager/node/HOST1/address/192.168.56.101/port/6640/","method":"PUT","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\n","data":[],"dataMode":"params","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"bb05ca74-5c47-ca39-e058-9a5b900db749","name":"br1-eth3 -> s1-eth3","description":"","url":"http://localhost:8080/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/br1/br1-veth3","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"s1-veth3\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"da8d3367-47f7-8217-57cf-bc921ebda497","name":"Delete Bridge br2","description":"Delete Bridge br2","url":"http://localhost:8080/controller/nb/v2/networkconfig/bridgedomain/bridge/OVS/HOST1/br2","method":"DELETE","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"e84507bc-e7f0-efce-02d1-74ea28fb32de","name":"s1-eth3 -> br1-eth3","description":"","url":"http://localhost:8080/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/s1/s1-veth3","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"br1-veth3\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"ed66771a-dc23-a958-440f-0bc3792ecf1c","name":"Get all existing connections","description":"","url":"http://localhost:8080/controller/nb/v2/connectionmanager/nodes","method":"GET","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"br1-veth1\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"f1f89972-61f9-e39c-f572-d6470d201b0e","name":"Create another bridge : br2","description":"","url":"http://localhost:8080/controller/nb/v2/networkconfig/bridgedomain/bridge/OVS/HOST1/br2","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false}]}
\ No newline at end of file
+{"id":"434c1a79-a99d-2159-7559-95cb9dce794e","name":"Mininet Demo : OVSDB + OF","description":"This POSTMAN script was used for the Mininet demonstration : http://www.youtube.com/watch?v=8iWhMVlflwE","order":["60dc9930-7948-b34e-ecfe-7ab7130f6037","da8d3367-47f7-8217-57cf-bc921ebda497","9143419b-af64-4647-905c-831461ead25d","ed66771a-dc23-a958-440f-0bc3792ecf1c","462c7d0a-e885-8a21-7a0e-ea4f6086d621","f1f89972-61f9-e39c-f572-d6470d201b0e","61ae4830-c124-84f0-92f2-05b46809cfb1","bb05ca74-5c47-ca39-e058-9a5b900db749","3c4fd25b-6c2c-0dcf-695f-c27a0d78632b","6dec1ff1-4bae-0566-70ec-ed17ae3905f3","360de20d-5b76-2b34-e436-4199ccb3b0fb","e84507bc-e7f0-efce-02d1-74ea28fb32de","54ccad58-669b-9889-c6ed-af328c59c947","4a332eca-b7b7-6d7a-8029-33d7da714698"],"folders":[],"timestamp":1383819127794,"synced":false,"requests":[{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"360de20d-5b76-2b34-e436-4199ccb3b0fb","name":"Delete s1-eth2","description":"","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/s1/s1-eth2","method":"DELETE","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"3c4fd25b-6c2c-0dcf-695f-c27a0d78632b","name":"Add a port - br2-veth1 (with patch to br1-veth1) to br2","description":"","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/br2/br2-veth1","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"br1-veth1\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"462c7d0a-e885-8a21-7a0e-ea4f6086d621","name":"Create a Bridge : br1","description":"","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/networkconfig/bridgedomain/bridge/OVS/HOST1/br1","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"4a332eca-b7b7-6d7a-8029-33d7da714698","name":"s2-eth3 -> br2-eth3","description":"","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/s2/s2-veth3","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"br2-veth3\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"54ccad58-669b-9889-c6ed-af328c59c947","name":"Delete s2-eth2","description":"","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/s2/s2-eth2","method":"DELETE","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"60dc9930-7948-b34e-ecfe-7ab7130f6037","name":"Delete Bridge br1","description":"Delete Bridge br1","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/networkconfig/bridgedomain/bridge/OVS/HOST1/br1","method":"DELETE","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"61ae4830-c124-84f0-92f2-05b46809cfb1","name":"Add a port - br1-veth1 (with patch to br2-veth1) to br1","description":"","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/br1/br1-veth1","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"br2-veth1\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"6dec1ff1-4bae-0566-70ec-ed17ae3905f3","name":"br2-eth3 -> s2-eth3","description":"","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/br2/br2-veth3","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"s2-veth3\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"9143419b-af64-4647-905c-831461ead25d","name":"Connect to the OVSDB-SERVER","description":"Connect to the OVSDB-SERVER","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/connectionmanager/node/HOST1/address/192.168.56.101/port/6640/","method":"PUT","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\n","data":[],"dataMode":"params","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"bb05ca74-5c47-ca39-e058-9a5b900db749","name":"br1-eth3 -> s1-eth3","description":"","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/br1/br1-veth3","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"s1-veth3\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"da8d3367-47f7-8217-57cf-bc921ebda497","name":"Delete Bridge br2","description":"Delete Bridge br2","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/networkconfig/bridgedomain/bridge/OVS/HOST1/br2","method":"DELETE","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"e84507bc-e7f0-efce-02d1-74ea28fb32de","name":"s1-eth3 -> br1-eth3","description":"","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/networkconfig/bridgedomain/port/OVS/HOST1/s1/s1-veth3","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"br1-veth3\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"ed66771a-dc23-a958-440f-0bc3792ecf1c","name":"Get all existing connections","description":"","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/connectionmanager/nodes","method":"GET","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{\"type\":\"patch\", \"CUSTOM\":{\"peer\":\"br1-veth1\"}}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"434c1a79-a99d-2159-7559-95cb9dce794e","id":"f1f89972-61f9-e39c-f572-d6470d201b0e","name":"Create another bridge : br2","description":"","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/networkconfig/bridgedomain/bridge/OVS/HOST1/br2","method":"POST","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n","data":"{}","dataMode":"raw","timestamp":0,"responses":[],"version":2,"synced":false}]}
\ No newline at end of file
index 8c6c8c56b6517750d26001f9f110ad08fce82bd6..97a09e4390ce468e3a27eae46873e125a1d2cf16 100644 (file)
        "requests": [
                {
                        "id": "0753fa84-8a0e-7727-1d45-5b5eb8c74de0",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/interface/rows/45bf1633-1411-4c92-87f8-b1492eed2ff6",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/interface/rows/45bf1633-1411-4c92-87f8-b1492eed2ff6",
                        "data": "",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
                        "dataMode": "raw",
                },
                {
                        "id": "085fa6c6-1d5b-8afb-4e4a-56cafe5e8bd0",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/bridge/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/bridge/rows",
                        "data": [],
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
                        "dataMode": "params",
                },
                {
                        "id": "190627e6-ef20-863f-998b-e019034874c4",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/open_vswitch/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/open_vswitch/rows",
                        "data": [],
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
                        "dataMode": "params",
                },
                {
                        "id": "1aaa544a-7d79-3159-84b5-89574ff7f3e2",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/manager/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/manager/rows",
                        "data": "{\n  \"parent_uuid\":\"8d3fb89b-5fac-4631-a990-f5a4e7f5383a\",\n    \"row\":{\n      \"Manager\":{\n        \"target\":\"a_string\",\n        \"is_connected\": true,\n        \"state\":\"active\"\n      }\n    }\n}",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
                        "dataMode": "raw",
                },
                {
                        "id": "2990bcf5-976b-413a-f732-9a21d26d2146",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/port/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/port/rows",
                        "data": [],
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
                        "dataMode": "params",
                {
                        "id": "2ced04cd-b934-9a0a-576d-8640b6a0b80e",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/bridge/rows/66ad493c-23cf-45e7-b5a5-1901fb3165f4",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/bridge/rows/66ad493c-23cf-45e7-b5a5-1901fb3165f4",
                        "pathVariables": {},
                        "method": "PUT",
                        "data": "{\n    \"row\":{\n      \"Bridge\":{\n        \"netflow\": [\"55f5d382-17fd-4c42-850d-02c282a67c20\",\"60db8cde-26e6-4bf9-bb08-cd1da68d1fcc\"]\n                \n      }\n    }\n}",
                {
                        "id": "2d670425-e1ae-c615-1fe1-b27c0ddf4c43",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/queue/rows/cd1d39f2-0e8d-4164-a5ab-926329cd1c61",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/queue/rows/cd1d39f2-0e8d-4164-a5ab-926329cd1c61",
                        "pathVariables": {},
                        "method": "DELETE",
                        "data": "",
                },
                {
                        "id": "39cdc358-7c75-d1cc-34ff-081e74254748",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/port/rows/2f93780e-ce56-4cce-9f7c-579be7996651",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/port/rows/2f93780e-ce56-4cce-9f7c-579be7996651",
                        "data": "",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
                        "dataMode": "raw",
                {
                        "id": "3c4a6bb9-30e8-fdf1-1cf3-a3e187537924",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/SSL/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/SSL/rows",
                        "pathVariables": {},
                        "method": "GET",
                        "data": [],
                },
                {
                        "id": "3d34de25-8015-98e5-957b-eb3cef69175f",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/manager/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/manager/rows",
                        "data": [],
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
                        "dataMode": "params",
                {
                        "id": "40323a39-f07f-695a-2428-e888dd9c7cf1",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/qos/rows/739f3929-3a3e-45b1-88ea-afc09df0ca5c",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/qos/rows/739f3929-3a3e-45b1-88ea-afc09df0ca5c",
                        "pathVariables": {},
                        "method": "DELETE",
                        "data": "",
                {
                        "id": "485249a8-94d2-b61b-a6b9-addfe8fb1495",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/ipfix/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/ipfix/rows",
                        "pathVariables": {},
                        "method": "POST",
                        "data": "{\n  \"parent_uuid\":\"2e5c0418-e70c-406b-9ad9-58585ac10c19\",\n    \"row\":{\n      \"IPFIX\":{\n        \"targets\":[\n          \"set\", [\"192.168.56.1:5555\"]]\n      }\n    }\n}",
                {
                        "id": "4945fedc-a9c9-5b38-478f-df9ea0d1248a",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/port/rows/97a82ec9-e85e-4a48-9b77-ca4a41128b90",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/port/rows/97a82ec9-e85e-4a48-9b77-ca4a41128b90",
                        "pathVariables": {},
                        "method": "PUT",
                        "data": "{\n    \"row\":{\n      \"Port\":{\n        \"qos\": [\n          \"ab2b6f2d-5cb4-4dcf-ac1b-c989ae3d76ce\"\n                ]\n      }\n    }\n}",
                {
                        "id": "4b21a8b1-1703-bc2c-8716-7dcdab57300a",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/interface/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/interface/rows",
                        "pathVariables": {},
                        "method": "POST",
                        "data": "{\n  \"parent_uuid\":\"ea70e5b1-8b21-4caf-a102-0b85b6c63119\",\n    \"row\":{\n      \"Interface\":{\n        \"name\":\"s1-1125-1\",\n        \"mac\":[\"00:00:bb:bb:00:01\"],\n        \"admin_state\":\"up\"\n      }\n    }\n}",
                {
                        "id": "5e1f52b7-3295-9485-377f-6988c401a8cd",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/qos/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/qos/rows",
                        "pathVariables": {},
                        "method": "GET",
                        "data": [],
                {
                        "id": "5eab776e-dd13-2a7f-90c3-fabc4d98d481",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/sflow/rows/",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/sflow/rows/",
                        "pathVariables": {},
                        "method": "DELETE",
                        "data": "",
                {
                        "id": "618382e3-a833-04d1-f917-c40e70c176cb",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/port/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/port/rows",
                        "pathVariables": {},
                        "method": "POST",
                        "data": "{\n  \"parent_uuid\":\"6b3072ba-a120-4db9-82f8-a8ce4eae6942\",\n    \"row\":{\n      \"Port\":{\n        \"name\":\"krb1\",\n        \"mac\":[\"00:00:00:00:00:01\"],\n        \"tag\":[200]\n      }\n    }\n}",
                },
                {
                        "id": "646be7a5-a484-329a-1039-02b53e1b05fc",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/controller/rows/68e97a9a-9f2c-497a-b39b-7f1e37c30c6f",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/controller/rows/68e97a9a-9f2c-497a-b39b-7f1e37c30c6f",
                        "data": "",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
                        "dataMode": "raw",
                {
                        "id": "6c1b9611-b195-c64c-684f-a639e7ae3946",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/SSL/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/SSL/rows",
                        "pathVariables": {},
                        "method": "POST",
                        "data": "{\n    \"row\":{\n      \"SSL\":{\n        \"name\":\"mySSL\",\n        \"ca_cert\" : \"ca_cert\",\n        \"bootstrap_ca_cert\" : true,\n        \"certificate\":\"pieceofpaper\",\n        \"private_key\" : \"private\"\n      }\n    }\n}\n",
                {
                        "id": "6f5b8f9a-3e66-16b0-7a16-62a96313eab5",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/bridge/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/bridge/rows",
                        "pathVariables": {},
                        "method": "POST",
                        "data": "{\n    \"row\":{\n      \"Bridge\":{\n        \"name\":\"br25\",\n        \"datapath_type\":\"OPENFLOW\"\n      }\n    }\n}",
                {
                        "id": "76c04544-3be0-e330-75e1-509919d781f0",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/netflow/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/netflow/rows",
                        "pathVariables": {},
                        "method": "POST",
                        "data": "{\n  \"parent_uuid\":\"817d2e33-448d-4f2e-b183-7f835e93922f\",\n  \"row\" : {\n    \"NetFlow\":{\n      \"targets\" : [\n        \"set\", [\"192.168.1.102:9998\"]],\n      \"active_timeout\" : \"0\"\n      }\n  } \n}",
                        "id": "7e41f2e4-6797-64f0-ebd2-b4b634b6a559",
                        "name": "DELETE a Bridge row given UUID",
                        "description": "Please note that the UUID used here must be one of the existing UUID of a Row in Bridge Table",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/bridge/rows/45677cc9-bed2-4def-9986-b05a9b59f1f4",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/bridge/rows/45677cc9-bed2-4def-9986-b05a9b59f1f4",
                        "method": "DELETE",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
                        "data": "",
                },
                {
                        "id": "7fc7d8cd-244d-58a0-febf-9814729b9422",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/controller/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/controller/rows",
                        "data": [],
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
                        "dataMode": "params",
                {
                        "id": "88f1ec23-5471-97a8-2633-c89c51c20071",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/sflow/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/sflow/rows",
                        "pathVariables": {},
                        "method": "GET",
                        "data": [],
                {
                        "id": "8f74bdb1-1f10-69f4-da1d-cd878df784e5",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/ipfix/rows/715fb52c-63bb-495a-8dca-f3f824fbf8fb",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/ipfix/rows/715fb52c-63bb-495a-8dca-f3f824fbf8fb",
                        "pathVariables": {},
                        "method": "DELETE",
                        "data": "",
                {
                        "id": "989d5e9c-47a9-206a-c225-dc0e796f096a",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/SSL/rows/6c2a532c-96df-49ce-8f3f-f83c39e47122",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/SSL/rows/6c2a532c-96df-49ce-8f3f-f83c39e47122",
                        "pathVariables": {},
                        "method": "DELETE",
                        "data": "",
                {
                        "id": "9b2eaefc-5cc0-958a-0926-2b18fea54b88",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/sflow/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/sflow/rows",
                        "pathVariables": {},
                        "method": "POST",
                        "data": "{\n  \"parent_uuid\": \"a8c88ae9-fc08-498b-8ec8-2fd86627055d\",\n  \"row\": {\n    \"sFlow\": {\n      \"targets\": [\n        \"set\",\n        [\n          \"targets_string\"\n        ]\n      ]\n    }\n  }\n}",
                {
                        "id": "9d887d97-a323-a847-a163-ca6e62ad96fe",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/qos/rows/ab2b6f2d-5cb4-4dcf-ac1b-c989ae3d76ce",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/qos/rows/ab2b6f2d-5cb4-4dcf-ac1b-c989ae3d76ce",
                        "pathVariables": {},
                        "method": "PUT",
                        "data": "{\n    \"row\":{\n      \"QoS\":{\n        \"queues\": {\n          \"1\" : { \"val\": \"0fbe6ced-16cf-4a39-8a79-e7c8c31f63a9\"}\n        }\n      }\n    }\n}",
                {
                        "id": "a01a045e-e642-8e39-f2cc-baf37ec5dfc5",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/ipfix/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/ipfix/rows",
                        "pathVariables": {},
                        "method": "GET",
                        "data": [],
                },
                {
                        "id": "a37af20f-0e43-3fe1-9f3b-c42a264fa3a1",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/interface/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/interface/rows",
                        "data": [],
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
                        "dataMode": "params",
                        "id": "aed6c263-4d42-ca35-669f-33a00c3d9c82",
                        "name": "GET a bridge row given a UUID",
                        "description": "Please note that the UUID used here must be one of the existing UUID of a Row in Bridge Table",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/bridge/rows/45677cc9-bed2-4def-9986-b05a9b59f1f4",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/bridge/rows/45677cc9-bed2-4def-9986-b05a9b59f1f4",
                        "method": "GET",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
                        "data": "",
                {
                        "id": "b1af09ee-f6b9-cddd-9087-6d8dc5b958a4",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/queue/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/queue/rows",
                        "pathVariables": {},
                        "method": "GET",
                        "data": [],
                {
                        "id": "baab428a-b056-bd23-906d-290933aee25f",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/manager/rows/",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/manager/rows/",
                        "pathVariables": {},
                        "method": "DELETE",
                        "data": "",
                {
                        "id": "c3c1dd3a-1f8e-947d-f729-2eef56795fef",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/qos/rows/ab2b6f2d-5cb4-4dcf-ac1b-c989ae3d76ce",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/qos/rows/ab2b6f2d-5cb4-4dcf-ac1b-c989ae3d76ce",
                        "pathVariables": {},
                        "method": "PUT",
                        "data": "{\n    \"row\":{\n      \"QoS\":{\n        \"Queues\": {\n          \"queue_value\" : \"5afa70b6-7c74-4972-9d98-874e6307807d\"\n        }\n      }\n    }\n}",
                {
                        "id": "c7ab23bd-2d49-71a0-7a40-31ee0f44b2b0",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/netflow/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/netflow/rows",
                        "pathVariables": {},
                        "method": "GET",
                        "data": [],
                {
                        "id": "d239a9ea-8247-3d47-0d3a-2a1063c0177a",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/controller/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/controller/rows",
                        "pathVariables": {},
                        "method": "POST",
                        "data": "{\n  \"parent_uuid\" : \"a8c88ae9-fc08-498b-8ec8-2fd86627055d\",\n  \"row\" : {\n  \t\"Controller\": {\n      \"target\": \"1.1.1.1\"\n    \t}\n\t}\t\n}",
                {
                        "id": "d32420de-40fd-d407-59c5-e1c3b8ea359c",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/queue/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/queue/rows",
                        "pathVariables": {},
                        "method": "POST",
                        "data": "{\n  \"parent_uuid\": \"c5f7ce39-847c-4a69-bf8a-2a0181898581\",\n  \"row\": {\n    \"Queue\": {\n      \"dscp\" : [\n      \"set\",\n      [\n          25\n        ]\n      ]\n    }\n  }\n}",
                {
                        "id": "d565f3fb-4a9a-3e61-9e8e-87324427c979",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/qos/rows",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/qos/rows",
                        "pathVariables": {},
                        "method": "POST",
                        "data": "{\n  \"parent_uuid\" : \"b109dbcf-47bb-4121-b244-e623b3421d6e\",\n  \"row\" : {\n  \t\"QoS\": {\n      \"type\": \"linux-htb\"\n    \t}\n\t}\t\n}",
                },
                {
                        "id": "d70a4755-d62a-dfcd-e363-dbe931af99a0",
-                       "url": "http://localhost:8080/controller/nb/v2/connectionmanager/node/HOST1/address/192.168.1.102/port/6640/",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/connectionmanager/node/HOST1/address/192.168.1.102/port/6640/",
                        "data": [],
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\n",
                        "dataMode": "params",
                {
                        "id": "f8d9b165-7fa7-e0bd-b634-b45d550a3114",
                        "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\nContent-Type: application/json\n",
-                       "url": "http://localhost:8080/ovsdb/nb/v2/node/OVS/HOST1/tables/netflow/rows/60db8cde-26e6-4bf9-bb08-cd1da68d1fcc",
+                       "url": "http://{{controllerHost}}:{{controllerPort}}/ovsdb/nb/v2/node/OVS/HOST1/tables/netflow/rows/60db8cde-26e6-4bf9-bb08-cd1da68d1fcc",
                        "pathVariables": {},
                        "method": "DELETE",
                        "data": "",
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.
diff --git a/resources/commons/localhost.json.postman_environment b/resources/commons/localhost.json.postman_environment
new file mode 100644 (file)
index 0000000..ce1c4f7
--- /dev/null
@@ -0,0 +1,17 @@
+{
+    "id": "855f06f8-9128-1a19-faf2-3af865f04061", 
+    "name": "localhost", 
+    "timestamp": 1396964904677, 
+    "values": [
+        {
+            "key": "controllerHost", 
+            "type": "text", 
+            "value": "localhost"
+        }, 
+        {
+            "key": "controllerPort", 
+            "type": "text", 
+            "value": "8080"
+        }
+    ]
+}
index 81e2e1e92e1d6942520c0a9fe7b75381416e59d4..47918f84ad846ed1f7b6ead575c5ca25f92a7997 100644 (file)
@@ -1 +1 @@
-{"id":"8ced994a-307c-ff92-8fff-b6ab521e1aec","name":"DevStack","description":"Scripts used in devstack testing","order":["534300ea-fca8-4c8a-769c-227b3129d3a0","d1a99582-dff6-26ae-6416-89bd3788dd47"],"folders":[],"timestamp":1385264376897,"synced":false,"requests":[{"collectionId":"8ced994a-307c-ff92-8fff-b6ab521e1aec","id":"534300ea-fca8-4c8a-769c-227b3129d3a0","name":"Connect to ovsdb-server running in Devstack Controller","description":"","url":"http://localhost:8080/controller/nb/v2/connectionmanager/node/STACK1/address/192.168.56.101/port/6640/","method":"PUT","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\n","data":[],"dataMode":"params","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"8ced994a-307c-ff92-8fff-b6ab521e1aec","id":"d1a99582-dff6-26ae-6416-89bd3788dd47","name":"Connect to ovsdb-server running in Devstack compute","description":"","url":"http://localhost:8080/controller/nb/v2/connectionmanager/node/STACK2/address/192.168.56.102/port/6640/","method":"PUT","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\n","data":[],"dataMode":"params","timestamp":0,"responses":[],"version":2,"synced":false}]}
\ No newline at end of file
+{"id":"8ced994a-307c-ff92-8fff-b6ab521e1aec","name":"DevStack","description":"Scripts used in devstack testing","order":["534300ea-fca8-4c8a-769c-227b3129d3a0","d1a99582-dff6-26ae-6416-89bd3788dd47"],"folders":[],"timestamp":1385264376897,"synced":false,"requests":[{"collectionId":"8ced994a-307c-ff92-8fff-b6ab521e1aec","id":"534300ea-fca8-4c8a-769c-227b3129d3a0","name":"Connect to ovsdb-server running in Devstack Controller","description":"","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/connectionmanager/node/STACK1/address/192.168.56.101/port/6640/","method":"PUT","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\n","data":[],"dataMode":"params","timestamp":0,"responses":[],"version":2,"synced":false},{"collectionId":"8ced994a-307c-ff92-8fff-b6ab521e1aec","id":"d1a99582-dff6-26ae-6416-89bd3788dd47","name":"Connect to ovsdb-server running in Devstack compute","description":"","url":"http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/connectionmanager/node/STACK2/address/192.168.56.102/port/6640/","method":"PUT","headers":"Authorization: Basic YWRtaW46YWRtaW4=\nAccept: application/json\n","data":[],"dataMode":"params","timestamp":0,"responses":[],"version":2,"synced":false}]}
\ No newline at end of file