fuel-ostf/fuel_health/common
Anil Belur 2fc84886ce Replaces calls to traceback.format_exc()
* this change replaces occurrences of
`traceback.format_exc()` with the appropriate version of
`LOG.exception()` in fuel-ostf
* removes importing `traceback` module.
* incorporated review comments from fuel-dev team

Change-Id: I7055aeafdcb109bd3566f118379196ea6ca6037d
Closes-Bug: #1457397
Signed-off-by: Anil Belur <askb23@gmail.com>
2016-04-14 02:13:57 +00:00
..
utils Add additional test for verification of rabbitmq 2015-03-02 14:10:54 +02:00
__init__.py Rename fuel package to fuel_health 2013-07-01 14:54:24 +03:00
facts.py Flake8 errors fix 2014-03-27 15:43:33 +02:00
log.py Support for new oslo namespaces 2015-11-29 17:13:17 +00:00
ssh.py Replaces calls to traceback.format_exc() 2016-04-14 02:13:57 +00:00
test_mixins.py Replaces calls to traceback.format_exc() 2016-04-14 02:13:57 +00:00