Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1619126

Summary: [UPDATE] After update old neutron docker images are running on controllers
Product: Red Hat OpenStack Reporter: Raviv Bar-Tal <rbartal>
Component: rhosp-directorAssignee: Brent Eagles <beagles>
Status: CLOSED NOTABUG QA Contact: Raviv Bar-Tal <rbartal>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 13.0 (Queens)CC: bhaley, dbecker, lbezdick, mburns, morazi
Target Milestone: ---Keywords: Regression, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-23 16:06:59 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:
Attachments:
Description Flags
neutron images running on controllers none

Description Raviv Bar-Tal 2018-08-20 07:22:28 UTC
Created attachment 1477081 [details]
neutron images running on controllers

Description of problem:
After update successfully finished, old version neutron images are running on controllers,

new version tag - 2018-08-16.1
Original version (GA) tag - 2018-07-13.1

For a list of running neutron images after update see attached file "running_neutron_images.txt"


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


How reproducible:


Steps to Reproduce:
1. Install osp13 ga
2. Update to z2 (in this case 2018-08-16.1)
3. Check running neutron images on controllers

Actual results:
some of the images running are original ga  version

Expected results:


Additional info:

Comment 1 Raviv Bar-Tal 2018-08-20 07:36:07 UTC
Important: This is an update from osp13 Z1 to Z2, not from ga as writing in the bug description.

More log file form undercloud and controllers can be found here:
http://ikook.tlv.redhat.com/uploads/update/osp13/1619126/

The job (on stage playground server) that found this error:
http://staging-jenkins2-qe-playground.usersys.redhat.com/view/DFG/view/upgrades/view/update/job/DFG-upgrades-updates-13-from-z1-HA-ipv4/2/artifact/

Comment 2 Brent Eagles 2018-08-23 16:06:59 UTC
The containers indicated are actually the "sidecar containers" that are running keepalived, haproxy, etc. These are not restarted on update by design as that it would cause unnecessary fail-overs and breaks in the dataplane. New routers, etc. will use the updated container image and they will all be replaced on restart.