Page MenuHomeVyOS Platform

Vyconf: update in memory config tree on response from vyos-commitd
Open, NormalPublicENHANCEMENT

Description

After T7121, execution of config mode scripts by the Python commit daemon is initiated by vyconfd based on the proposed config. This task will add processing of the reply to produce the resulting config tree, allowing for 'partial' commits in keeping with the familiar practice; the resulting config tree is then stored in memory as the active config.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)