Comment 2 for bug 1522074

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

Reviewed: https://review.openstack.org/257358
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=43fbbe61c82ac5101b1694f25b5fdbcfba4807d1
Submitter: Jenkins
Branch: master

commit 43fbbe61c82ac5101b1694f25b5fdbcfba4807d1
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