Update YANG models for OpenFronthaul M-Plane.
[sim/o1-interface.git] / 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:   <https://datatracker.ietf.org/wg/rtgwg>
+    "WG Web:   <http://tools.ietf.org/wg/rtgwg/>
      WG List:  <mailto:rtgwg@ietf.org>
-
      Author:   Lou Berger
                <mailto:lberger@labn.net>
      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
+}