Hi good folks of juju and Openstack,
I have recently undergone an charm upgrade of our Openstack environment. Initially in a test/staging environment. The reason for this is that we need to upgrade the juju charms to the latest before we deploy Octavia into the cluster.
However, when undergoing the procedure in our test/staging environment i noticed some downtime (around 250ms when pinging an instance’s floating ip) when initiating the upgrade of neutron-gateway. I assume that juju initiates the charm upgrade on all units at the same time. During the upgrade it seems that some updates with apt is applied, i therefor also assume that some services are restarted.
What i am wondering is if there is a way to stage the charm-upgrade?
What i would like to accomplish is for juju to only upgrade the most sensitive charms under my command.
Best regards,
Emil