Removing config subsystem as it does not load in the controller. 58/1758/2
authorEd Warnicke <eaw@cisco.com>
Wed, 9 Oct 2013 00:06:29 +0000 (19:06 -0500)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 9 Oct 2013 00:49:08 +0000 (00:49 +0000)
commita6963c06a8a13eee12d5e21295ba6a42b9957d5e
tree3e8a72144dc0213bfa523aeed9b019d517d89bd0
parent72ca92e3193956b3ddb020f7f38a24315c6e8b9b
Removing config subsystem as it does not load in the controller.

Some notes on this:
1)  Config appears to be missing some yangtools.binding-generator-*
    dependencies that are needed in
    opendaylight/distribution/opendaylight/pom.xml
2)  Attempts to add those dependency fail because they need to
    be higher versions ( 0.6.0-SNAPSHOT and 0.5.9-SNAPSHOT)
    than the current setting for
    <yangtools.version> for the controller.
3)  Attempts to move the controller to use those higher versions
    causes other failures on load.

Config subsystem will be restored to the distribution as soon as it
works with the yangtools version being used in the controller.

Change-Id: Ic5e5c074531bee84494a42517d9de83b93793711
Signed-off-by: Ed Warnicke <eaw@cisco.com>
opendaylight/distribution/opendaylight/pom.xml