From: Ambika Prasad Tripathy Date: Wed, 6 Jan 2016 14:31:09 +0000 (+0530) Subject: Adding yang-push features X-Git-Tag: release/beryllium~15 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F90%2F32190%2F4;p=integration%2Fdistribution.git Adding yang-push features 1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/job/yang-push-merge-beryllium/8/ 2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=yang-push.git;a=blob;f=features/src/main/features/features.xml a) Feature Names: Prefixed with 'odl-' : odl-yangpush b) Features Descriptions: Present 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-yangpush b) feature:install odl-restconf-all odl-netconf-mdsal odl-netconf-connector-all 4) Integration Test Impact - none Change-Id: I17c3761a816ce071533d44df135175350f5beeb7 Signed-off-by: Ambika Prasad Tripathy --- diff --git a/features-index/pom.xml b/features-index/pom.xml index da494e46..97768f3e 100644 --- a/features-index/pom.xml +++ b/features-index/pom.xml @@ -441,6 +441,13 @@ features xml + + org.opendaylight.yang-push + yangpush-features + ${feature.yang-push.version} + features + xml + org.opendaylight.odlparent diff --git a/features-index/src/main/resources/features.xml b/features-index/src/main/resources/features.xml index 31794e02..72339bfa 100644 --- a/features-index/src/main/resources/features.xml +++ b/features-index/src/main/resources/features.xml @@ -94,4 +94,5 @@ mvn:org.opendaylight.usecplugin/usecplugin-features/${feature.usecplugin.version}/xml/features mvn:org.opendaylight.vpnservice/vpnservice-features/${feature.vpnservice.version}/xml/features mvn:org.opendaylight.vtn/features-vtn-manager/${feature.vtn-manager.version}/xml/features + mvn:org.opendaylight.yang-push/yangpush-features/${feature.yang-push.version}/xml/features diff --git a/features-test/src/main/resources/features.xml b/features-test/src/main/resources/features.xml index 297bcc37..ae92ec81 100644 --- a/features-test/src/main/resources/features.xml +++ b/features-test/src/main/resources/features.xml @@ -173,6 +173,8 @@ odl-vpnservice-openstack odl-vtn-manager-neutron odl-vtn-manager-rest + odl-yangpush-api + odl-yangpush diff --git a/pom.xml b/pom.xml index 1d7e87f8..4ccafb1c 100644 --- a/pom.xml +++ b/pom.xml @@ -65,6 +65,7 @@ 1.0.0-SNAPSHOT 0.2.0-SNAPSHOT 0.4.0-SNAPSHOT + 1.0.0-SNAPSHOT 0.8.0-SNAPSHOT 1.2.0-SNAPSHOT UTF-8