Comment 1 for bug 1472234

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

Reviewed: https://review.openstack.org/199061
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=e240bddd5accce0335256e3ccac424c52b829882
Submitter: Jenkins
Branch: master

commit e240bddd5accce0335256e3ccac424c52b829882
Author: Mike Fedosin <email address hidden>
Date: Tue Jul 7 14:46:29 2015 +0300

    Fix an issue with broken test on ci

    Several tests with cert verification are broken. This
    code fixes it by setting right imports. Also some typos
    are fixed too.

    Change-Id: Ie014f90714c3dabee65459fd704dd11b1770c7de
    Closed-Bug: #1472234