Page MenuHomeVyOS Platform

Add a function for copying nodes to the vyos.configtree library
Closed, ResolvedPublic

Description

Right now the only way to move a node from one subtree to another in migration scripts is to move options one by one, which is fine if the change is so radical that few options remain the same, or if you are moving options into a subtree. Sometimes we just want to move a node to another place though.

It will also come in handy for config manipulation utilities.

The underlying change in VyConf is obviously required for the future copy command in VyOS 2.0.

Details

Difficulty level
Unknown (require assessment)
Version
1.2.0
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)

Event Timeline

dmbaturin triaged this task as Normal priority.Feb 14 2019, 10:56 PM
dmbaturin created this task.
dmbaturin set Is it a breaking change? to Perfectly compatible.Sep 29 2021, 1:39 PM
dmbaturin set Issue type to Internal change (not visible to end users).