Created Network Service Functions Features 19/7919/7
authorMathieu Lemay <mlemay@inocybe.com>
Wed, 11 Jun 2014 21:11:34 +0000 (17:11 -0400)
committerMadhu Venugopal <mavenugo@gmail.com>
Sat, 26 Jul 2014 17:41:48 +0000 (10:41 -0700)
commite2ed95f577bce5a690a948043a1edbfbfca8fee1
tree871a39c237550cb9fe54ff791d6e840b98953730
parent753af6de42f98637e83bc26b4b058f47840863a8
Created Network Service Functions Features

As discussed,
The ADSAL NSFs have a bad inter-dependencies amongst each other and the current set of Feature splits will not work.
We can consider all the interdependent (bidirectional dependencies) bundles as a whole and install them as odl-nsf-managers and not expose individual features.
Once we redesign the NSFs to become proper components, we can define individual features.

Also fixed the pom hierarchy.

Sample :
opendaylight-user@root>feature:list | grep odl
odl-nsf-all                    | 1.4.2-SNAPSHOT      | x         | nsf-1.4.2-SNAPSHOT                    | OpenDaylight :: NSF :: All Network Service Functio
odl-nsf-managers               | 1.4.2-SNAPSHOT      | x         | nsf-1.4.2-SNAPSHOT                    | OpenDaylight :: AD-SAL :: Network Service Function
odl-adsal-northbound           | 1.4.2-SNAPSHOT      | x         | nsf-1.4.2-SNAPSHOT                    | OpenDaylight :: AD-SAL :: Northbound APIs

Change-Id: Id58223686d2dd345c9bfcdf4162ad105a621b616
Signed-off-by: Mathieu Lemay <mlemay@inocybe.com>
Signed-off-by: Ed Warnicke <eaw@cisco.com>
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
features/nsf/pom.xml [new file with mode: 0644]
features/nsf/src/main/resources/features.xml [new file with mode: 0644]
features/pom.xml
opendaylight/distribution/opendaylight-karaf/pom.xml
pom.xml