commit | b1cad691c0e200f8f2f66091a8278371fd202c98 | [log] [tgz] |
---|---|---|
author | suibin zhang <suibin@onlab.us> | Wed Jun 01 16:48:28 2016 +0000 |
committer | Gerrit Code Review <gerrit@onlab.us> | Wed Jun 01 16:48:28 2016 +0000 |
tree | 7bdca01045c701f494e32e3e0eea22c3084a08c4 | |
parent | a99c3bdb50e79bea2fcaa3d3d09422083ebe5c23 [diff] | |
parent | dcca07366c829f97e9a7506239efef30d69fab72 [diff] |
Merge "change hard-coded fsfw controller address to BM1"
diff --git a/TestON/tests/USECASE/USECASE_SdnipFunction_fsfw/dependencies/fsfw.xml b/TestON/tests/USECASE/USECASE_SdnipFunction_fsfw/dependencies/fsfw.xml index e792f37..8fee131 100644 --- a/TestON/tests/USECASE/USECASE_SdnipFunction_fsfw/dependencies/fsfw.xml +++ b/TestON/tests/USECASE/USECASE_SdnipFunction_fsfw/dependencies/fsfw.xml
@@ -434,7 +434,7 @@ </port> </switch> - <controller ip_address="10.128.20.11" ssl="false" port="6633"/> + <controller ip_address="10.254.1.201" ssl="false" port="6633"/> </slice> </flowspace_firewall> \ No newline at end of file