From 80a8646961432d46db791f4c7fe442342f38893b Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Tue, 12 Jan 2016 13:25:29 +0100 Subject: [PATCH] Add odl-faas-base feature into distribution. Recently, a merge in groupbasedpolicy [0] has happened around the same time as distribution failures appeared, which looked similar to the ones which lead to removing Faas. But a fix in Vpnservice showed those failures are no more [1], so perhaps now also Faas features will pass SingleFeatureTest. However, Faas project has commented out odl-faas-all feature, si this Change only adds odl-faas-base feature. [0] https://git.opendaylight.org/gerrit/29419 [1] https://git.opendaylight.org/gerrit/32331 Change-Id: Ibd99a944c78ecc3bad0e0c36aa0602123594d42c Signed-off-by: Vratko Polak --- features-test/src/main/resources/features.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/features-test/src/main/resources/features.xml b/features-test/src/main/resources/features.xml index aefcf94c..7a89c06c 100644 --- a/features-test/src/main/resources/features.xml +++ b/features-test/src/main/resources/features.xml @@ -147,9 +147,10 @@ which leads to BindException. odl-didm-all --> - + --> + odl-faas-base odl-groupbasedpolicy-ofoverlay odl-groupbasedpolicy-neutronmapper odl-groupbasedpolicy-ui -- 2.36.6