commit | 72f96fc2101b70df6e73faa421731ffb42bd61f4 | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Mon Feb 11 10:53:05 2019 -0500 |
committer | Matt Jeanneret <mj3580@att.com> | Tue Feb 12 11:05:07 2019 -0500 |
tree | 9c7a32caa9bb096d2fc25bf7973a3c029d847f3d | |
parent | 18949aec7b1a9dc57f77288c63831887acce95c8 [diff] [blame] |
VOL-1451 Openonu now runs using pyvoltha completely Remove code that now exists in the library. Modify include paths Update requirements to more closely reflect pyvoltha requirements.txt Change-Id: I94c619de82d8ee14cfeb302b3b82be3a26619301
diff --git a/.gitignore b/.gitignore index 2843ab3..04760cb 100644 --- a/.gitignore +++ b/.gitignore
@@ -62,3 +62,6 @@ # voltha cli history python/cli/.voltha_cli_history +# Development versions of locally built libraries +python/pyvoltha +