summaryrefslogtreecommitdiffstats
path: root/vpp-integration
diff options
context:
space:
mode:
authorJan Srnicek <jsrnicek@cisco.com>2017-02-13 13:49:15 +0100
committerMarek Gradzki <mgradzki@cisco.com>2017-02-17 14:13:03 +0100
commita9e04a25e1f8636a53432095fce44a7087fb5f28 (patch)
tree7180a060424018bfcd184fa09ffbad315a7fafab /vpp-integration
parent4b6dd0d15903bd96ad344a588b75b93fd0088f55 (diff)
Lisp model changes due to decrease version of ODL
Change-Id: I589b6480853ea4716f60301e2b53bdd82db3dde1 Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
Diffstat (limited to 'vpp-integration')
-rw-r--r--vpp-integration/minimal-distribution/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml
index 976465276..d6f773dd6 100644
--- a/vpp-integration/minimal-distribution/pom.xml
+++ b/vpp-integration/minimal-distribution/pom.xml
@@ -42,8 +42,7 @@
<distribution.modules>
io.fd.hc2vpp.common.integration.VppCommonModule,
- <!--TODO update lisp model (workaround for ODL berilium issues -->
- <!-- io.fd.hc2vpp.lisp.LispModule,-->
+ io.fd.hc2vpp.lisp.LispModule,
io.fd.hc2vpp.v3po.V3poModule,
// io.fd.hc2vpp.v3po.ClassifierIetfAclModule,
<!-- Classifier Acl's module disabled by default, can't run in the same time with AclModule -->