Bug 1477773

Summary: OSP11 -> OSP12 upgrade: ceilometer agent services are running on host after compute nodes upgrade
Product: Red Hat OpenStack Reporter: Marius Cornea <mcornea>
Component: openstack-tripleo-heat-templatesAssignee: Lee Yarwood <lyarwood>
Status: CLOSED ERRATA QA Contact: Marius Cornea <mcornea>
Severity: urgent Docs Contact:
Priority: high    
Version: 12.0 (Pike)CC: dbecker, lbezdick, lyarwood, mbracho, mbultel, mburns, morazi, ohochman, rhel-osp-director-maint, sathlang, sclewis
Target Milestone: rcKeywords: Triaged
Target Release: 12.0 (Pike)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-7.0.1-0.20170925173113.afbe64a.el7.centos Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-13 21:48:30 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:
Bug Depends On:    
Bug Blocks: 1399762    

Description Marius Cornea 2017-08-02 21:54:06 UTC
Description of problem:
OSP11 -> OSP12 upgrade: ceilometer agent services are running on host after compute nodes upgrade:

[root@compute-1 heat-admin]# systemctl list-units --all | grep ceilometer
  openstack-ceilometer-compute.service                                          loaded    active   running   OpenStack ceilometer compute agent
  openstack-ceilometer-polling.service                                          loaded    active   running   OpenStack ceilometer polling agent

There are no ceilometer containers running on the compute node so I'm wondering if these services should be removed from host and moved inside containers or removed alltogether:

[root@compute-1 heat-admin]# docker ps
CONTAINER ID        IMAGE                                                                   COMMAND             CREATED             STATUS              PORTS               NAMES
1aa6850acdff        192.168.24.1:8787/rhosp12/openstack-nova-compute-docker:2017-07-26.10   "kolla_start"       2 hours ago         Up 14 minutes                           nova_compute
dccbac08a18c        192.168.24.1:8787/rhosp12/openstack-iscsid-docker:2017-07-26.10         "kolla_start"       2 hours ago         Up 2 hours                              iscsid
39787fd5c4ba        192.168.24.1:8787/rhosp12/openstack-nova-libvirt-docker:2017-07-26.10   "kolla_start"       2 hours ago         Up 2 hours                              nova_libvirt


Version-Release number of selected component (if applicable):
openstack-tripleo-heat-templates-7.0.0-0.20170721174554.el7ost.noarch

How reproducible:
100%

Steps to Reproduce:
1. Deploy OSP11
2. Upgrade to OSP12
3. Check the openstack services running on the compute nodes:


Actual results:

[root@compute-1 heat-admin]# systemctl list-units --all | grep ceilometer
  openstack-ceilometer-compute.service                                          loaded    active   running   OpenStack ceilometer compute agent
  openstack-ceilometer-polling.service                                          loaded    active   running   OpenStack ceilometer polling agent


Expected results:
There are no openstack services running on the host.

Additional info:

Comment 4 Marius Cornea 2017-11-22 13:53:07 UTC
[root@compute-0 heat-admin]# systemctl list-units --all | grep ceilometer
[root@compute-0 heat-admin]#

Comment 7 errata-xmlrpc 2017-12-13 21:48:30 UTC
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-2017:3462