Rodolfo Alonso Hernandez
827cca2ed7
Sanitize MAC addresses
This patch sanitizes the MAC address coming from a user input: - The "base_mac" address configuration parameter. - The "port.mac_address" stored in the database, if the script provided is not executed. This patch relays on [1], that will sanitize any input coming from the server API. This patch adds a new script to sanitize all "port.mac_address" registers stored in the dabatabase. [1]https://review.opendev.org/c/openstack/neutron-lib/+/788300 Related-Bug: #1926273 Change-Id: I8572906cc435feda1f82263fd94dda47fc1526e1
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%