Comment 6 for bug 1402840

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

Reviewed: https://review.openstack.org/182075
Committed: https://git.openstack.org/cgit/openstack/python-ironicclient/commit/?id=7bc4afba485930727782e585343ec9c9df3667cc
Submitter: Jenkins
Branch: master

commit 7bc4afba485930727782e585343ec9c9df3667cc
Author: Ruby Loo <email address hidden>
Date: Mon May 11 20:16:44 2015 +0000

    Revert fix that issues Unauthorized exception

    This reverts the fix to properly issue an Unauthorized
    exception [1] because it was a workaround, and the proper fix
    was made in oslo.incubator [2] and has been sync'd [3].

    [1] I930fd61a896f62a2984cca1e4d40e5d89644aa3f
    [2] I3b9a20174da482f570d02319e68f46dcaa10ca9c
    [3] Iab799c8209872e2faa9ec6d33a426347b6478cce

    Change-Id: Ia3f5695f73bfff19a9f24117fa881e8d9ed039d3
    Closes-Bug: #1402840