From e37cc4dcd30b262036aa748b49f61b0d24f6eeb9 Mon Sep 17 00:00:00 2001 From: Ryan Goulding Date: Tue, 17 Jan 2017 15:55:22 -0500 Subject: [PATCH] Remove odl-aaa-authz odl-aaa-authz is a non-functional feature. I inherited this feature from a prior contributor of the AAA team. I have a corresponding patch to remove the feature in the aaa project: https://git.opendaylight.org/gerrit/#/c/50449/ Similar authorization behavior can be enabled through odl-aaa-shiro for HTTP related authorization. Change-Id: Ida42719a8f2028fc89f4c14f590a8fbd761adbd4 Signed-off-by: Ryan Goulding --- features-test/src/main/resources/features.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/features-test/src/main/resources/features.xml b/features-test/src/main/resources/features.xml index e29e3bd8..a52a05d2 100644 --- a/features-test/src/main/resources/features.xml +++ b/features-test/src/main/resources/features.xml @@ -58,7 +58,6 @@ odl-aaa-authn - odl-aaa-authz odl-aaa-shiro odl-aaa-netconf-plugin odl-bgpcep-bgp-all -- 2.36.6