Comment 2 for bug 1668990

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

Reviewed: https://review.openstack.org/439606
Committed: https://git.openstack.org/cgit/openstack/manila-ui/commit/?id=cca54ba3e2f6fbdc73219c1aa1dd4834fe0cd178
Submitter: Jenkins
Branch: master

commit cca54ba3e2f6fbdc73219c1aa1dd4834fe0cd178
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