Comment 7 for bug 1573638

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

Reviewed: https://review.openstack.org/318524
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=91dacc488bc15eb9282235daedb9c891717fc9cb
Submitter: Jenkins
Branch: stable/mitaka

commit 91dacc488bc15eb9282235daedb9c891717fc9cb
Author: Krzysztof Szukiełojć <email address hidden>
Date: Mon May 16 13:21:57 2016 +0200

    Ignore SendEnv LC_* from ssh clients of master

    If ssh client will send his Languange to server. They will be
    accepted and in some cases it can cause breaking of python code.
    To avoid unintended language settings let's ignore them.

    Change-Id: Iabee9ef57244ea37972af16b1315118c349c30ac
    Closes-bug: #1573638
    (cherry picked from commit 7b904d2f3b4c035cdcf890ea45ab6eb65764a141)