Reviewed: https://review.openstack.org/261878 Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=b9435c4efeef9f31dab2f1012e7a7364f7054197 Submitter: Jenkins Branch: master
commit b9435c4efeef9f31dab2f1012e7a7364f7054197 Author: Hua Wang <[email protected]> Date: Mon Dec 28 11:35:50 2015 +0800 Don't add exception in msg when using LOG.exception LOG.exception can record the exception automatically, so we should add exception in msg. Change-Id: I60694fd8d1b1c0bd62461900c6746a0cc300cf5b Closes-Bug: #1529534 ** Changed in: magnum Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1529534 Title: User new log style where Logger.exception() is used by passing an exception object as the first argument. Status in Ceilometer: New Status in Cinder: In Progress Status in Magnum: Fix Released Status in OpenStack Compute (nova): In Progress Status in python-ceilometerclient: New Status in python-glanceclient: New Status in python-keystoneclient: New Status in python-neutronclient: Confirmed Status in python-troveclient: New Status in Sahara: New Status in Trove: New Bug description: Use new log style where Logger.exception() is used by passing an exception object as the first argument[1]. [1]http://docs.openstack.org/developer/oslo.log/usage.html#no-more- implicit-conversion-to-unicode-str To manage notifications about this bug go to: https://bugs.launchpad.net/ceilometer/+bug/1529534/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

