Comment 45 for bug 1462901

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

Reviewed: https://review.openstack.org/223425
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3d03e2ab9e46f5ee14aae5c06c976b9f41dd9358
Submitter: Jenkins
Branch: master

commit 3d03e2ab9e46f5ee14aae5c06c976b9f41dd9358
Author: He Jie Xu <email address hidden>
Date: Tue Sep 15 14:09:21 2015 +0800

    Test both NoAuthMiddleware and NoAuthMiddlewareV3

    While we need to keep both of these until mitaka, we only tested the
    v3 class. Lets test both, and make it easy to remove the v3 test once
    we can drop that class.

    Change-Id: I149605d66949e657fd6fddaf579c3b58ccf9b096
    Closes-Bug: #1462901