Comment 1 for bug 1370402

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

Reviewed: https://review.openstack.org/122097
Committed: https://git.openstack.org/cgit/stackforge/powervc-driver/commit/?id=2b714e12e5cd1bce7e12730c63ae593b0bab202b
Submitter: Jenkins
Branch: master

commit 2b714e12e5cd1bce7e12730c63ae593b0bab202b
Author: Terry Yao <email address hidden>
Date: Wed Sep 17 17:09:23 2014 +0800

    fix the glance client not refresh token issue

    glance client is not refreshing the keystone token after expiration with
    it's commit:
    https://github.com/openstack/python-glanceclient/commit/dbb242b776908ca50ed8557ebfe7cfcd879366c8,
    we need to patch this in our glance client to refresh the auth_token in
    it's session head.

    Closes-Bug: #1370402
    Change-Id: I9c7a6620a587e855d7f9df8ad83450489daa8247