index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
vyos
/
migrator.py
Age
Commit message (
Expand
)
Author
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2022-11-10
migration: T4808: print configtree operations during migration
John Estabrook
2022-11-10
migration: T4808: replace custom logging with standard Python logging
John Estabrook
2022-10-28
T4291: consolidate component version string read/write functions
John Estabrook
2022-05-25
configtest: T4382: bgp migration scripts need to follow quagga scripts
John Estabrook
2022-03-10
Revert "component_version: T4291: consolidate read/write functions"
John Estabrook
2022-03-08
component_version: T4291: consolidate read/write functions
John Estabrook
2022-02-16
xml: T3474: get component version dictionary from xml cache, not legacy
John Estabrook
2021-08-21
T1950: fix permissions on component-versions.json file
John Estabrook
2021-08-20
T1950: write component versions to json file during migration
John Estabrook
2020-03-30
migration: T2029: remove reference to default vintage in Migrator
John Estabrook
2020-03-30
migration: T2029: run virtual migration before migration
John Estabrook
2020-03-30
migration: T2029: set default vintage; remove target from virtual
John Estabrook
2019-11-25
T1824: restore original umask
John Estabrook
2019-11-25
T1824: set write permissions for cfg_group on vyos-migrate.log
John Estabrook
2019-11-21
T1818: Print name of migration script on failure
John Estabrook
2019-11-21
T1814: Add log of migration scripts run during config migration
John Estabrook
2019-06-12
T1397: use revised migration method
John Estabrook
2019-06-05
T1334: Migration script runner rewrite
John Estabrook