Comment 7 for bug 1320056

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

Reviewed: https://review.openstack.org/94165
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=39081787963298be87c1941ab6cba5310f6261c6
Submitter: Jenkins
Branch: master

commit 39081787963298be87c1941ab6cba5310f6261c6
Author: Lynxzh <email address hidden>
Date: Mon May 19 18:47:16 2014 +0800

    SSHPool in utils should allow customized host key missing policy

    The cinder/utils SSHPool should allow missing key policy and host key
    file being customized so that any caller can determine by their own
    scenario if the host key file can be customized, or if an 'AutoAdd' is
    appropriate, or just reject the key when mismatch. This will give more
    flexible customization and also prevent any security issue as a middle
    man.

    Closes-Bug: #1320056
    Change-Id: I3c72b0d042de719ecd45429d376bd88d0aefb2cc