X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fdeploy%2Fo-ran-ru-fh%2Fyang%2Fietf-network-instance.yang;fp=ntsimulator%2Fdeploy%2Fo-ran-ru-fh%2Fyang%2Fietf-network-instance%402019-01-21.yang;h=586d4bdd6e47786b7de1b7d7c4de7488589dfef7;hp=fe92ca10d0683110dc78b4738f678357bd396d2b;hb=75385b2047f59353e3630e93736ddb6c9efa11bb;hpb=aa35a8ecece6592d35971150ee909f7044396bbe diff --git a/ntsimulator/deploy/o-ran-ru-fh/yang/ietf-network-instance@2019-01-21.yang b/ntsimulator/deploy/o-ran-ru-fh/yang/ietf-network-instance.yang similarity index 99% rename from ntsimulator/deploy/o-ran-ru-fh/yang/ietf-network-instance@2019-01-21.yang rename to ntsimulator/deploy/o-ran-ru-fh/yang/ietf-network-instance.yang index fe92ca1..586d4bd 100644 --- a/ntsimulator/deploy/o-ran-ru-fh/yang/ietf-network-instance@2019-01-21.yang +++ b/ntsimulator/deploy/o-ran-ru-fh/yang/ietf-network-instance.yang @@ -24,9 +24,8 @@ module ietf-network-instance { organization "IETF Routing Area (rtgwg) Working Group"; contact - "WG Web: + "WG Web: WG List: - Author: Lou Berger Author: Christian Hopps @@ -46,17 +45,14 @@ module ietf-network-instance { are to be interpreted as described in BCP 14 (RFC 2119) (RFC 8174) when, and only when, they appear in all capitals, as shown here. - Copyright (c) 2019 IETF Trust and the persons identified as authors of the code. All rights reserved. - Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info). - This version of this YANG module is part of RFC 8529; see the RFC itself for full legal notices."; @@ -152,7 +148,6 @@ module ietf-network-instance { "Add a node for the identification of the network instance associated with the information configured on a interface. - Note that a standard error will be returned if the identified leafref isn't present. If an interface cannot be assigned for any other reason, the operation SHALL fail @@ -173,7 +168,6 @@ module ietf-network-instance { "Add a node for the identification of the network instance associated with the information configured on an IPv4 interface. - Note that a standard error will be returned if the identified leafref isn't present. If an interface cannot be assigned for any other reason, the operation SHALL fail @@ -194,7 +188,6 @@ module ietf-network-instance { "Add a node for the identification of the network instance associated with the information configured on an IPv6 interface. - Note that a standard error will be returned if the identified leafref isn't present. If an interface cannot be assigned for any other reason, the operation SHALL fail @@ -218,11 +211,9 @@ module ietf-network-instance { "Indicates an error in the association of an interface to an NI. Only generated after success is initially returned when bind-ni-name is set. - Note: Some errors may need to be reported for multiple associations, e.g., a single error may need to be reported for an IPv4 and an IPv6 bind-ni-name. - At least one container with a bind-ni-name leaf MUST be included in this notification."; leaf name { @@ -279,4 +270,4 @@ module ietf-network-instance { failure."; } } -} \ No newline at end of file +}