diff --git a/draft-ietf-netmod-immutable-flag.md b/draft-ietf-netmod-immutable-flag.md index 6edf888..0064026 100644 --- a/draft-ietf-netmod-immutable-flag.md +++ b/draft-ietf-netmod-immutable-flag.md @@ -160,7 +160,7 @@ informative: Please apply the following replacements: * XXXX --> the assigned RFC number for this draft - * 2026-02-26 --> the actual date of the publication of this document + * 2026-03-31 --> the actual date of the publication of this document # Conventions and Definitions @@ -211,11 +211,9 @@ informative: datastore, then the server MUST return an \ element with an \ value of "invalid-value". - Configuration data has the same immutability if it appears in different datastores. + Configuration data has the same immutability if it appears in different read-write datastores. The immutability of configuration data is protocol and - user independent. The immutability of any configuration data, and the value - of any immutable configured data node, MUST only change via software - upgrade, hardware resources change, or license change. + user independent. # "Immutable" Metadata Annotation @@ -421,7 +419,7 @@ Refer to {{RESTCONF-example}} for an example of RESTCONF operation with "with-im This module imports definitions from {{!RFC7952}}, {{!RFC8342}}, {{!RFC8526}}, and {{!I-D.ietf-netmod-system-config}}. ~~~~ - file "ietf-immutable-annotation@2026-02-26.yang" + file "ietf-immutable-annotation@2026-03-31.yang" {::include ietf-immutable-annotation.yang} ~~~~ diff --git a/example-user-group.yang b/example-user-group.yang index bf2da29..56e16f8 100644 --- a/example-user-group.yang +++ b/example-user-group.yang @@ -16,7 +16,7 @@ module example-user-group { description "An example module for basic user and group management."; - revision "2026-02-26" { + revision "2026-03-31" { description "Initial version."; reference diff --git a/ietf-immutable-annotation.yang b/ietf-immutable-annotation.yang index 9b56dc0..a15275e 100644 --- a/ietf-immutable-annotation.yang +++ b/ietf-immutable-annotation.yang @@ -61,7 +61,7 @@ module ietf-immutable-annotation { (https://www.rfc-editor.org/info/rfcXXXX); see the RFC itself for full legal notices."; - revision 2026-02-26 { + revision 2026-03-31 { description "Initial revision."; // RFC Ed.: replace XXXX and remove this comment