summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-10-25 10:45:48 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-11-06 06:46:08 +0000
commitcacb95739aed54605b6c89fa0f58898aadaece2f (patch)
treef0de937d3733e26e73269f45aecf65ef5a607a54 /pom.xml
parent24cebefb5177f2fe922d98a9122a9e79fcb756d1 (diff)
HC2VPP-256: MPLS API
Adds following models: - hc2vpp-ietf-mpls - hc2vpp-ietf-mpls-static - hc2vpp-ietf-routing-types Models were modified due to YANGTOOLS/MDSAL issues and some problems with the models itself. More information can be found in the YANG files. Original YANG files were downloaded from https://github.com/ietf-mpls-yang/te/ Change-Id: I3d04a3bf8be026fbe74a6f5833d38e980490e737 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 4958f4bca..50a326a91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,5 +54,6 @@
<module>it</module>
<module>interface-role</module>
<module>bgp</module>
+ <module>mpls</module>
</modules>
</project> \ No newline at end of file