This is an implementation of an idea of @sdev : record the actions of configtree operations (set, delete, delete_value, rename, copy) in the vyos-migrate.log file. This provides useful information for debugging and analysis, and may provide an approach to an open question regarding migration of configuration templates for a high-level API (T2768).
Description
Description
Details
Details
- Version
- vyos-1.4
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Feature (new functionality)
Related Objects
Related Objects
- Mentioned In
- rVYOSONEXb8412e90380b: migration: T4808: replace custom logging with standard Python logging
rVYOSONEX7216a8fc8f6a: migration: T4808: print configtree operations during migration
rVYOSONEXb00c2179f4d7: Merge pull request #1653 from jestabro/trace-migration - Mentioned Here
- T2768: Define a high level HTTP API
Event Timeline
Comment Actions
To be a PR, after discussion with @sdev :
https://github.com/vyos/vyos-1x/compare/current...jestabro:trace-migration