Generalize supporting interface (B100G) in port-mapping
[transportpce.git] / api / src / main / yang / transportpce-portmapping@2022-01-14.yang
similarity index 96%
rename from api/src/main/yang/transportpce-portmapping@2021-09-27.yang
rename to api/src/main/yang/transportpce-portmapping@2022-01-14.yang
index 750a8e6b0cd37f3ca8137171e9513e93ea81d7a2..65712094aa688135f7ab8b700c0c63b562720b4a 100644 (file)
@@ -39,6 +39,10 @@ module transportpce-portmapping {
      authors: Dhruv Bhardwaj ( db929a@att.com ) Shweta Vachhani ( sv111y@att.com )
               Balagangadhar Bathula ( bb4341@att.com )";
 
+  revision 2022-01-14 {
+        description
+        "Modify the container names for ODUCn and OTUCn supporting interfaces";
+  }
   revision 2021-09-27 {
       description
       "Add supporting-otu interface in mapping";
@@ -212,20 +216,22 @@ module transportpce-portmapping {
           description
             "OTU4 interface provisioned on the port";
         }
-      leaf supporting-otuc4 {
+      leaf supporting-otucn {
           type string;
           description
-            "OTUC4 interface provisioned on the port";
+            "OTUCn interface provisioned on the port for B100G support. This includes
+            OTUC2, OTUC3, OTUC4";
         }
       leaf supporting-odu4 {
           type string;
           description
             "ODU4 interface provisioned on the port";
         }
-      leaf supporting-oduc4 {
+      leaf supporting-oducn {
         type string;
         description
-          "ODUC4 interface provisioned on the port for B100G support";
+          "ODUCn interface provisioned on the port for B100G support. This includes
+           ODUC2, ODUC3, ODUC4";
       }
       leaf rate {
         type string;