From 96c74e214250da5185b008c97362fbcc361a26fb Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 19 Jul 2018 12:20:51 +0200 Subject: [PATCH] Add rfc7223/7224/7277 models With sal-dom-broker no longer masking these, we need to specify them as features. Change-Id: Ia056266f6647513c406c1318e55100f0ae57f04a Signed-off-by: Robert Varga --- features/odl-lispflowmapping-neutron/pom.xml | 24 ++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/features/odl-lispflowmapping-neutron/pom.xml b/features/odl-lispflowmapping-neutron/pom.xml index 08ef34b43..84fcba853 100644 --- a/features/odl-lispflowmapping-neutron/pom.xml +++ b/features/odl-lispflowmapping-neutron/pom.xml @@ -24,7 +24,31 @@ and is available at http://www.eclipse.org/legal/epl-v10.html build failure. Please do not modify this unless you have a good reason. --> ODL :: lispflowmapping :: ${project.artifactId} + + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.13.0-SNAPSHOT + pom + import + + + + + + org.opendaylight.mdsal.model + odl-mdsal-model-rfc7224 + xml + features + + + org.opendaylight.mdsal.model + odl-mdsal-model-rfc7277 + xml + features + org.opendaylight.neutron odl-neutron-service -- 2.36.6