From cacb95739aed54605b6c89fa0f58898aadaece2f Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 25 Oct 2017 10:45:48 +0200 Subject: 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 --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4958f4bca..50a326a91 100644 --- a/pom.xml +++ b/pom.xml @@ -54,5 +54,6 @@ it interface-role bgp + mpls \ No newline at end of file -- cgit 1.2.3-korg