Bug 2133508

Summary: Wrong location for undercloud passwords file
Product: Red Hat OpenStack Reporter: Juan Pablo Marti <jmarti>
Component: python-tripleoclientAssignee: Brendan Shephard <bshephar>
Status: CLOSED ERRATA QA Contact: David Rosenfeld <drosenfe>
Severity: medium Docs Contact:
Priority: medium    
Version: 17.1 (Wallaby)CC: bshephar, hbrock, jmarti, jslagle, mburns, tkajinam
Target Milestone: gaKeywords: Triaged
Target Release: 17.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-tripleoclient-16.5.1-1.20221226003946.bb01bcd.el9ost Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-16 01:12:25 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 Juan Pablo Marti 2022-10-10 15:54:26 UTC
Description of problem:
After installing undercloud the output points out the password file to be at /home/stack/tripleo-undercloud-passwords.yaml, but it's actually at /home/stack/tripleo-deploy/undercloud/tripleo-undercloud-passwords.yaml

Version-Release number of selected component (if applicable):
RHOSP 17.0

How reproducible:
Installing undercloud for RHOSP 17.0

Steps to Reproduce:
1. openstack undercloud install
2. tail install-undercloud.log 

Actual results:
(undercloud) [stack@undercloud ~]$ tail install-undercloud.log 
Useful files:

Password file is at /home/stack/tripleo-undercloud-passwords.yaml
The stackrc file is at ~/stackrc

Use these files to interact with OpenStack services, and
ensure they are secured.

##########################################################


Expected results:
(undercloud) [stack@undercloud ~]$ tail install-undercloud.log 
Useful files:

Password file is at /home/stack/tripleo-deploy/undercloud/tripleo-undercloud-passwords.yaml
The stackrc file is at ~/stackrc

Use these files to interact with OpenStack services, and
ensure they are secured.

##########################################################


Additional info:

Comment 1 Brendan Shephard 2022-10-10 23:59:23 UTC
Hey Juan,

Thanks for pointing this out. I'll fix it.

Comment 2 Cédric Jeanneret 2022-12-02 08:28:34 UTC
Upstream wallaby is nudget into gate, should be merged shortly. Then, downstream backport for 17.0 will be needed.

Comment 10 Lukas Svaty 2023-06-16 08:13:29 UTC
Bulk moving target milestone to GA after the release of Beta on 14th June '23.

Comment 17 errata-xmlrpc 2023-08-16 01:12:25 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Release of components for Red Hat OpenStack Platform 17.1 (Wallaby)), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2023:4577