01e5aad630
Takashi Kajinami
01e5aad630
Replace netutils function to keep non-strict IPv4 check
oslo.utils is updating the default strict mode for is_valid_ipv4[1] because the current default was deprecated in 4.8.0[2]. Replace the usage of is_valid_ipv4 to keep using the non-strict mode. [1] https://review.opendev.org/c/openstack/oslo.utils/+/903924 [2] https://review.opendev.org/c/openstack/oslo.utils/+/773863 Change-Id: I1e549209336721b00db3200439964bd697b39238
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
If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:
https://docs.openstack.org/neutron/latest/contributor/contributing.html
Get in touch via email. Use [Neutron] in your subject.
Description
Languages
Python
99.7%
Shell
0.3%