Merge changes I400fdd74,I18d70f22,Icc83aef3,I3a67dc87,I05b3e988
authorAnil Vishnoi <vishnoianil@gmail.com>
Fri, 1 Dec 2017 05:27:44 +0000 (05:27 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 1 Dec 2017 05:27:44 +0000 (05:27 +0000)
* changes:
  Make two classes _static_ inner classes, as recommended by FindBugs
  Suppress FindBugs null analysis warning in FlowDescriptorDtoTest
  Suppress FindBugs concurrency warning which is wrong
  Fix FindBugs null analysis problems due to wrong @Nullable
  Fix FindBugs level "Scariest" problem in SalAsyncConfigServiceImplTest


Trivial merge