Comment 2 for bug 1433785

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/165812
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=7c419a60b197e1dde9548bbd78b2754323e45eac
Submitter: Jenkins
Branch: master

commit 7c419a60b197e1dde9548bbd78b2754323e45eac
Author: Ian Cordasco <email address hidden>
Date: Wed Mar 18 15:54:38 2015 -0500

    Register oslo.log's config options in tests

    When running tests with testr oslo.log's config options are always
    registered even if you're only running one test. When you wish to debug
    into your tests and use python -m testtools.run these options will not
    be registered.

    Closes-bug: 1433785
    Change-Id: Ie3426cee8cd3f6f1222529160d39b281af5ce317