Comment 14 for bug 1571878

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

Reviewed: https://review.openstack.org/478994
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=057d585268d1f2c8645f52309033c1e5e5808f3c
Submitter: Jenkins
Branch: stable/newton

commit 057d585268d1f2c8645f52309033c1e5e5808f3c
Author: Ronald De Rose <email address hidden>
Date: Mon Aug 29 20:13:35 2016 +0000

    Validate mapping exists when creating/updating a protocol

    This patch validates that a mapping exists when adding or updating
    a federation protocol.

    A conflict was resolved in keystone/federation/core.py since
    stable/newton has deprecated support for version drivers. Which
    doesn't exist in stable/ocata or master.

    Change-Id: I996f94d26eb0f2c679542ba13a03bbaa4442486a
    Closes-Bug: #1571878