Ignore feature conditions 22/51522/3
authorStephen Kitt <skitt@redhat.com>
Tue, 7 Feb 2017 15:34:23 +0000 (16:34 +0100)
committerTom Pantelis <tpanteli@brocade.com>
Mon, 13 Feb 2017 20:00:35 +0000 (20:00 +0000)
commit65defe208374fd0e3688f0653c46aac086241904
tree10799cdb3a5167eb05c638f6ac70d3e5807cccdb
parent917283d6f5633ad981bebb6dfc6d6e0245876ab5
Ignore feature conditions

Features whose name contains "-condition-" encode feature conditions;
for example, kar-condition-shell is the shell condition on the kar
feature. These features should never be processed by
FeatureConfigPusher.

Change-Id: Ic2ce2312fb347792d269d43d7bcb5f115905380f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
opendaylight/config/config-persister-feature4-adapter/src/main/java/org/opendaylight/controller/configpusherfeature/internal/FeatureConfigPusher.java