55032413e5212156efbb8737c2b8c3ee3bd626c9
[transportpce.git] / ordmodels / device / src / main / yang / org-openroadm-optical-multiplex-interfaces@2016-10-14.yang
1 module org-openroadm-optical-multiplex-interfaces {
2   namespace "http://org/openroadm/optical-multiplex-interfaces";
3   prefix org-openroadm-optical-multiplex-interfaces;
4
5   import org-openroadm-device {
6     prefix org-openroadm-device;
7   }
8
9   organization "Open ROADM MSA";
10   contact
11     "OpenROADM.org";
12   description
13     "This module contains YANG definitions
14      for the Optical multiplex Interfaces (OMS).
15
16      Copyright of the Members of the Open ROADM MSA Agreement dated (c) 2016,
17      AT&T Intellectual Property.  All other rights reserved.
18
19      Redistribution and use in source and binary forms, with or without modification,
20      are permitted provided that the following conditions are met:
21
22      * Redistributions of source code must retain the above copyright notice, this
23        list of conditions and the following disclaimer.
24      * Redistributions in binary form must reproduce the above copyright notice,
25        this list of conditions and the following disclaimer in the documentation and/or
26        other materials provided with the distribution.
27      * Neither the Members of the Open ROADM MSA Agreement nor the names of its
28        contributors may be used to endorse or promote products derived from this software
29        without specific prior written permission.
30
31      THIS SOFTWARE IS PROVIDED BY THE MEMBERS OF THE OPEN ROADM MSA  AGREEMENT ''AS IS''
32      AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
33      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
34      IN NO EVENT THE MEMBERS OF THE OPEN ROADM MSA  AGREEMENT BE LIABLE FOR ANY DIRECT,
35      INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
36      NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;  LOSS OF USE, DATA,
37      OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
38      WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
39      ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
40      POSSIBILITY OF SUCH DAMAGE.
41
42      Also contains code components extracted from IETF Interfaces.  These code components
43      are copyrighted and licensed as follows:
44
45      Copyright (c) 2016 IETF Trust and the persons identified as the document authors.
46      All rights reserved.
47
48      This document is subject to BCP 78 and the IETF Trust’s Legal Provisions Relating
49      to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of
50      publication of this document. Please review these documents carefully, as they
51      describe your rights and restrictions with respect to this document. Code Components
52      extracted from this document must include Simplified BSD License text as described in
53      Section 4.e of the Trust Legal Provisions and are provided without warranty as
54      described in the Simplified BSD License.";
55
56   revision 2016-10-14 {
57     description
58       "Version 1.2";
59   }
60
61   augment "/org-openroadm-device:org-openroadm-device/org-openroadm-device:interface" {
62     description
63       "Optical Multiplex Section (OMS)
64        allow setting of OMS in the openROADM interfaces tree.";
65   }
66 }