os-collect-config/os_collect_config
Robert Collins 5b8fd361c2 Stop resetting logging on every call to __main__.
__main__ is called directly during tests, but was resetting the
logging environment within it, which prevented tests from capturing
the log events.

Change-Id: If710e11091723144c97c88aab4aa5e6126844d2b
2013-08-16 17:29:58 +12:00
..
openstack Importing openstack-common using update.py and openstack-common.conf 2013-06-26 17:49:26 -07:00
tests Stop using tearDown. 2013-08-16 17:29:58 +12:00
__init__.py Splitting os-collect-config into its own repo. 2013-06-26 12:40:25 -07:00
cache.py Document the last file presence. 2013-08-16 17:29:58 +12:00
cfn.py Fix heat hint file reading to work properly 2013-08-01 22:21:08 -07:00
collect.py Stop resetting logging on every call to __main__. 2013-08-16 17:29:58 +12:00
common.py Refactor to avoid monkeypatching requests 2013-07-01 22:28:01 -07:00
ec2.py Run all collectors. 2013-07-02 10:17:13 -07:00
exc.py Fixes for hacking 0.6 2013-07-19 12:32:24 -07:00
heat_local.py Enable heat_local collector. 2013-07-03 17:29:04 -07:00