Port can be created with an invalid MAC address
Bug #1926273 reported by
Rodolfo Alonso
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
Rodolfo Alonso |
Bug Description
For example:
$ openstack port create --network private --mac-address \
11:
...
| mac_address | 11:22:33:4:5:66
...
The ML2 plugin should check the validity of the MAC address provided.
Bugzilla: https:/
description: | updated |
Changed in neutron: | |
assignee: | nobody → Rodolfo Alonso (rodolfo-alonso-hernandez) |
importance: | Undecided → Medium |
description: | updated |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/c/openstack /neutron- lib/+/788300
Review: https:/