commit | f6f14a0ef1e463c958edb98cbad4a0f26fc3cf82 | [log] [tgz] |
---|---|---|
author | YPZhang <yunpeng@onlab.us> | Thu Jan 28 15:17:31 2016 -0800 |
committer | YPZhang <yunpeng@onlab.us> | Thu Jan 28 15:57:30 2016 -0800 |
tree | 78afe0e3acf0eda3c54e18dadbe39e361fa23e05 | |
parent | 0779baceb6f1b0af9b20d461c1cdbf636c378255 [diff] [blame] |
Refactored SCPFmaxIntents - Use Retry to set up apps, more stability - Fixed driver function, getTotalFlowsNum to get total ADDED flows - Only wirte the Total ADDED flows to database (we write all flows include PENDING_ADD before) Change-Id: I1c05f27dcf621c14143a406d71b66adc6409f87e
diff --git a/.gitignore b/.gitignore index 5b80f94..ae9e171 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,5 @@ .*.sw? TestON/logs/* *.pyc +.DS_Store +._.DS_Store