Bug 1948: separating features-restconf from features-mdsal 24/11424/5
authorEd Warnicke <eaw@cisco.com>
Sun, 21 Sep 2014 19:27:27 +0000 (14:27 -0500)
committerEd Warnicke <eaw@cisco.com>
Tue, 23 Sep 2014 21:31:18 +0000 (16:31 -0500)
commit18a623f0f520f17c7b29360ad2efef90250eed92
treeead3424901f2854db8fbd2e510a3bcc486ce83dd
parente39b6970477d8ca07c6869c2dee3b3b112ebdf7e
Bug 1948: separating features-restconf from features-mdsal

Needs to wait on merge of: https://git.opendaylight.org/gerrit/#/c/11472/

https://git.opendaylight.org/gerrit/#/c/11423/

Then the stuff below will be filled out.

1) Feature Tests Pass: https://jenkins.opendaylight.org/controller/job/controller-merge/org.opendaylight.controller$features-restconf/2850/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blob;f=features/restconf/src/main/resources/features.xml;h=4d17b48cadece860c8f25364c49e8bc4cad93b22;hb=HEAD
a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
c) Features Start-Levels: No start-levels on <bundle> elements or <feature> elements
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-toaster-ui (pulls in odl-restconf-new)
4) Integration Test Impact: All restconf tests will need to use
HTTP Basic Auth for Username and password (I believe they already
do)

Change-Id: I858abdd8f2fb6954b49451f5294ea0828bfe3169
Signed-off-by: Ed Warnicke <eaw@cisco.com>
features/pom.xml
features/src/main/resources/features.xml