From a14b705fb7499a099696155da51c17f6bd1b69ce Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Mon, 12 Aug 2019 15:33:34 +0200 Subject: [PATCH] [433-update-yang-models] Restore all-keys-stable.json headers --- doc/examples/kea4/all-keys-stable.json | 4 ++-- doc/examples/kea6/all-keys-stable.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/examples/kea4/all-keys-stable.json b/doc/examples/kea4/all-keys-stable.json index 56d66744b8..364dde8f11 100644 --- a/doc/examples/kea4/all-keys-stable.json +++ b/doc/examples/kea4/all-keys-stable.json @@ -6,8 +6,8 @@ // list of parameters supported by Kea DHCPv4 server along with the brief // description of each parameter. // -// This current version should be up to date, i.e. new keywords should be -// added in this file at the same time than in the syntax. +// This stable version is used for YANG as we do not want to update code +// and models each time a keyword is added to the syntax.{ { // Kea DHCPv4 server configuration begins here. "Dhcp4": { diff --git a/doc/examples/kea6/all-keys-stable.json b/doc/examples/kea6/all-keys-stable.json index 9e38763ab1..c8cdcfbe6f 100644 --- a/doc/examples/kea6/all-keys-stable.json +++ b/doc/examples/kea6/all-keys-stable.json @@ -6,8 +6,8 @@ // list of parameters supported by Kea DHCPv6 server along with the brief // description of each parameter. // -// This current version should be up to date, i.e. new keywords should be -// added in this file at the same time than in the syntax. +// This stable version is used for YANG as we do not want to update code +// and models each time a keyword is added to the syntax.{ { // Kea DHCPv6 server configuration begins here. "Dhcp6": { -- 2.47.2