Adding controller ADSAL & NSF features
authorMadhu Venugopal <mavenugo@gmail.com>
Mon, 25 Aug 2014 20:46:04 +0000 (13:46 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Mon, 25 Aug 2014 20:52:38 +0000 (13:52 -0700)
commit9f7ba2de9142f01161921db6bef29d7194d08053
tree37bd1494bdb92aed0106d2ccf750e0c5828873bb
parent764457f3deb04f8e39266526a2c399c6afb5a7e4
Adding controller ADSAL & NSF features

1) Feature Tests Pass:
https://jenkins.opendaylight.org/controller/job/controller-merge/org.opendaylight.controller$features-adsal/2652/testReport/
https://jenkins.opendaylight.org/controller/job/controller-merge/org.opendaylight.controller$features-nsf/2652/testReport/

2) Features Comply with Guidelines: Yes (features starts with odl-, with description & no Start-levels)
        https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blob;f=features/adsal/src/main/resources/features.xml;h=e12ca8e5e990acc860dc9e56e4eed57ed9c2a0e0;hb=a2670916a9c216311479463bbe2d707444afedc5
        https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blob;f=features/nsf/src/main/resources/features.xml;h=8dc51f1644c48dd31e9bf911681ea6819d7dc32b;hb=a2670916a9c216311479463bbe2d707444afedc5

3) Features Tested: Features have been tested for functionality with
a) feature:install odl-adsal-all
b) feature:install odl-nsf-all

4) Integration Test Impact : This brings in ADSAL & NSF bundles. Since we dont have any AD-SAL southbound plugin features yet,
                             It will be difficult to run any existing test to make a difference. As soon as we have OVSDB or
                             ADSAL-Openflow or MD-SAL adaptor features available, we can start to see results :-).

Change-Id: Iaedfa69a96f954ff85a10fd622b5a0c42518076c
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
features/pom.xml
features/src/main/resources/features.xml
pom.xml