After upgrading Satellite to 6.10, Openstack doesn't recognize this as Satellite-6
Issue
-
Recently we upgraded our Satellite to 6.10, as a preparation step for cloning it to new hardware. After the upgrade we had to run an Openstack overcloud deploy in order to take out a broken node. However the overcloud deploy fails at the step that it can't determine the Satellite version.
-
Investigating what goes wrong pin-points this to the ansible task-file
/usr/share/ansible/roles/redhat-subscription/tasks/satellite.yml
, where for Satellite 6 the api query{{ rhsm_satellite_url }}/pulp/api/v2/status
is issued. However with the migration to Satellite 6.10 comes the migration to pulp3, so this api query is failing.
Environment
- Red Hat OpenStack Platform 16.2 (RHOSP)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.