Merge changes I392b1c44,I3584db40,If8f46a37,Ib2bf4d6e
authorKanagaraj Manickam <kanagaraj.manickam@huawei.com>
Thu, 14 May 2020 05:03:00 +0000 (05:03 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 14 May 2020 05:03:00 +0000 (05:03 +0000)
commita13ffa03bf353bc70cb20cc0481ba89e24fd2cdb
tree7efcb58f2deab28c70aa74644d8876920b526e74
parent605f48013eecafe2f4a849634dca7a544549ce7f
parent3ddff861e314b6a450044c2fe295281f58b64eb9
Merge changes I392b1c44,I3584db40,If8f46a37,Ib2bf4d6e

* changes:
  sonar code smells fix- Remove the declaration of thrown exception, as it cannot be thrown from method's body
  sonar code smells fix- Use the primitive boolean expression here
  sonar security issue fix- Make sure that hashing data is safe here
  sonar code smells fix- Format specifiers should be used instead of string concatenation