Comment 4 for bug 1522074

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/liberty)

Reviewed: https://review.openstack.org/259723
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=560548f7f8819b8cfe6c7b29f1ab8524fe9133ce
Submitter: Jenkins
Branch: stable/liberty

commit 560548f7f8819b8cfe6c7b29f1ab8524fe9133ce
Author: Thomas Bechtold <email address hidden>
Date: Mon Dec 14 14:38:26 2015 +0100

    Change instance service default path for private key to None

    When setting the default for path_to_private_key to "~/.ssh/id_rsa"
    it's impossible to disable private_key usage within a driver section.
    So set the default to "None".

    Change-Id: I17f6b24fc6581dde2b1784b9cdb7778d251145c1
    Closes-Bug: #1522074
    (cherry picked from commit 43fbbe61c82ac5101b1694f25b5fdbcfba4807d1)