Description of problem: ----------------------- In RHOS-14 new service RHSM is introduced. It's used to subscribe hosts to Satellite/CDN. Unfortunately this task is executed just within host_prep_task section, and we need to run it during upgrade_tasks, to get correct nodes configured on nodes. Version-Release number of selected component (if applicable): ------------------------------------------------------------- openstack-tripleo-heat-templates-9.0.1-0.20181013060890.el7ost.noarch How reproducible: ----------------- 100% Steps to Reproduce: ------------------- 1. Deploy RHOS-13 with satellite 2. Start upgrade to 14 3. Add new env file to upgrade prepare command: /usr/share/openstack-tripleo-heat-templates/environments/rhsm.yaml 4. Add env file with credentials for RHOS-14 5. After upgrade prepare start Controllers upgrade Actual results: --------------- Nodes don't have correct repos configured Expected results: ----------------- Correct repos are configured
Verified with openstack-tripleo-heat-templates-9.0.1-0.20181013060905.el7ost.noarch Nodes got successfully registered to satellite using rhsml service
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, 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-2019:0045