Bug 2133508 - Wrong location for undercloud passwords file
Summary: Wrong location for undercloud passwords file
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-tripleoclient
Version: 17.1 (Wallaby)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ga
: 17.1
Assignee: Brendan Shephard
QA Contact: David Rosenfeld
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-10-10 15:54 UTC by Juan Pablo Marti
Modified: 2023-08-16 01:13 UTC (History)
6 users (show)

Fixed In Version: python-tripleoclient-16.5.1-1.20221226003946.bb01bcd.el9ost
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-08-16 01:12:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 860889 0 None MERGED Fix password file path message 2022-12-02 08:21:42 UTC
Red Hat Issue Tracker OSP-19276 0 None None None 2022-10-10 16:09:00 UTC
Red Hat Product Errata RHEA-2023:4577 0 None None None 2023-08-16 01:13:03 UTC

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


Note You need to log in before you can comment on or make changes to this bug.