Removing hardcoding REST PORT.
authorChristopher O'Shea <christopher.o.shea@ericsson.com>
Sun, 24 Aug 2014 19:54:25 +0000 (12:54 -0700)
committerChristopher O'Shea <christopher.o.shea@ericsson.com>
Sun, 24 Aug 2014 19:54:25 +0000 (12:54 -0700)
- Rest port is hardcoded to 8080
- Change it to use the $PORT variabale

Change-Id: I677905a0307310e43f5a91354d7c81be9ba0d4a7
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
94 files changed:
test/csit/suites/base-of10/010__AD_SAL_NSF/010__switch_manager.txt
test/csit/suites/base-of10/010__AD_SAL_NSF/020__statistics_manager.txt
test/csit/suites/base-of10/010__AD_SAL_NSF/030__topology_manager.txt
test/csit/suites/base-of10/010__AD_SAL_NSF/040__flow_programmer.txt
test/csit/suites/base-of10/020__AD_SAL_Apps/010__host_tracker.txt
test/csit/suites/base-of10/020__AD_SAL_Apps/020__static_route.txt
test/csit/suites/base-of10/020__AD_SAL_Apps/030__subnet_gateway.txt
test/csit/suites/base-of13/010__MD_SAL_NSF/010__restconf_inventory.txt
test/csit/suites/base-of13/010__MD_SAL_NSF/020__restconf_statistics.txt
test/csit/suites/base-of13/010__MD_SAL_NSF/030__restconf_topology.txt
test/csit/suites/base-of13/010__MD_SAL_NSF/040__restconf_frm.txt
test/csit/suites/base-of13/020__MD_SAL_NSF_OF13/010__restconf_inventory.txt
test/csit/suites/base-of13/020__MD_SAL_NSF_OF13/020__restconf_statistics.txt
test/csit/suites/base-of13/020__MD_SAL_NSF_OF13/030__restconf_topology.txt
test/csit/suites/base-of13/020__MD_SAL_NSF_OF13/040__restconf_frm.txt
test/csit/suites/base-of13/030__AD_SAL_NSF/010__switch_manager.txt
test/csit/suites/base-of13/030__AD_SAL_NSF/020__statistics_manager.txt
test/csit/suites/base-of13/030__AD_SAL_NSF/030__topology_manager.txt
test/csit/suites/base-of13/030__AD_SAL_NSF/040__flow_programmer.txt
test/csit/suites/base-of13/040__AD_SAL_NSF_OF13/010__switch_manager.txt
test/csit/suites/base-of13/040__AD_SAL_NSF_OF13/020__statistics_manager.txt
test/csit/suites/base-of13/040__AD_SAL_NSF_OF13/030__topology_manager.txt
test/csit/suites/base-of13/040__AD_SAL_NSF_OF13/040__flow_programmer.txt
test/csit/suites/base-of13/050__AD_SAL_Apps/010__host_tracker.txt
test/csit/suites/base-of13/050__AD_SAL_Apps/020__static_route.txt
test/csit/suites/base-of13/050__AD_SAL_Apps/030__subnet_gateway.txt
test/csit/suites/base-of13/060__AD_SAL_Apps_OF13/010__host_tracker.txt
test/csit/suites/base-of13/060__AD_SAL_Apps_OF13/020__static_route.txt
test/csit/suites/base-of13/060__AD_SAL_Apps_OF13/030__subnet_gateway.txt
test/csit/suites/base-of13/070__Flows_OF13/300__dst_ip.txt
test/csit/suites/base-of13/070__Flows_OF13/301__src_ip.txt
test/csit/suites/base-of13/070__Flows_OF13/302__dst_mac.txt
test/csit/suites/base-of13/070__Flows_OF13/304__eth_ip_port.txt
test/csit/suites/base-of13/070__Flows_OF13/305__ttl.txt
test/csit/suites/base-of13/070__Flows_OF13/306__eth_ip_qos.txt
test/csit/suites/base-of13/070__Flows_OF13/307__eth_ip_qos_port_tcpport.txt
test/csit/suites/base-of13/070__Flows_OF13/308__eth_ip_qos_port_tcpport_mpls.txt
test/csit/suites/base-of13/070__Flows_OF13/309__eth_ip_qos_sctp.txt
test/csit/suites/base-of13/070__Flows_OF13/310__eth_ip_qos_icmp.txt
test/csit/suites/base-of13/070__Flows_OF13/311__eth_arp.txt
test/csit/suites/base-of13/070__Flows_OF13/312__eth_arp_transport.txt
test/csit/suites/base-of13/070__Flows_OF13/313__eth_arp_transport_hardware.txt
test/csit/suites/base-of13/070__Flows_OF13/314__eth_vlan.txt
test/csit/suites/base-of13/070__Flows_OF13/315__timeout_vlan_pcp_vlan.txt
test/csit/suites/base-of13/070__Flows_OF13/316__eth_mpls_tc_bos.txt
test/csit/suites/base-of13/070__Flows_OF13/317__eth_ipv6.txt
test/csit/suites/base-of13/070__Flows_OF13/318__metadata.txt
test/csit/suites/base-of13/070__Flows_OF13/319__metadata_mask.txt
test/csit/suites/base-of13/070__Flows_OF13/320__ipv6_meta_qos_udp.txt
test/csit/suites/base-of13/070__Flows_OF13/321__ipv6_meta_qos_tcp.txt
test/csit/suites/base-of13/070__Flows_OF13/322__ipv6_flow.txt
test/csit/suites/base-of13/070__Flows_OF13/323__tunnel.txt
test/csit/suites/base-of13/070__Flows_OF13/324__ipv6_flow_label.txt
test/csit/suites/base-of13/080__Inventory_Performance/010__restconf_inventory.txt
test/csit/suites/base-of13/080__Inventory_Performance/020__switch_manager.txt
test/csit/suites/base-of13/080__Inventory_Performance/030__statistics_manager.txt
test/csit/suites/base-of13/080__Inventory_Performance/040__topology_manager.txt
test/csit/suites/base-of13/090__OVSDB/010__bridge_domain.txt
test/csit/suites/base-of13/100__OVSDB_OF13/010__bridge_domain.txt
test/csit/suites/l2switch/010__AddressTracking_OF13/010__restconf_inv_addresses.txt
test/csit/suites/l2switch/020__FlowProgramming_OF13/010__restconf_inv_flows.txt
test/csit/suites/l2switch/030__LoopRemoval_OF13/010__loop_of_3.txt
test/csit/suites/l2switch/030__LoopRemoval_OF13/020__ping.txt
test/csit/suites/l2switch/topologies/loop.py
test/csit/suites/ovsdb-of13/010__OpenStack/010__networks.txt
test/csit/suites/ovsdb-of13/010__OpenStack/020__subnets.txt
test/csit/suites/ovsdb-of13/010__OpenStack/030__ports.txt
test/csit/suites/sp-of10/010__AD_SAL_NSF/010__switch_manager.txt
test/csit/suites/sp-of10/010__AD_SAL_NSF/020__statistics_manager.txt
test/csit/suites/sp-of10/010__AD_SAL_NSF/030__topology_manager.txt
test/csit/suites/sp-of10/010__AD_SAL_NSF/040__flow_programmer.txt
test/csit/suites/sp-of13/010__MD_SAL_NSF/010__restconf_inventory.txt
test/csit/suites/sp-of13/010__MD_SAL_NSF/020__restconf_statistics.txt
test/csit/suites/sp-of13/010__MD_SAL_NSF/030__restconf_topology.txt
test/csit/suites/sp-of13/010__MD_SAL_NSF/040__restconf_frm.txt
test/csit/suites/sp-of13/020__MD_SAL_NSF_OF13/010__restconf_inventory.txt
test/csit/suites/sp-of13/020__MD_SAL_NSF_OF13/020__restconf_statistics.txt
test/csit/suites/sp-of13/020__MD_SAL_NSF_OF13/030__restconf_topology.txt
test/csit/suites/sp-of13/020__MD_SAL_NSF_OF13/040__restconf_frm.txt
test/csit/suites/sp-of13/030__AD_SAL_NSF/010__switch_manager.txt
test/csit/suites/sp-of13/030__AD_SAL_NSF/020__statistics_manager.txt
test/csit/suites/sp-of13/030__AD_SAL_NSF/030__topology_manager.txt
test/csit/suites/sp-of13/030__AD_SAL_NSF/040__flow_programmer.txt
test/csit/suites/sp-of13/040__AD_SAL_NSF_OF13/010__switch_manager.txt
test/csit/suites/sp-of13/040__AD_SAL_NSF_OF13/020__statistics_manager.txt
test/csit/suites/sp-of13/040__AD_SAL_NSF_OF13/030__topology_manager.txt
test/csit/suites/sp-of13/040__AD_SAL_NSF_OF13/040__flow_programmer.txt
test/csit/suites/vtn-of10/010__AD_SAL_NSF/010__switch_manager.txt
test/csit/suites/vtn-of10/010__AD_SAL_NSF/020__statistics_manager.txt
test/csit/suites/vtn-of10/010__AD_SAL_NSF/030__topology_manager.txt
test/csit/suites/vtn-of10/010__AD_SAL_NSF/040__flow_programmer.txt
test/csit/suites/vtn-of10/020__VTN/010__vtn_manager.txt
test/csit/suites/vtn-of13/050__VTN/010__vtn_manager.txt
test/csit/suites/vtn-of13/060__VTN_OF13/010__vtn_manager.txt

