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

Bug 1078285

Summary: Keystone Auth Url docs are wrong, setting is case senstitive!
Product: Red Hat Enterprise Virtualization Manager Reporter: Peter Robinson <perobins>
Component: DocumentationAssignee: Andrew Dahms <adahms>
Status: CLOSED DUPLICATE QA Contact: ecs-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: acathrow, gklein, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 13109, Administration Guide-3.3-1 Build Date: 09-01-2014 15:36:24 Topic ID: 25666-574509 [Latest]
Last Closed: 2014-03-20 02:06:20 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 Peter Robinson 2014-03-19 14:29:11 UTC
Title: Enabling the Authentication of OpenStack Providers

The section outlining the configuration of keystone is incorrect. The line that states the following:

# engine-config --set KeystoneAuthURL=http://[address to the endpoint]:35357

Should read:

# engine-config --set KeystoneAuthUrl=http://[address to the endpoint]:35357

The key for the key/value pair is case sensitive and will actively error out. Clearly not even the most basic of testing done!

# engine-config -l  | grep [Kk]eystone
KeystoneAuthUrl: "OpenStack Keystone URL (e.g. http://keystone-server:35357)" (Value Type: String)

Comment 1 Andrew Dahms 2014-03-20 02:06:20 UTC
Dear Peter,

Thank you for raising this bug.

The content of this bug was also raised in Bug #1051567, where it has now been addressed.
Further contact will take place in that bug; closing.

Kind regards,

Andrew

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