Bug 1853201

Summary: [Upgrade OSP13->OSP16.1] nova-consoleauth service is not deleted during upgrade
Product: Red Hat OpenStack Reporter: Alberto Gonzalez <alberto.gonzalez>
Component: openstack-tripleoAssignee: James Slagle <jslagle>
Status: CLOSED DUPLICATE QA Contact: Arik Chernetsky <achernet>
Severity: low Docs Contact:
Priority: unspecified    
Version: 16.1 (Train)CC: jfrancoa, mburns
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-02 09:35:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alberto Gonzalez 2020-07-02 07:19:56 UTC
Description of problem:

OSP13 have a service named "nova-consoleauth" on the controllers, but on OSP16 there is not that service.

After upgrade, that service is marked as down.



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Upgrade from OSP13 to OSP16.1
2.

Actual results:


(overcloud) [stack@undercloud ~]$ openstack compute service list --service nova-consoleauth
+--------------------------------------+------------------+------------------------------+----------+---------+-------+----------------------------+
| ID                                   | Binary           | Host                         | Zone     | Status  | State | Updated At                 |
+--------------------------------------+------------------+------------------------------+----------+---------+-------+----------------------------+
| 966b34ff-2918-4540-af9c-05a88143d4d7 | nova-consoleauth | lab-controller01.localdomain | internal | enabled | down  | 2020-07-01T10:19:09.000000 |
| b87dfb39-a9f5-4324-9c8c-95106ab9fe46 | nova-consoleauth | lab-controller02.localdomain | internal | enabled | down  | 2020-07-01T12:12:32.000000 |
| 6ddca7f2-278d-40a6-8dd2-2c0dae281dc6 | nova-consoleauth | lab-controller03.localdomain | internal | enabled | down  | 2020-07-01T13:44:58.000000 |
+--------------------------------------+------------------+------------------------------+----------+---------+-------+----------------------------+



Expected results:

Service deleted during the upgrade


Additional info:

Comment 1 Jose Luis Franco 2020-07-02 09:35:39 UTC

*** This bug has been marked as a duplicate of bug 1825849 ***