index be2f4c5911889f3f8a7662b1b6a182126eef5596..ac71cefc6d892a17d6c9361e8d27a342513d3760 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Switch Manager
-Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           RequestsLibrary
index adc6d9ce23ee0042642f97bfb2468d6d889f2c68..c632b3a190e1f8824c5a8fed873a083a1e8fc704 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Statistics Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 58a4d08c0a6eefd1e6b508678da1f607d9aa2ae1..57fdde3b169c1a52e8a651105f359e6854515980 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Topology Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 6b748625a25d8be9ab3655d18e9295d7fafeee48..68b99c2f31def6aa00139a6c0471adf66c95f3a6 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Flow Programmer
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080  auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}  auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 851aaf1da909567374248f3bcff1c5f7c0de6dc5..3c7c239b97d4031f15f1584b4bbef0e6be87e0a5 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Host Tracker
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 8c21cf1f9d62be6b0bf716764a555c4f0603503b..ed74a6d91000d2d5c5d2a8d298c58a390d9b9bee 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Static Route
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 8ad5385aacfbf8fb73e0c2d6e6299b5db3b64319..b5cf86958f6581ba49d1a364e8e9941cfed165c0 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Subnet Gateway
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 02c70b7de3e74432677e2e019edf83629a7e3467..40c3ce5c14565fd552e6cd6407d3ac6404500d81 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF inventory
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 7c331ef489499ed5f8df2abc162ae603ef969c33..0cfa827ffdad5298b29cbb2791d004208b4960ab 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF statistics
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index ce43242e0840baedee5ccd5130b17db9ccb50e89..dfa4694121ffafbb0d11a639a677a17f979027e6 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF Topology 
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 3aa1007fe19988823504136c9b1ab9e40a9ce8cd..f648f8afa3fda52e5a9f68dd96a38be597a3fba2 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF FRM
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 02c70b7de3e74432677e2e019edf83629a7e3467..40c3ce5c14565fd552e6cd6407d3ac6404500d81 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF inventory
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 7c331ef489499ed5f8df2abc162ae603ef969c33..0cfa827ffdad5298b29cbb2791d004208b4960ab 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF statistics
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index b9dab2c5890bc4ea2865d64df8df3752c9ca95c9..9ef2a9447ad46373e9a8eda134963cffa46dc66d 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite RESTCONF Topology 
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 0632f3d744d89954ccd5eea83d0e26874462ac1b..2ddcd2c4041125d54b3069bc12f86281272ac246 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF FRM
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index be2f4c5911889f3f8a7662b1b6a182126eef5596..ac71cefc6d892a17d6c9361e8d27a342513d3760 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Switch Manager
-Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           RequestsLibrary
index adc6d9ce23ee0042642f97bfb2468d6d889f2c68..c632b3a190e1f8824c5a8fed873a083a1e8fc704 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Statistics Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 58a4d08c0a6eefd1e6b508678da1f607d9aa2ae1..57fdde3b169c1a52e8a651105f359e6854515980 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Topology Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 55460150660c177ed98240ac4e6739e1daab1404..367cec2e9817f9e7a9f934d15d3519fb0378a3ae 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Flow Programmer
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080  auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}  auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index be2f4c5911889f3f8a7662b1b6a182126eef5596..ac71cefc6d892a17d6c9361e8d27a342513d3760 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Switch Manager
-Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           RequestsLibrary
index adc6d9ce23ee0042642f97bfb2468d6d889f2c68..c632b3a190e1f8824c5a8fed873a083a1e8fc704 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Statistics Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 58a4d08c0a6eefd1e6b508678da1f607d9aa2ae1..57fdde3b169c1a52e8a651105f359e6854515980 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Topology Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 55460150660c177ed98240ac4e6739e1daab1404..367cec2e9817f9e7a9f934d15d3519fb0378a3ae 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Flow Programmer
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080  auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}  auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index f70497ae423c5012a6bda030602e77362bf095cf..66537292d10eb0ed8618572a6a748a458b6b010c 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Host Tracker
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index dd77729c5aca8bf16ba9c4129fb44f6e6698df20..ffa639bd8820b9210ed86e8cc1feccf5f30195f9 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Static Route
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 8ad5385aacfbf8fb73e0c2d6e6299b5db3b64319..b5cf86958f6581ba49d1a364e8e9941cfed165c0 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Subnet Gateway
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index f70497ae423c5012a6bda030602e77362bf095cf..66537292d10eb0ed8618572a6a748a458b6b010c 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Host Tracker
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index dd77729c5aca8bf16ba9c4129fb44f6e6698df20..ffa639bd8820b9210ed86e8cc1feccf5f30195f9 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Static Route
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 8ad5385aacfbf8fb73e0c2d6e6299b5db3b64319..b5cf86958f6581ba49d1a364e8e9941cfed165c0 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Subnet Gateway
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 8ddf39f5e9ba6e433f1bcdcdab7e7adcab3c0f9b..c2c6834cd63dca981a218eaebf4d59c4bee2d256 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for pushing/verify/remove a flow through RESTCONF
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 825fa250c8632582d85f41bdc832f6802f8f72a2..86409f444d7307cd193e01745ab41ed4e6848dd0 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for pushing/verify/remove a flow through RESTCONF
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 71d3dc101db4935c29bae808b15af858a8a79105..7d27f771441343574d14a847e5f8998ab1e2984a 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for pushing/verify/remove a flow through RESTCONF
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index ef727a05fac57ecc2d83271297b77305ff566bcb..56f66ccf36eb270a49e4903c5429e0f739b92908 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for IP,Ethernet and port
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index cd9ba04ce90813aa5ea519634e1e2b7f7da5baf8..829b16a6329935b098051e1a9590a0272fbf6a09 100644 (file)
@@ -8,7 +8,7 @@ Documentation     OF1.3 Suite to cover TTL Actions
 ...               - Decrement MPLS TTL
 ...
 ...               NOTE: for OVS, it appears that set_ttl, and both copy in/out are not supported, so need to skip those checks for now.
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Test Template     Create And Remove Flow
 Library           SSHLibrary
