Comment 7 for bug 1355897

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

Reviewed: https://review.openstack.org/145016
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=0b75defeb24e301e412ef28220c9b0ff50c5be16
Submitter: Jenkins
Branch: master

commit 0b75defeb24e301e412ef28220c9b0ff50c5be16
Author: Tatyana Leontovich <email address hidden>
Date: Mon Jan 5 17:32:58 2015 +0200

    Add verification if proxy works

    In case if controller is online, but connectivity
    on it is broken we receive false positive
    message like "Can not set proxy". To fix this:
    * Import of keystoneclient was added into config.py
    * find_proxy method was added
    * set proxy changed

    Change-Id: I77d3c0ec12bc071a7e490ddb3ea24cd2f7fea543
    Closes-Bug: #1355897