The backup and recovery operation with the CLI have a wrong default path on the inventory file. The default path is addressed to /home/stack/tripleo-inventory.yaml that needed to be generated manually. The new release the inventory is generated automatically and the path is not that one. Also the restoration command does not have the inventory argument, which makes the commands very different. We need to make the commands more consistent. Added on the review [817138] Some related usefull links: - https://github.com/openstack/python-tripleoclient/blob/master/tripleoclient/v1/undercloud_backup.py - https://github.com/openstack/python-tripleoclient/blob/master/tripleoclient/v1/overcloud_backup.py - https://github.com/openstack/python-tripleoclient/blob/master/tripleoclient/v1/overcloud_restore.py - [817138] https://review.opendev.org/c/openstack/python-tripleoclient/+/817138
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.0 (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-2022:6543