All notable changes to the sdntrace_cp NApp will be documented in this file.
- Made a shallow copy when iterating on shared data structure to avoid RuntimeError size changed
- [Issue 25] Fix tracepath results to display correct vlan id when using Q-in-Q
- Increased unit test coverage to at least 85%
- Added
FIND_CIRCUITS_IN_FLOWS
settings option to enable or disable the feature to trigger thefind_circuits
routine - Enhanced and standardized setup.py install_requires to install pinned dependencies
- [Issue 5] Add setup.py and requirements
- [Issue 6] Fix comparison of endpoints when an endpoint does not provide all necessary fields
- [Issue 8] Change log level of run_traces results to debug