Comment 45 for bug 1776504

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

Reviewed: https://review.openstack.org/582450
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=cb130ffae86dcec0c7a61502005c7b3b483d3579
Submitter: Zuul
Branch: master

commit cb130ffae86dcec0c7a61502005c7b3b483d3579
Author: Morgan Fainberg <email address hidden>
Date: Thu Jul 12 19:07:00 2018 -0700

    Move Credentials API to Flask Native

    Move the Credentials API to Flask Native dispatching.

    This change fixes some circular importing in the
    conversion.

    Change-Id: I5e2485ba471d09c3454e78ca2c9dfa19aaf0e4e2
    Partial-Bug: #1776504