keepalived not upgraded when going from train to ussuri
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Invalid
|
Undecided
|
Unassigned | ||
Ussuri |
Fix Committed
|
Medium
|
Unassigned |
Bug Description
I did an upgrade from train to ussuri via kayobe with:
kayobe overcloud service upgrade
I saw the old train container hanging around:
[centos@kayobe-aio ~]$ sudo docker ps | grep 9.3.1.6-1
53219d352c1f 10.60.150.
d78ee6384ee3 10.60.150.
f3dba9981adb 10.60.150.
36d1804256c0 10.60.150.
Running `kayobe overcloud service deploy --skip-prechecks -t none -kt haproxy` upgraded the container. I thought this looked more like a kolla-ansible bug than a kayobe bug, so reporting here.
I am running a few patches on top of current stable/ussuri. So it is entirely possible that I broke something too.
Changed in kolla-ansible: | |
importance: | Undecided → Medium |
status: | New → Invalid |
importance: | Medium → Undecided |
I just checked an I don't have any notable changes to the haproxy rule, so assume this bug is upstream.