index 7ec308d0afb590aed03470a8c99d991b1149dc60..857c7776d85d0c25ebc240914822bfa527f21d3a 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for IP,Ethernet,DSCP and Action dec TTL
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 9dfba03b476c79e34446981bf89ccc5928812da1..19adc52e62074ee3a8d324bc7ebbc0ccf4eef96b 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for IP,Ethernet,QoS, TCP dst/src port and Action dec MPLS TTL
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 7886755ac6fde321e30531684d215bcebfae0187..165f87d089063cad422de9988eea05dcaba10838 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for IP,Ethernet,QoS, TCP dst/src port and Action dec MPLS TTL
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 920e0627e2985cbbf808b983ac2dbe5085f49174..25c5112bb0fa009cf229ec5acd76e94db130fba1 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for IP,Ethernet,QoS, SCTP dst/src port and Action dec TTL
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 0641d913fb0f0b7f70cc133ea8ee5ff1fa57bd45..d121aa07fa75dca8babf09528bb2a3e2ce56ce30 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for IP,Ethernet,QoS, SCTP dst/src port and Action dec TTL
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index f977b45d63b2f60c66f9bae8432ba9b82c17377a..6ef4d05f5d0adbe40a9b01025f121d72ce0bf897 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Ethernet,QoS, ARP and Action drop
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 01197db89c8ae61e445623d543f8a26652893fd5..5552c1b06a413341e47dd6e949e5bee37bdce1f8 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Ethernet,QoS, ARP and Action drop
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 26739285c42257f74d9569fac10aa0391c66bfb8..ab103fe54481e9fb5e86f2a840ca27e08496f53a 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Ethernet,QoS, ARP and Action drop
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index b9c71e33e110e49bba1c215a8944bf056bb2a6e6..beb5c811dc38c3e68552e87ab971a5b3ca2564cb 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Ethernet,QoS, ARP and Action drop
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 5063e8e5de398ab69e619cd0c286b30cfedcacd1..eaa8339fc8bb23503c6e52314ea0d64dcbc90b4e 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Time our values and Vlan and PCP Vlan
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 213ce95a26df4481956c11d2f748b5d16426ff81..d3514114f10d36be53fdeec5efacc9b26079e522 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Ethernet,QoS, ARP and Action drop
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 3807823798b37a8993bfd6207253d2e5afe0de4f..fe6627b5f229e3b974d9b2609487859ab4e2bdcf 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for IPv6
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index ee053ab102acea68a484300f68541e43da04d1be..cb7585882853c2fc0dae07f794b72f64583620ad 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for metadata
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index c7336b32dcf8e443706dc5302830421d860b0892..6c87d94213e4f9549d11848416b14f6202b91668 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for metadata and mask
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index d8eacf9b37339804c8ce1fa4c60809cb8701b923..dc62b48a2a3c95708cbda68c830db9262e378c78 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for metadata and mask
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 27707a41873b79b3ab51d0f8c41407464221c788..8328938ae81b1e052ab844e7e16bdafae8695283 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for metadata and mask
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 9d7de398b980f7a5f95ceefffb5da7938729732a..9fe0141920e0e281581ffd8d6c2eff418ca0d3ef 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for IPv6 flow labelk
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 658455a9363210b6f911e04117297418f17421e2..245cad5143a25ec1ae27c38cb564d21d6f5d70e0 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Tunnel ID
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 3ffd0851b41a8f61fd3316756065242b2cf232c1..a710a4ec74b01921472fd5424926830daf261837 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for IPv6 Flow label and ICMP type
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 4b0d3a1ea59ca1c7b176578cd94a1739ff9885a0..fe1e7630e7c65aa9383e3d9919fab58e391a71bd 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF inventory
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index cafa3e13883ad94c7f6ca6f66f7b438d3764c522..f406ecc3418beff999f3a90e870edaa6348205b3 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Switch Manager
-Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           RequestsLibrary
index 0f834d1cec67e0a114f47ab813de7ee19a04ebc2..dc754b72beb744cf9afbcadf417e890e6c7f36fb 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Statistics Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 06865cef1d7307278830a47ee09ff0ec428e7382..0b3370586baffc19cae4b229c4be017e48496642 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Topology Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index ba0c71b88f3f19876bdbf2b6cd958e5e11f815fa..91b363ae797df27aa47629f60661de83fb03ee6d 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for OVSDB Bridge Domain
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index ba0c71b88f3f19876bdbf2b6cd958e5e11f815fa..91b363ae797df27aa47629f60661de83fb03ee6d 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for OVSDB Bridge Domain
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 5b1f6ce40e24c4328c22023e0c565fed0b3c1c21..e643e4c4f3da6d09b75e4cd667d8442e05c1900f 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for AddressObservations in RESTCONF inventory
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 37174aa52cf9733653de9a9248bdb5d71b04a353..c9d1b96093239079c92d273480a44999fad97d7a 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for FlowProgramming in RESTCONF inventory
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index e2bcf43d4f0ce16ce17f9fade7b1f54d5dfea6a7..58a7e2f1205ecac2cfab42f6688904406b7d4af8 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Ring/Loop topology of size 3
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 4a49d11ddd7b7bc7d15decfae17fddc14c9acd57..dd174ca7ae8d2ad6ce8c8529a64b1126757438da 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Pinging in Ring/Loop topology of size 3
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 884b1427dc51334ad4b9e4b7a01a6371d0d9d330..45cea0a370b34222f7b0fbe5e2c90a47c233804f 100644 (file)
@@ -25,4 +25,4 @@ class LoopTopo(Topo):
 
                 sws.append(sw)
 
