Comment 1 for bug 1973303

Revision history for this message
Alex Kavanagh (ajkavanagh) wrote :

I'm slightly confused by this. Was this with action-managed-upgrade=false (default), and a change to the openstack-origin from what was currently installed?

It looks like the charm was processing an OpenStack upgrade (which would be true if the openstack-origin specified a different OpenStack version than that which was installed), but would be a bug if the openstack-origin hadn't been changed. The call to "upgrade_if_availble()" should be a no-op if no upgrade is 'requested' via the openstack-origin.

Thanks.