Update PortMapping & imports to v1.2.1
[transportpce.git] / api / src / main / yang / portmapping.yang
index 5a0a36545c2a90b2f5e824664373abb7882fc5cb..d2fba6e2eb54f600b8eaa1341e81b241331b2407 100644 (file)
@@ -37,6 +37,11 @@ module portmapping {
           description
           "OMS interface provisioned on the port";
         }
+        leaf supporting-ots{
+          type string;
+          description
+          "OTS interface provisioned on the port";
+        }
       }
     }
   }