Comment 11 for bug 1355897

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

Reviewed: https://review.openstack.org/161251
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=9d4392fb97252c84dee7d29ee33c706d78b5bbef
Submitter: Jenkins
Branch: stable/5.1

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

    5.1 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