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

Bug 1250926

Summary: Wrong description of undercloud config file
Product: Red Hat OpenStack Reporter: Dariusz Smigiel <dariusz.smigiel>
Component: rhosp-directorAssignee: chris alfonso <calfonso>
Status: CLOSED DUPLICATE QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: hbrock, mburns, rhel-osp-director-maint, srevivo
Target Milestone: ---   
Target Release: Director   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-06 10:49:10 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:

Description Dariusz Smigiel 2015-08-06 10:17:47 UTC
In undercloud.conf there is description about possible length of encryption key. When I've used "r00tme00" key, it throws an error:

"Error: 8 is not a correct size for auth_encryption_key parameter, it must be either 16, 24, 32 bytes long. at /etc/puppet/modules/heat/manifests/engine.pp:106 on node gklab-17-081.igk.intel.com
Error: 8 is not a correct size for auth_encryption_key parameter, it must be either 16, 24, 32 bytes long. at /etc/puppet/modules/heat/manifests/engine.pp:106 on node gklab-17-081.igk.intel.com
"

undercloud.conf
# Heat db encryption key(must be 8,16 or 32 characters. If left unset,
# one will be automatically generated. (string value)
undercloud_heat_encryption_key = r00tme00

Comment 3 Dariusz Smigiel 2015-08-06 10:49:10 UTC
dupe

*** This bug has been marked as a duplicate of bug 1236707 ***