commit | 564009f800101a9fe7e75f18ddf2bdba046cbaae | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Wed Jan 16 14:11:02 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Jan 28 15:55:13 2019 -0800 |
tree | 2856f5c8efd3c197f571c08884eefdba77dce4cf | |
parent | 396d24e94656500c637921ef9c54429b4bb9c35d [diff] [blame] |
XOS Scale test - creating OLTs, ONUs and required ports - creating whitelist - sending ONU activation events Change-Id: If2b2d02ae4a966756edbedd659108481558636ee
diff --git a/.gitignore b/.gitignore index 6f5a2ab..b209a27 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,9 @@ +# IDEs artifacts +.idea + +# Virtual envs +src/test/cord-api/venv-cord-tester/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]