Clean up features-config-netty 05/89405/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 26 Apr 2020 19:37:09 +0000 (21:37 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 26 Apr 2020 20:20:28 +0000 (22:20 +0200)
This feature repository contains a single feature, odl-config-netty,
which really is a remnant of config subsystem.

It further attempts to unify configuration of various southbound
modules' use of Netty, which unfortunately does not work because
downstreams need have better control over verious aspects of Netty
configuration.

Furthermore not everyone is using this infrastructure, and even
then it is a bad idea, as it lowers the amount of isolation plugins
get.

Repurpose this feature repository as features-controller-experimental,
holding a single odl-controller-exp-netty-config feature. This
clearly indicates the amount of stability that can be expected
and the plan is to move downstreams away from this feature.

Change-Id: I2edb9da48795cf1ff7de68c943c1bf895f584577
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found