Checking the list of reverse dependencies of python3-magnumclient in focal:
$ apt-cache rdepends python3-magnumclient
python3-magnumclient
Reverse Depends:
python3-mistral
python3-mistral
python3-heat
python3-heat
python3-magnum-ui
Assuming these are all openstack components and are not used outside of openstack, does the [test case] cover these components as well? Specifically mistral and heat?
Is there any sort of release notes available for 3.0.1, or any of the others that are compatible with what is in focal? And why did you pick 3.0.1, and not, say, 2.17.0 for example? Did you analyze the diff and conclude there are no backwards incompatible changes being introduced?
Checking the list of reverse dependencies of python3- magnumclient in focal: magnumclient magnumclient
$ apt-cache rdepends python3-
python3-
Reverse Depends:
python3-mistral
python3-mistral
python3-heat
python3-heat
python3-magnum-ui
Assuming these are all openstack components and are not used outside of openstack, does the [test case] cover these components as well? Specifically mistral and heat?
Is there any sort of release notes available for 3.0.1, or any of the others that are compatible with what is in focal? And why did you pick 3.0.1, and not, say, 2.17.0 for example? Did you analyze the diff and conclude there are no backwards incompatible changes being introduced?