Hi, i am running a bionic-ussuri cloud, i have an issue upgrading some charms. For exemple the neutron-api charm is in channel stable rev 304, on the charmstore and with the “juju info --series bionic neutron-api” i see the latest version is 501.
If i run juju upgrade-charm neutron-api it says :
charm “neutron-api”: already up-to-date
It tried doing : juju upgrade-charm --switch but still same result
When i try to specify the channel by running:
juju refresh --switch ch:neutron-api --channel=latest/stable neutron-api
i get the following error:
ERROR retry resolving with preferred channel: selecting releases: unknown series for version: "22.10"
Any idea why is this happening and it is happening to many other charms aodh, ceilometer etc… Thx guys. Rony