Activity log for bug #1412782

Date Who What changed Old value New value Message
2015-01-20 12:51:05 Ramana Raja bug added bug
2015-01-20 12:51:54 Ramana Raja description Currently the SSHPool class object does not authenticate to the server in its create() method if the path to SSH private key or user password is not passed during object creation. The create() method does not allow private key to be discovered in the default ~/.ssh folder while trying to authenticate to the server. This is because the create() method presently errors out when path to private key or password is not available. Please see line 136 of the following patch, https://github.com/openstack/manila/commit/3d47181a2eea5986ac147fb84bfbe60fd1a8c21d So this behavior of the create () method is actually contrary to the commit message of the patch, which states that auto discovery of key from ~/.ssh folder is allowed. Currently the SSHPool class object does not authenticate to the server in its create() method if the path to SSH private key or user password is not passed during object creation. The create() method does not allow private key to be discovered in the default ~/.ssh folder while trying to authenticate to the server. This is because the create() method presently errors out when path to private key or password is not available. Please see line 136 of the utils module in following patch, https://github.com/openstack/manila/commit/3d47181a2eea5986ac147fb84bfbe60fd1a8c21d So this behavior of the create () method is actually contrary to the commit message of the patch, which states that auto discovery of key from ~/.ssh folder is allowed.
2015-01-20 12:52:10 Ramana Raja manila: assignee Ramana Raja (rraja)
2015-01-20 12:59:54 OpenStack Infra manila: status New In Progress
2015-01-23 11:36:25 Valeriy Ponomaryov manila: milestone kilo-2
2015-01-23 11:36:28 Valeriy Ponomaryov manila: importance Undecided Medium
2015-01-27 17:15:20 OpenStack Infra manila: status In Progress Fix Committed
2015-02-05 08:50:09 Thierry Carrez manila: status Fix Committed Fix Released
2015-04-30 12:41:22 Thierry Carrez manila: milestone kilo-2 2015.1.0