Sync Common folder
[transportpce.git] / ordmodels / device / src / main / yang / org-openroadm-otn-odu-interfaces@2016-10-14.yang
index 3b49effb1d4e52923fab76a98054bda4802f8afe..9635041944b3ad4450e8185a425df30ca5d71c47 100644 (file)
@@ -4,12 +4,15 @@ module org-openroadm-otn-odu-interfaces {
 
   import org-openroadm-device {
     prefix org-openroadm-device;
+    revision-date 2017-02-06;
   }
   import org-openroadm-interfaces {
     prefix openROADM-if;
+    revision-date 2016-10-14;
   }
   import org-openroadm-maintenance-testsignal {
     prefix org-openroadm-maint-testsignal;
+    revision-date 2016-10-14;
   }
 
   organization "Open ROADM MSA";
@@ -17,39 +20,39 @@ module org-openroadm-otn-odu-interfaces {
     "OpenROADM.org";
   description
     "YANG definitions for device facility otnodu interfaces.
-
-     Copyright of the Members of the Open ROADM MSA Agreement dated (c) 2016,
+     
+     Copyright of the Members of the Open ROADM MSA Agreement dated (c) 2016, 
      AT&T Intellectual Property.  All other rights reserved.
-
-     Redistribution and use in source and binary forms, with or without modification,
+     
+     Redistribution and use in source and binary forms, with or without modification, 
      are permitted provided that the following conditions are met:
-
-     * Redistributions of source code must retain the above copyright notice, this
+     
+     * Redistributions of source code must retain the above copyright notice, this 
        list of conditions and the following disclaimer.
-     * Redistributions in binary form must reproduce the above copyright notice,
-       this list of conditions and the following disclaimer in the documentation and/or
+     * Redistributions in binary form must reproduce the above copyright notice, 
+       this list of conditions and the following disclaimer in the documentation and/or 
        other materials provided with the distribution.
-     * Neither the Members of the Open ROADM MSA Agreement nor the names of its
-       contributors may be used to endorse or promote products derived from this software
+     * Neither the Members of the Open ROADM MSA Agreement nor the names of its 
+       contributors may be used to endorse or promote products derived from this software 
        without specific prior written permission.
-
-     THIS SOFTWARE IS PROVIDED BY THE MEMBERS OF THE OPEN ROADM MSA  AGREEMENT ''AS IS''
-     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-     IN NO EVENT THE MEMBERS OF THE OPEN ROADM MSA  AGREEMENT BE LIABLE FOR ANY DIRECT,
-     INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-     NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;  LOSS OF USE, DATA,
-     OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
-     WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-     ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+     
+     THIS SOFTWARE IS PROVIDED BY THE MEMBERS OF THE OPEN ROADM MSA  AGREEMENT ''AS IS'' 
+     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
+     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
+     IN NO EVENT THE MEMBERS OF THE OPEN ROADM MSA  AGREEMENT BE LIABLE FOR ANY DIRECT, 
+     INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 
+     NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;  LOSS OF USE, DATA, 
+     OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
+     WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
+     ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
      POSSIBILITY OF SUCH DAMAGE.
-
+     
      Also contains code components extracted from IETF Interfaces.  These code components
      are copyrighted and licensed as follows:
-
+     
      Copyright (c) 2016 IETF Trust and the persons identified as the document authors.
      All rights reserved.
-
+     
      This document is subject to BCP 78 and the IETF Trust’s Legal Provisions Relating
      to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of
      publication of this document. Please review these documents carefully, as they
@@ -120,31 +123,31 @@ module org-openroadm-otn-odu-interfaces {
     description
       "OPU4 MSI - ODTU4.ts, TS is occupied/allocated";
   }
-
+  
   identity ODTU4.1 {
     base odtu-type-identity;
     description
       "ODTU4.1 MSI type";
   }
-
+  
   identity ODTU4.2 {
     base odtu-type-identity;
     description
       "ODTU4.2 MSI type";
   }
-
+  
   identity ODTU4.8 {
     base odtu-type-identity;
     description
       "ODTU4.8 MSI type";
   }
-
+  
   identity ODTU4.31 {
     base odtu-type-identity;
     description
       "ODTU4.31 MSI type";
   }
-
+  
   identity ODTU01 {
     base odtu-type-identity;
     description
@@ -332,7 +335,7 @@ module org-openroadm-otn-odu-interfaces {
         enum "not-terminated" {
           description
             "Not Terminated: no detection or generation.
-             Overhead is passed through the interface transparently in receive direction
+             Overhead is passed through the interface transparently in receive direction 
              unless extension is set for erase";
         }
         enum "terminated" {
@@ -344,7 +347,7 @@ module org-openroadm-otn-odu-interfaces {
         enum "monitored" {
           description
             "Monitored: detection enabled.
-             Overhead is passed through the interface transparently in receive direction
+             Overhead is passed through the interface transparently in receive direction 
              unless extension is set for erase";
         }
       }