Comment 6 for bug 1783708

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

Reviewed: https://review.openstack.org/599363
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=c93b45a61f49d4633f76d8e117cd89063e7759c4
Submitter: Zuul
Branch: master

commit c93b45a61f49d4633f76d8e117cd89063e7759c4
Author: apetrich <email address hidden>
Date: Mon Sep 3 14:00:22 2018 +0200

    Remove extra information from std.ssh action

    The ssh error message can lead to information leak.
    Removing the extra ssh message effects only the CLI call,
    the full message is still being logged

    Change-Id: I0b28e1cb17d4ce3ae711a25b6eaffb4ebf00ccd6
    Closes-Bug: 1783708