Bug 1570295 - FFU: post upgrade openstack-nova-consoleauth service is not disabled
Summary: FFU: post upgrade openstack-nova-consoleauth service is not disabled
Keywords:
Status: CLOSED DUPLICATE of bug 1570296
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-director
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Amit Ugol
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-04-21 17:46 UTC by Marius Cornea
Modified: 2018-04-21 18:33 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-21 18:33:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Marius Cornea 2018-04-21 17:46:05 UTC
Description of problem:
FFU: post upgrade openstack-nova-consoleauth service is not disabled:

[root@controller-0 heat-admin]# systemctl status openstack-nova-consoleauth
● openstack-nova-consoleauth.service - OpenStack Nova VNC console auth Server
   Loaded: loaded (/usr/lib/systemd/system/openstack-nova-consoleauth.service; enabled; vendor preset: disabled)
   Active: inactive (dead) since Fri 2018-04-20 23:48:41 UTC; 17h ago
 Main PID: 2192 (code=exited, status=0/SUCCESS)

Apr 20 19:15:42 controller-0 systemd[1]: Starting OpenStack Nova VNC console auth Server...
Apr 20 19:15:57 controller-0 nova-consoleauth[2192]: Option "rpc_backend" from group "DEFAULT" is deprecated for removal.  Its value may be silently ignored in the future.
Apr 20 19:15:57 controller-0 systemd[1]: Started OpenStack Nova VNC console auth Server.
Apr 20 23:48:27 controller-0 systemd[1]: Stopping OpenStack Nova VNC console auth Server...
Apr 20 23:48:41 controller-0 systemd[1]: Stopped OpenStack Nova VNC console auth Server.


Version-Release number of selected component (if applicable):
openstack-tripleo-heat-templates-8.0.2-0.20180416194360.29a5ad5.el7ost.noarch

How reproducible:
100%

Steps to Reproduce:
1. Deploy OSP10
2. Upgrade to OSP13 via the fast forward upgrade procedure
3. On controller nodes check openstack-nova-consoleauth service status:
systemctl status openstack-nova-consoleauth

Actual results:
Service is not disabled:
● openstack-nova-consoleauth.service - OpenStack Nova VNC console auth Server
   Loaded: loaded (/usr/lib/systemd/system/openstack-nova-consoleauth.service; enabled; vendor preset: disabled)

Expected results:
Service is disabled:
● openstack-nova-consoleauth.service - OpenStack Nova VNC console auth Server
   Loaded: loaded (/usr/lib/systemd/system/openstack-nova-consoleauth.service; disabled; vendor preset: disabled)


Additional info:

Comment 1 Marius Cornea 2018-04-21 18:33:38 UTC

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


Note You need to log in before you can comment on or make changes to this bug.