commit | dcca07366c829f97e9a7506239efef30d69fab72 | [log] [tgz] |
---|---|---|
author | suibin zhang <suibin@onlab.us> | Wed Jun 01 09:47:32 2016 -0700 |
committer | suibin zhang <suibin@onlab.us> | Wed Jun 01 09:47:32 2016 -0700 |
tree | 3bd24a83bf4191731314138fe8bebde03dee0966 | |
parent | c349f3c9199ae99364e55527768bdfdd712cecd2 [diff] |
change hard-coded fsfw controller address to BM1 Change-Id: I3c29630f895a2fcbaf410531f914e448d61618f2
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