Closed chanchiwai-ray closed 4 months ago
This has the same cause as https://github.com/canonical/charmed-openstack-upgrader/issues/466#issuecomment-2205600149:
I somehow think this is not the issue we can handle in the charm.
The options we can have is either:
Handle two applications' upgrade together. Ignore the status of cinder-ceph until we run the upgrade for it. For me option 2 is too tricky. We should run upgrade for these two application together.
@gabrielcocenza Is there is a clean way I can combine those two apps' upgrade together?
The only way from me is adding some workaround on _generate_control_plane_plan
the upgrade should be together and at about the right time
When COU refresh ovn-chassis from '22.03/stable' to '22.09/stable' during Jammy/Yoga -> Jammy/Zed upgrade, the ovn-chassis charm goes into error state with
RuntimeError
:Environment: deployed with stsstack-bundle using
./generate-bundle.sh --name cou -r yoga -s jammy --ceph --run
Note: ovn-chassis is a subordinate to nova-compute