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)
commit753874181ac2304fe74aa6d926ba13e0a600b38c
tree0cc72e2caa4a4b1f8e2458ff8e5c172dc1752296
parent4cb100799159806de0a0b399c2d773e44e0c9f20
Clean up features-config-netty

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>
artifacts/pom.xml
features/features-controller-experimental/pom.xml [moved from features/features-config-netty/pom.xml with 56% similarity]
features/odl-controller-exp-netty-config/pom.xml [moved from features/odl-config-netty/pom.xml with 91% similarity]
features/odl-controller-exp-netty-config/src/main/feature/feature.xml [moved from features/odl-config-netty/src/main/feature/feature.xml with 83% similarity]
features/odl-mdsal-broker-local/pom.xml
features/odl-mdsal-broker/pom.xml
features/pom.xml
karaf/pom.xml