Page MenuHomeVyOS Platform

Allow alternative initialization data for Config
Closed, ResolvedPublic

Description

To support off-loading the running of configuration mode scripts (for daemon or testing), it is useful to allow initialization of Config from data other than a call to the Vyatta backend; for example, from raw config strings. The PR linked below provides classes ConfigSourceSession(ConfigSource) and ConfigSourceString(ConfigSource) to allow that generalization.

The default behaviour will use ConfigSourceSession, which encapsulates the current init method; no changes to current code are required.

Details

Difficulty level
Unknown (require assessment)
Version
vyos-1.3
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

jestabro changed the task status from Open to In progress.Jul 15 2020, 5:30 PM
jestabro triaged this task as Normal priority.
jestabro created this task.
jestabro created this object in space S1 VyOS Public.
jestabro moved this task from Need Triage to Finished on the VyOS 1.3 Equuleus board.
erkin set Issue type to Internal change (not visible to end users).Aug 29 2021, 1:49 PM
erkin removed a subscriber: Active contributors.