From 18120829771cba1ae42f70627782aa5472e3f54f Mon Sep 17 00:00:00 2001 From: David Goldberg Date: Sun, 14 Sep 2014 23:50:55 +0300 Subject: [PATCH] Adding sfc features 1) Feature Tests Pass: https://jenkins.opendaylight.org/sfc/job/sfc-merge/org.opendaylight.sfc$features-sfcofl2/56/testReport/ 2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=sfc.git;a=blob;f=features-sfcofl2/src/main/resources/features.xml;h=431e943f0bea488e9272f3a19ae935df0012bc1c;hb=HEAD a) Feature Names: Prefixed with 'odl-' : odl-sfcofl2 b) Features Descriptions: OpenDaylight :: sfcofl2 c) Features Start-Levels: No start-levels on elements or elements 3) Features Tested: Features have been tested for functionality with a) feature:install odl-sfcofl2 4) Integration Test Impact: none Change-Id: I662a0a3359dfd4a8c9a373c22320d3478b59fa0e Signed-off-by: David Goldberg --- features/pom.xml | 8 ++++++++ features/src/main/resources/features.xml | 2 ++ 2 files changed, 10 insertions(+) diff --git a/features/pom.xml b/features/pom.xml index c4ff8d31..9930bea6 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -157,6 +157,14 @@ xml + + org.opendaylight.sfc + features-sfcofl2 + 0.0.1-SNAPSHOT + features + xml + + org.opendaylight.ovsdb features-ovs-sfc diff --git a/features/src/main/resources/features.xml b/features/src/main/resources/features.xml index a3cf0984..30c42363 100644 --- a/features/src/main/resources/features.xml +++ b/features/src/main/resources/features.xml @@ -70,6 +70,7 @@ mvn:org.opendaylight.sdninterfaceapp/features-sdninterfaceapp/1.4.2-SNAPSHOT/xml/features mvn:org.opendaylight.sfc/features-sfc/0.0.1-SNAPSHOT/xml/features mvn:org.opendaylight.sfc/features-sfclisp/0.0.1-SNAPSHOT/xml/features + mvn:org.opendaylight.sfc/features-sfcofl2/0.0.1-SNAPSHOT/xml/features mvn:org.opendaylight.snbi/features-snbi/${feature.snbi.version}/xml/features mvn:org.opendaylight.snmp4sdn/features-snmp4sdn/0.1.3-SNAPSHOT/xml/features mvn:org.opendaylight.ttp/features-ttp/${feature.ttp.version}/xml/features @@ -95,6 +96,7 @@ odl-restconf odl-sfc-all odl-sfclisp + odl-sfcofl2 odl-snbi-all odl-ttp-all