I am using ubuntu 20.04 and trying to install openstack magnum from cloud-archive:wallaby repo. The problem is the deb package in repo does not have all the changes that has been commit in stable/wallaby.
https://opendev.org/openstack/magnum/src/branch/stable/wallaby
The deployment of clusters are getting failed because the package in repo does not have all the committed changes.
I have checked by downloading stable/wallaby branch packages of magnum it works fine.
I think the packages need to be updated in ubuntu cloud repo.
http://ubuntu-cloud.archive.canonical.com/ubuntu/pool/main/m/magnum/
- Ammad