Description of problem: In order to run leapp upgrade during the FFU from OSP13 to OSP16.1 the node in which the RHEL upgrade will be performed requires to have defined the field "PermitRootLogin" into the ssh config file (/etc/ssh/sshd_config) Right now, this is beeing addressed via documentation, by suggesting to create a playbook and run it against the overcloud nodes: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.1-beta/html-single/framework_for_upgrades_13_to_16.1/index?lb_target=preview#setting-the-ssh-root-permission-parameter-on-the-overcloud-initial-steps However, it should be fairly easy to automate such a process inside the tripleo-heat-templates so the customer doesn't need to perform extra steps. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Customer needs to run https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.1-beta/html-single/framework_for_upgrades_13_to_16.1/index?lb_target=preview#setting-the-ssh-root-permission-parameter-on-the-overcloud-initial-steps to be able to leapp upgrade Expected results: Customer will just run the "openstack overcloud upgrade run --tags system_upgrade" command and the field will be inserted automatically before running leapp. Additional info:
*** Bug 1852523 has been marked as a duplicate of this bug. ***
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 (Red Hat OpenStack Platform 16.1 bug fix and enhancement advisory), 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-2020:4284