Comment 8 for bug 1657978

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

Reviewed: https://review.openstack.org/423569
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=f7a8a053f3a923a5e211c9e71c1abdb573555159
Submitter: Jenkins
Branch: stable/mitaka

commit f7a8a053f3a923a5e211c9e71c1abdb573555159
Author: Gyorgy Szombathelyi <email address hidden>
Date: Fri May 6 12:39:16 2016 +0200

    Enhance federation group mapping validation

    A group must be reffered either with an ID, or the name _and_ the
    domain. Change the JSON validation schema to check this.

    Closes-Bug: #1657978

    Change-Id: I213876e30fc0521195848479278080bdac8387de
    (cherry picked from commit a9d79e098732445efcd58a6b03148fe6c62e044a)