In the rewrite of vyatta-config-mgmt (T4942) the Python lib difflib was used to provide the diff output of compare; this however loses the context info of the path level in output. We replace this with a configtree show_diff function to restore the missing information.
Description
Description
Details
Details
- Version
- vyos-1.4
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Bug (incorrect behavior)
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| In progress | FEATURE REQUEST | None | T3355 Remove all remaining legacy Vyatta code | ||
| Resolved | FEATURE REQUEST | jestabro | T4942 Rewrite vyatta-config-mgmt to Python/XML | ||
| Resolved | BUG | jestabro | T4991 Restore path level information to compare output |