Comment 5 for bug 1410850

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

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

commit fdc150fe98be693bdc7a61b87efc492ccc693210
Author: Dmitriy Bogun <email address hidden>
Date: Mon Dec 1 17:12:19 2014 +0200

    Expose multiple SQL backend usage validation error

    File-based domain-specific configuration supports only one SQL backend.
    The method that checked how many SQL backends are enabled was not correct,
    and depending on the order of domains examined, may give the wrong
    result. A follow-on patch will fix this error.

    Co-Authored-By: Henry Nash <email address hidden>

    Partial-Bug: #1410850
    Change-Id: Idfc03ba5314acc7ebc8ed99f078b6a08130cc1dd