-topos = { 'loop': LoopTopo }
\ No newline at end of file
+topos = { 'loop': LoopTopo }
index 5ddf72fed107c149e202d0a250044ac754206a88..ac5080a2e922cfe07b723c45e9d78257fcca9134 100644 (file)
@@ -28,7 +28,7 @@ Check OpenStack Networks
 Check OpenDaylight Networks
        [Documentation]    Checking OpenDaylight Neutron API for Known Networks
         [Tags]                    Network Neutron OpenDaylight
-        Create Session ODLSession      http://${CONTROLLER}:8080     headers=${HEADERS}  auth=${AUTH}
+        Create Session ODLSession      http://${CONTROLLER}:${PORT}     headers=${HEADERS}  auth=${AUTH}
         ${resp}        get     ODLSession      ${ODLREST}    
        Should be Equal As Strings      ${resp.status_code}     200
         ${ODLResult}   To Json         ${resp.content}
index 259dba26211144ea745afd00f320194ac40009b8..b5eec1579671854365a9d9580636a7b3d96dcf22 100644 (file)
@@ -28,7 +28,7 @@ Check OpenStack Subnets
 Check OpenDaylight subnets
        [Documentation]    Checking OpenDaylight Neutron API for Known Subnets
         [Tags]                    Subnets Neutron OpenDaylight
