Merge "Deprecate odl-aaa-keystone feature"
authorRyan Goulding <ryandgoulding@gmail.com>
Thu, 24 Mar 2016 15:49:22 +0000 (15:49 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 24 Mar 2016 15:49:22 +0000 (15:49 +0000)
1  2 
features/authn/src/main/features/features.xml

index 3b6daac9cb1e4c64d0f8008e00315bd39b911fac,7564a0643fe7bc8298b33933d437ee5bc2fba449..1c762198715415c141429deef65023ad6d2db2aa
          <configfile finalname="etc/opendaylight/karaf/08-authn-config.xml">mvn:org.opendaylight.aaa/aaa-authn-mdsal-config/{{VERSION}}/xml/config</configfile>
          <configfile finalname="/etc/org.opendaylight.aaa.authn.cfg">mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}}/cfg/config</configfile>
          <configfile finalname="/etc/org.opendaylight.aaa.federation.cfg">mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}}/cfg/config</configfile>
 -
 +        <configfile finalname="/etc/org.opendaylight.aaa.filterchain.cfg">mvn:org.opendaylight.aaa/aaa-filterchain/{{VERSION}}/cfg/config</configfile>
      </feature>
  
-     <feature name='odl-aaa-keystone-plugin' description='OpenDaylight :: AAA :: Keystone Plugin - NO CLUSTER'
+     <feature name='odl-aaa-keystone-plugin' description='OpenDaylight :: AAA :: Keystone Plugin - Deprecated Do Not Use!'
               version='${project.version}'>
          <feature version='${project.version}'>odl-aaa-authn</feature>
          <bundle>mvn:org.apache.httpcomponents/httpclient-osgi/{{VERSION}}</bundle>