Page MenuHomeVyOS Platform

Migration script runner rewrite
Closed, ResolvedPublicFEATURE REQUEST

Description

The current migration script runner is rather messy, and needs a rewrite. See the "Future plans" section of http://wiki.vyos.net/wiki/Migration_scripts

Details

Version
-

Event Timeline

dmbaturin assigned this task to jestabro.
dmbaturin changed the edit policy from "Custom Policy" to "Subscribers".
dmbaturin edited a custom field.

Here's a commented reference config from Vyatta 6.5 for testing:

Development on this resides in a fork of vyatta-config-migrate (https://github.com/jestabro/vyatta-config-migrate), though properly should reside in a fork of vyos-1x.

While testing I noticed a bug in vyos/vyos-1x/src/migration-scripts/dhcp-server/4-to-5 (wrong indent on last line gives exit code 1), which I'll just change in current, as it is clear.

@jestabro I fixed the indent on both current and curx thanks for reporting

jestabro moved this task from Need Triage to Finished on the VyOS 1.3 Equuleus board.