-        Create Session ODLSession      http://${CONTROLLER}:8080     headers=${HEADERS}  auth=${AUTH}
+        Create Session ODLSession      http://${CONTROLLER}:${PORT}     headers=${HEADERS}  auth=${AUTH}
         ${resp}        get     ODLSession      ${ODLREST}    
        Should be Equal As Strings      ${resp.status_code}     200
         ${ODLResult}   To Json         ${resp.content}
index 7c4b01f88be412a6e5f6fd860c8676a495ae1637..d455d6f4cd096abaeb3bc62a4945f45d6d165d5a 100644 (file)
@@ -28,7 +28,7 @@ Check OpenStack ports
 Check OpenDaylight ports
        [Documentation]    Checking OpenDaylight Neutron API for Known Ports
         [Tags]                    Ports Neutron OpenDaylight
-        Create Session ODLSession      http://${CONTROLLER}:8080     headers=${HEADERS}  auth=${AUTH}
+        Create Session ODLSession      http://${CONTROLLER}:${PORT}     headers=${HEADERS}  auth=${AUTH}
         ${resp}        get     ODLSession      ${ODLREST}    
        Should be Equal As Strings      ${resp.status_code}     200
         ${ODLResult}   To Json         ${resp.content}
index be2f4c5911889f3f8a7662b1b6a182126eef5596..ac71cefc6d892a17d6c9361e8d27a342513d3760 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Switch Manager
-Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           RequestsLibrary
index adc6d9ce23ee0042642f97bfb2468d6d889f2c68..c632b3a190e1f8824c5a8fed873a083a1e8fc704 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Statistics Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 58a4d08c0a6eefd1e6b508678da1f607d9aa2ae1..57fdde3b169c1a52e8a651105f359e6854515980 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Topology Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 6b748625a25d8be9ab3655d18e9295d7fafeee48..68b99c2f31def6aa00139a6c0471adf66c95f3a6 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Flow Programmer
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080  auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}  auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 02c70b7de3e74432677e2e019edf83629a7e3467..40c3ce5c14565fd552e6cd6407d3ac6404500d81 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF inventory
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 7c331ef489499ed5f8df2abc162ae603ef969c33..0cfa827ffdad5298b29cbb2791d004208b4960ab 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF statistics
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index ce43242e0840baedee5ccd5130b17db9ccb50e89..dfa4694121ffafbb0d11a639a677a17f979027e6 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF Topology 
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 3aa1007fe19988823504136c9b1ab9e40a9ce8cd..f648f8afa3fda52e5a9f68dd96a38be597a3fba2 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF FRM
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 02c70b7de3e74432677e2e019edf83629a7e3467..40c3ce5c14565fd552e6cd6407d3ac6404500d81 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF inventory
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 7c331ef489499ed5f8df2abc162ae603ef969c33..0cfa827ffdad5298b29cbb2791d004208b4960ab 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF statistics
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index b9dab2c5890bc4ea2865d64df8df3752c9ca95c9..9ef2a9447ad46373e9a8eda134963cffa46dc66d 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite RESTCONF Topology 
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 0632f3d744d89954ccd5eea83d0e26874462ac1b..2ddcd2c4041125d54b3069bc12f86281272ac246 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF FRM
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index be2f4c5911889f3f8a7662b1b6a182126eef5596..ac71cefc6d892a17d6c9361e8d27a342513d3760 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Switch Manager
-Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           RequestsLibrary
index adc6d9ce23ee0042642f97bfb2468d6d889f2c68..c632b3a190e1f8824c5a8fed873a083a1e8fc704 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Statistics Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 58a4d08c0a6eefd1e6b508678da1f607d9aa2ae1..57fdde3b169c1a52e8a651105f359e6854515980 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Topology Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 55460150660c177ed98240ac4e6739e1daab1404..367cec2e9817f9e7a9f934d15d3519fb0378a3ae 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Flow Programmer
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080  auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}  auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index be2f4c5911889f3f8a7662b1b6a182126eef5596..ac71cefc6d892a17d6c9361e8d27a342513d3760 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Switch Manager
-Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           RequestsLibrary
index adc6d9ce23ee0042642f97bfb2468d6d889f2c68..c632b3a190e1f8824c5a8fed873a083a1e8fc704 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Statistics Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 58a4d08c0a6eefd1e6b508678da1f607d9aa2ae1..57fdde3b169c1a52e8a651105f359e6854515980 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Topology Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 55460150660c177ed98240ac4e6739e1daab1404..367cec2e9817f9e7a9f934d15d3519fb0378a3ae 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Flow Programmer
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080  auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}  auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index be2f4c5911889f3f8a7662b1b6a182126eef5596..ac71cefc6d892a17d6c9361e8d27a342513d3760 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Switch Manager
-Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           RequestsLibrary
index adc6d9ce23ee0042642f97bfb2468d6d889f2c68..c632b3a190e1f8824c5a8fed873a083a1e8fc704 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Statistics Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 58a4d08c0a6eefd1e6b508678da1f607d9aa2ae1..57fdde3b169c1a52e8a651105f359e6854515980 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Topology Manager
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 6b748625a25d8be9ab3655d18e9295d7fafeee48..68b99c2f31def6aa00139a6c0471adf66c95f3a6 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Flow Programmer
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080  auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}  auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
index 991fbad90c7f4faccd1ba91db3f720f0786618cc..8d85621dbbcb6c95eee11372b831b40030f548b0 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for VTN Manager
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 991fbad90c7f4faccd1ba91db3f720f0786618cc..8d85621dbbcb6c95eee11372b831b40030f548b0 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for VTN Manager
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections
index 991fbad90c7f4faccd1ba91db3f720f0786618cc..8d85621dbbcb6c95eee11372b831b40030f548b0 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for VTN Manager
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections