Greg Hill created AMBARI-6293:
---------------------------------
Summary: Python client bootstrap hosts is broken
Key: AMBARI-6293
URL: https://issues.apache.org/jira/browse/AMBARI-6293
Project: Ambari
Issue Type: Bug
Components: client
Affects Versions: 1.6.0
Reporter: Greg Hill
Priority: Minor
Fix For: 1.6.1
Because we do a string escape on the ssh key prior to doing a json encode on
it, we get double-escaped characters. This leads to a bunch of \\n characters
in the key, causing ssh to reject the key and the bootstrap to fail.
--
This message was sent by Atlassian JIRA
(v6.2#6252)