Comment 6 for bug 1641621

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to keystone (master)

Reviewed: https://review.openstack.org/408218
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=359b10c7e3bdb0af0fe61cc08e68d57d8be02fbc
Submitter: Jenkins
Branch: master

commit 359b10c7e3bdb0af0fe61cc08e68d57d8be02fbc
Author: “Richard <email address hidden>
Date: Wed Dec 7 16:47:05 2016 +0000

    Add doctor check for debug mode enabled

    This patch adds a symptom test to verify that debug mode is not
    enabled. Doing so will eliminate the need to add an additional
    check for debug enabled in other symptom checks like caching and
    database. This also corrects the unit tests that have already been
    added as well as adds a unit test for the new debug symptom.

    Related-Bug: 1641621

    Change-Id: I76750ab3553026583b9fb330bd39f2a134d9c230