342e0c3b784290a5a270a619dfaf70c737e0d774
python36-devel is not available in rpm distro's
like CentOS9-Stream or Fedora35.
Let's use python3-devel instead which is provided
in all these distro's instead of maintaining versioned
specific like:-
- python36-devel fo CentOS8-Stream
- python3.9-devel for CentOS9-Stream
- python3.10-devel for Fedora35
This is a partial cherry-pick of [1] as tox-py310 job is only
relevant for OpenStack Zed release.
[1] https://review.opendev.org/c/openstack/neutron/+/833101
Related-Bug: rhbz#2069099
Change-Id: I238e6b7f87d3e007d474dfffa515f7d9a348246b
(cherry picked from commit 52e302f0a3
)
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%