summaryrefslogtreecommitdiffstats
path: root/ajsc-shared-config
diff options
context:
space:
mode:
authorsblimkie <steven.blimkie@amdocs.com>2017-12-06 13:22:56 -0500
committersblimkie <steven.blimkie@amdocs.com>2017-12-06 13:27:12 -0500
commit3cba0debb7ef72781ecbab25474d27918d4d2407 (patch)
tree571f23bd2890922d189213b52a56776e438b4fe8 /ajsc-shared-config
parentbe2d880b8a316ccbd7135f935a5005835b9e7aad (diff)
Use rebranded version of auth library
Use the new version of the auth library which has been renamed from openecomp to onap Issue-ID: AAI-10 Change-Id: Ie5f9520f6218b7550dd68844600b683e30ec6424 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
Diffstat (limited to 'ajsc-shared-config')
-rw-r--r--ajsc-shared-config/etc/logback.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ajsc-shared-config/etc/logback.xml b/ajsc-shared-config/etc/logback.xml
index 5972f55..99adb1f 100644
--- a/ajsc-shared-config/etc/logback.xml
+++ b/ajsc-shared-config/etc/logback.xml
@@ -180,7 +180,7 @@
<logger name="com.att.ajsc.filemonitor" level="WARN" />
<!-- CRUD Service loggers -->
- <logger name="org.openecomp.crud" level="INFO" />
+ <logger name="org.onap.crud" level="INFO" />
<!-- Other Loggers that may help troubleshoot -->
<logger name="net.sf" level="WARN" />