Bug 3738: GBP coexistence fixes
[groupbasedpolicy.git] / demos / gbp-devstack / devstack-scripts / sfc / sfc03.sh
index 5cc0e77133fab96802817e396653d6f5a6752fc7..e5403f887df552e7386969d3b6ee5cd2e96fa72d 100755 (executable)
@@ -14,4 +14,10 @@ tacker sfc-create --name mychain --chain testVNF1 --symmetrical True
 tacker sfc-show mychain
 
 
-echo "Can verify flows by 'dumpflows.sh | grep nsp' on devstack-compute-1 and lack of them on devstack-control. Then run sfc04 to add chain to policy."
+echo "Can verify flows on devstack-compute-1:
+
+dumpflows.sh | grep nsp 
+
+then on devstack-control:
+
+sfc04.sh"