Comment 4 for bug 1579900

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (stable/mitaka)

Reviewed: https://review.openstack.org/321195
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=aa0e1236db4dc0cfd2cda25f36e58abd3de6640d
Submitter: Jenkins
Branch: stable/mitaka

commit aa0e1236db4dc0cfd2cda25f36e58abd3de6640d
Author: Peter Stachowski <email address hidden>
Date: Mon May 9 20:32:31 2016 +0000

    Unsupported module driver not logged correctly

    If an invalid module driver is found, the method is erroneously
    printed out instead of the actual 'type.' This is due
    to missing parenthesis in the logging call.

    This has been fixed.

    Change-Id: I6fb23b3dbbec98de9ee1e2731bcfc56ab3c0ca42
    Closes-Bug: #1579900
    (cherry picked from commit 970d23ff2ae5449786e95b482dff344d4a48b323)