Upgrade to OpenROADM 7.1.0 network models
[transportpce.git] / ordmodels / network / src / main / yang / org-openroadm-srg@2020-05-29.yang
similarity index 85%
rename from ordmodels/network/src/main/yang/org-openroadm-srg@2018-11-30.yang
rename to ordmodels/network/src/main/yang/org-openroadm-srg@2020-05-29.yang
index 323a5b8c5efdcc19af3a49418d64c45181512f0e..ef47ba856711011d3f370bc132f949cc3df8e642 100644 (file)
@@ -3,13 +3,9 @@ module org-openroadm-srg {
   namespace "http://org/openroadm/srg";
   prefix srg;
 
-  import org-openroadm-network-types {
-    prefix org-openroadm-network-types;
-    revision-date 2018-11-30;
-  }
   import org-openroadm-common-optical-channel-types {
     prefix org-openroadm-common-optical-channel-types;
-    revision-date 2018-11-30;
+    revision-date 2020-05-29;
   }
 
   organization
@@ -45,6 +41,26 @@ module org-openroadm-srg {
      ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
      POSSIBILITY OF SUCH DAMAGE.";
 
+  revision 2020-05-29 {
+    description
+      "Version 7.1.0";
+  }
+  revision 2020-03-27 {
+    description
+      "Version 7.0.0";
+  }
+  revision 2019-11-29 {
+    description
+      "Version 6.1.0";
+  }
+  revision 2019-09-27 {
+    description
+      "Version 6.0.0";
+  }
+  revision 2019-03-29 {
+    description
+      "Version 5.0.0";
+  }
   revision 2018-11-30 {
     description
       "Version 4.1.0";
@@ -96,14 +112,6 @@ module org-openroadm-srg {
       description
         "current provisioned number of port pair in a given SRG";
     }
-    list available-wavelengths {
-      key "index";
-      description
-        "This list is created to accommodate fix grid (1.2.1) as well as flex grid (2.0 above). In case of fixed grid
-         index number will refer to one of the 96 WL defined in the wavelength map file. In case of flex grid this
-         will hold list of available spectra";
-      uses org-openroadm-network-types:wavelengths;
-    }
     leaf wavelength-duplication {
       type org-openroadm-common-optical-channel-types:wavelength-duplication-type;
     }