Replacing usage of python standard logging module
with Openstack common logging module. Apart from
the said replacements, this patch also removes
basicConfig() setup from a couple of modules since
its not needed. Also removes unused LOG & imports.
Change-Id: I6a391951e00fb63905b2027270af9f401841d5b9
Closes-Bug: #1350937