Comment 2 for bug 1910276

Revision history for this message
Alex Kavanagh (ajkavanagh) wrote : Re: openstack-upgrade bionic:rocky -> stein -> train (starting clean) results in nova-compute not running

Okay, it's back open. But actually due to nova-cloud-controller due to nova-cloud-controller not actually getting to "train" during the upgrade.

juju status for a "proper" bionic-train:

Every 5.0s: timeout 4 juju status -m zaza-7264deb88117 --color Thu Jan 7 12:22:58 2021

Model Controller Cloud/Region Version SLA Timestamp
zaza-7264deb88117 tinwood2-serverstack serverstack/serverstack 2.8.7 unsupported 12:22:59Z

App Version Status Scale Charm Store Rev OS Notes
..
nova-cloud-controller 20.4.0 active 1 nova-cloud-controller jujucharms 506 ubuntu
nova-compute 20.4.0 active 2 nova-compute jujucharms 518 ubuntu

juju status for the bionic-rocky -> stein -> train:

Every 5.0s: timeout 4 juju status -m zaza-208432b92193 --color tinwood-bastion: Thu Jan 7 12:23:56 2021

Model Controller Cloud/Region Version SLA Timestamp
zaza-208432b92193 tinwood-serverstack serverstack/serverstack 2.7.8 unsupported 12:23:57Z

App Version Status Scale Charm Store Rev OS Notes
..
nova-cloud-controller 19.3.1 active 1 nova-cloud-controller jujucharms 506 ubuntu
nova-compute 20.4.0 blocked 2 nova-compute jujucharms 518 ubuntu

Note that nova-cloud-controller is still on 19.3.1.

I'll dig more to work out why.