Files
ironic/nova
Davanum Srinivas 832fca9615 Only call getLogger after configuring logging.
Logging needs to be setup properly before we try to log
something. Fix a test case that loads the code but does
not execute the code that results in the LOG being setup
properly.

Fixes LP# 1161031

Change-Id: I9d5bc6b87cfb25243f00e17b532d4485dc4454e4
2013-04-04 17:33:20 -04:00
..