Comment 10 for bug 1355897

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

Reviewed: https://review.openstack.org/161233
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=e15d4ebc7da62cd6793e1fcd7ce9e8f2504f788e
Submitter: Jenkins
Branch: stable/6.0

commit e15d4ebc7da62cd6793e1fcd7ce9e8f2504f788e
Author: Tatyana Leontovich <email address hidden>
Date: Wed Mar 4 16:30:04 2015 +0200

    6.0 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