Charm can't be deployed on Jammy
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Openstack Integrator Charm |
Invalid
|
Undecided
|
Unassigned |
Bug Description
$ juju deploy ./bundle.yaml --trust
Located charm "openstack-
Executing changes:
- set constraints for easyrsa to "cores=1 mem=4G root-disk=16G"
- set constraints for etcd to "cores=2 mem=8G root-disk=16G"
- set constraints for kubeapi-
- expose all endpoints of kubeapi-
- set constraints for kubernetes-
- set constraints for kubernetes-worker to "cores=2 mem=8G root-disk=16G"
- expose all endpoints of kubernetes-worker and allow access from CIDRs 0.0.0.0/0 and ::/0
- upload charm openstack-
- deploy application openstack-
ERROR cannot deploy bundle: series "jammy" not supported by charm, supported series are: focal, bionic, xenial
sorry! it was an old bundle with cs:openstack- integrator; I've removed cs: and it has deployed successfully.