summaryrefslogtreecommitdiff
path: root/src/helpers/run-config-migration.py
AgeCommit message (Collapse)Author
2020-04-06util: T2226: rewrite config migration to use cmdThomas Mangin
2020-03-30migration: T2029: run virtual migration before migrationJohn Estabrook
Update syntax of component version string, before passing config file to configtree in migration scripts.
2020-03-30migration: T2029: set default vintage; remove target from virtualJohn Estabrook
The VirtualMigrator updates the syntax of the component version string. Remove the default target, allowing downgrade to old syntax.
2019-06-05T1334: Migration script runner rewriteJohn Estabrook
Python script and support code to replace the vyatta_config_migrate.pl script.