Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1253764

Summary: [Docs] [Director] pm_password need private key
Product: Red Hat OpenStack Reporter: David Juran <djuran>
Component: documentationAssignee: Dan Macpherson <dmacpher>
Status: CLOSED CURRENTRELEASE QA Contact: Lucy Bopf <lbopf>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0 (Kilo)CC: adahms, djuran, mchappel, yeylon
Target Milestone: asyncKeywords: Documentation, ZStream
Target Release: 7.0 (Kilo)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-11 10:11:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1269041    

Description David Juran 2015-08-14 15:55:36 UTC
Description of problem:
In https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/7/html/Director_Installation_and_Usage/sect-SSH_and_Virsh.html it's written pm_password should contain the public key. It should be the private key which is pasted there.
Also a word about the format of the key, i.e. something like 
"
-----BEGIN RSA PRIVATE KEY-----\n MIIE...+qM=\n -----END RSA PRIVATE KEY-----"
all on one line would be helpful

Comment 3 Andrew Dahms 2015-08-26 03:46:11 UTC
Assigning to Dan for review.

Comment 5 Dan Macpherson 2015-09-09 01:53:00 UTC
Pushed this fix live:

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/7/html/Director_Installation_and_Usage/sect-SSH_and_Virsh.html

The section now says to use the private key and provides an example.

David, does this suit your request? Are any further changes required to this section?

Comment 6 David Juran 2015-09-09 13:52:35 UTC
The part about private key looks good.

However, the example doesn't really visualize very well that the key need to be on a single line. Also, it doesn't say anything about how the original line-breaks need to be denoted with \n.

Comment 7 Dan Macpherson 2015-10-12 04:22:58 UTC
*** Bug 1270282 has been marked as a duplicate of this bug. ***

Comment 9 Dan Macpherson 2015-10-15 01:52:19 UTC
Updated the doc:

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/7/html/Director_Installation_and_Usage/sect-SSH_and_Virsh.html

Revised line now reads:

"The SSH username and contents of the SSH private key. The private key must be on one line with new lines replaced with escape characters (\n). For example: "

And updated the example.

David and Mark -- How does this fix look to you?

Lucy -- This should be ready for QA.

Comment 10 Mark Chappell 2015-10-15 07:28:17 UTC
Looks good to me.

Comment 11 David Juran 2015-10-15 14:18:56 UTC
For the record, looks good to me as well (-:

Comment 12 Lucy Bopf 2015-10-16 04:16:28 UTC
Me three.

Moving to VERIFIED.

Comment 13 Andrew Dahms 2016-01-11 10:11:50 UTC
This content is live on the Customer Portal.

Closing.