Remove logback file from classpath 88/119988/1 2.3.3
authorkrishnaa96 <krishna.moorthy6@wipro.com>
Mon, 29 Mar 2021 13:59:35 +0000 (19:29 +0530)
committerkrishnaa96 <krishna.moorthy6@wipro.com>
Mon, 29 Mar 2021 14:45:55 +0000 (20:15 +0530)
commitd655b3c2cfc4f4667c6b89851b11a1901217bb3a
treeda2508dd47dffb684cd23a240d614ba9f735e60f
parent3239d2f37d3e639c7e97f62b1a1cafb7e3fc3f5e
Remove logback file from classpath

The logback in the helm charts are not able
to override the one in the classpath. So, it
is being removed from the classpath and the
logback will come from deployment charts

Issue-ID: OOM-2514
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I4fe7339fcc3d5378b41f5393f0753fe6fa5f6f29
cmso-optimizer/src/main/resources/application.properties
cmso-optimizer/src/main/resources/logback.xml [deleted file]
cmso-service/src/main/resources/application.properties
cmso-service/src/main/resources/logback.xml [deleted file]
cmso-ticketmgt/src/main/resources/application.properties
cmso-ticketmgt/src/main/resources/logback.xml [deleted file]
cmso-topology/src/main/resources/application.properties
cmso-topology/src/main/resources/logback.xml [deleted file]