Page MenuHomeVyOS Platform

Restore path level information to compare output
Closed, ResolvedPublicBUG

Description

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.

Details

Difficulty level
Normal (likely a few hours)
Version
vyos-1.4
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)