commit | 3c842efc9f04c1e21b5351932790bc67554296cb | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Jun 19 15:46:06 2018 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Jun 20 13:30:52 2018 -0700 |
tree | 41e13a4123218bad6686366fb9d556c502c35c4d | |
parent | 5a0eed2f006ece648ae8ea7c6fcd48a27e20f48b [diff] [blame] |
[CORD-3167] If an OSS Service Instance is validate, activate the ONU Change-Id: Icd0b7be85020713a3e370f22bdd3ed2e9409ca80
diff --git a/.gitignore b/.gitignore index ee40bb3..a1f2e6d 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,2 +1,4 @@ .idea/ -*.pyc \ No newline at end of file +*.pyc +.coverage +xos/htmlcov/ \ No newline at end of file