neutron/neutron/tests/unit/cmd
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
2021-07-08 16:46:55 +00:00
..
ovn [OVN] Override notify_nova config in neutron-ovn-db-sync-util 2020-06-04 14:11:15 +02:00
upgrade_checks Sanitize MAC addresses 2021-07-08 16:46:55 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_netns_cleanup.py Migrate "netstat" to oslo.privsep 2020-06-19 14:59:11 +00:00
test_ovs_cleanup.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_sanity_check.py Added common config and SR-IOV agent config to sanity check 2021-04-27 15:05:00 +00:00
test_status.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00