Comment 1 for bug 1806703

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

Reviewed: https://review.opendev.org/622339
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=9bbc1d41d0a9cf8d4605a552e3fceb25c7dc4341
Submitter: Zuul
Branch: master

commit 9bbc1d41d0a9cf8d4605a552e3fceb25c7dc4341
Author: Jose Castro Leon <email address hidden>
Date: Tue Dec 4 15:43:26 2018 +0100

    Adds private_key parameter in the standard ssh actions

    This method allows to specify a private key and avoids its storage
    in the filesystem of the executors. This can be used later in
    combination of a secrets_retrieve to use keys stored in barbican.

    Change-Id: Ide438a7f6d24c8bdc9eb2c82e935fd39a6acc2c6
    Closes-Bug: #1806703