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

Bug 1426480

Summary: [Docs][RFE][director] Assess whether note is required for environment variables
Product: Red Hat OpenStack Reporter: Dan Macpherson <dmacpher>
Component: documentationAssignee: Dan Macpherson <dmacpher>
Status: CLOSED NOTABUG QA Contact: Charelle Collett <ccollett>
Severity: medium Docs Contact:
Priority: medium    
Version: 11.0 (Ocata)CC: lbopf, mburns, srevivo
Target Milestone: ga   
Target Release: 11.0 (Ocata)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-17 03:59:06 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: 1418828    
Bug Blocks:    

Description Dan Macpherson 2017-02-24 02:25:51 UTC
Documentation Assessment: The undercloud stackrc file is a keystone v2 rc.  When switching from a v3 rc file (such as the v3 overcloudrc), some of the v3 environment variables will still be present. Keystone authentication may not work correctly. All OpenStack-related environment variables are now cleared in stackrc before the undercloud values are set. Variables from a previous rc file can no longer be present in the environment after sourcing stackrc. Keystone authentication works correctly. Might need to assess whether a small note is required post-deployment.

Estimated Workload: Minimal, 1 hour at max.

Comment 1 Lucy Bopf 2017-03-03 03:15:48 UTC
Assigning to Dan for review.

Comment 2 Dan Macpherson 2017-05-17 03:59:06 UTC
No note required. This is essentially a behind-the-scenes fix.