Bug 4296: Add config subsystem file with versions 10/37210/7
authorVratko Polak <vrpolak@cisco.com>
Wed, 25 May 2016 18:23:42 +0000 (20:23 +0200)
committerLuis Gomez <ecelgp@gmail.com>
Thu, 2 Jun 2016 16:48:31 +0000 (16:48 +0000)
This requires https://git.opendaylight.org/gerrit/39427

This adds new module "version" containing the new config file,
so far with distribution version and odlparent version.
It is installed as feature odl-distribution-version.

Also a separate features-distribution module is added,
its repo added to features-indes and feature to features-test.

It uses "config-parent" to publish the config file
together with Yang model for its data.

Binding-aware Java code is generated as well,
but it is not used for anything yet.
In the future, it may be used together with additional Java code
to write version data to datastore.

Change-Id: I41fe1b26c5c9873877f76de4f4e943d53be5feb0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>

No differences found