is subscribed for both validation and application, when false
it is subscribed only for application.
-<--! Incorrect change:
+<!-- Incorrect change:
is subscribed for both validation and application. This means
that the kea-netconf will call config-test first and then,
if it is successful, will call config-set to actually apply
Note the alternative to boot with full configurations does not
allow an easy track of changes, so it not really compatible with
the YANG / Netconf configuration management paradigm.
-<--! spurious statement
+<!-- spurious statement
However, the
solution attempts to provide maximum flexibility.
-->
<simpara>
It can fail to be translated from YANG to JSON, e.g.
invalid user context.
-<--! need another example but this one falls in the next case
+<!-- need another example but this one falls in the next case
or unsupported database type. -->
</simpara>
</listitem>
<listitem>
<simpara>
<command>model</command> specifies the YANG model / module name.
-<--! Two bad proposals
+<!-- Two bad proposals
(default the corresponding service Kea one).
Unless explicitly specified, each Kea daemon has its own YANG model. -->