Comment 1 for bug 1604532

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

Reviewed: https://review.openstack.org/333127
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=c41470da2165a3a019b4a6fc12cdc1af406fbe77
Submitter: Jenkins
Branch: stable/mitaka

commit c41470da2165a3a019b4a6fc12cdc1af406fbe77
Author: Abhishek Chanda <email address hidden>
Date: Wed Jun 22 23:29:39 2016 -0700

    Pass auth_token in auth_ref

    In our env, keystone was looking for auth_token inside auth_ref
    while trying to construct the client. This resulted in an exception.
    This patch fixed the problem.

    Closes-Bug: #1604532

    Change-Id: I101cf72f61dd824cb62f7f2b6d42ade6e7f3b1c3