Add new revision for pcep types model
[bgpcep.git] / pcep / topology / topology-api / src / main / yang / network-topology-pcep-programming.yang
index 9edb6ed77fdf1086acbbb227d3668c0f7393aca3..77a35ca367e771a07a581125819b669c728432b2 100644 (file)
@@ -5,7 +5,7 @@ module network-topology-pcep-programming {
     prefix "pnp";
 
     import network-topology-programming { prefix ntp; revision-date 2013-11-02; }
-    import network-topology-pcep { prefix pcep; revision-date 2017-10-25; }
+    import network-topology-pcep { prefix pcep; revision-date 2018-11-09; }
 
     organization "Cisco Systems, Inc.";
     contact "Robert Varga <rovarga@cisco.com>";
@@ -31,6 +31,12 @@ module network-topology-pcep-programming {
         accompanies this distribution, and is available at
         http://www.eclipse.org/legal/epl-v10.html";
 
+    revision "2018-11-09" {
+        description
+            "P2MP extension.";
+        reference "RFC8306";
+    }
+
     revision 2017-10-25 {
         description "Update network-topology-pcep revision";
     }