network-importer
network-importer copied to clipboard
Add support for changelog in 2.0
Environment
- Python version: 3.7.7
- Network Importer version: 2.0.0-dev
Proposed Functionality
In 1.x network importer could generate a changelog that will contains all changes made to the SOT for traceability. This feature is not currently available in 2.0 and should be added back at some point.
One option would be to leverage the structured logging system supported by DiffSync.
Use Case
Track all changes made to the SOT for traceability.
Configuration Changes
No