Files
aodh/ceilometer/messaging.py
Lianhao Lu acf7f5189e Fixed various import issues exposed by unittest
Tried running the unit test stand-alone(e.g. using testtools.run), and
it exposed various 'import' issues about the oslo.config options and the
modules, in both the test cases themselves and the ceilometer module.
This patch fixed those import issues.

Change-Id: I68f30d335ee8d0d63c451116274632287a9ec77f
Closes-Bug: #1328796
2014-06-25 08:37:12 +08:00

4.8 KiB