Comment 4 for bug 1668990

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila-ui (stable/ocata)

Reviewed: https://review.openstack.org/441349
Committed: https://git.openstack.org/cgit/openstack/manila-ui/commit/?id=0934c591ffa9221c00ba326690bf49822f2ae90a
Submitter: Jenkins
Branch: stable/ocata

commit 0934c591ffa9221c00ba326690bf49822f2ae90a
Author: Jeremy Liu <email address hidden>
Date: Wed Mar 1 21:58:47 2017 +0800

    Correct the actual path for setting DJANGO_SETTINGS_MODULE

    The true path should be "manila_ui.tests.settings" while
    "manila_ui.test.settings" is given.

    Change-Id: I2510174b6790aa6defaed5b8bf804875eb888ebc
    Closes-Bug: #1668990
    (cherry picked from commit cca54ba3e2f6fbdc73219c1aa1dd4834fe0cd178)