neutron/neutron/plugins
Harald Jensås 8f3a066b20 Add support to regenerate port mac_address
Passing 'null' (None) as the mac address in a port update
request causes the port's mac address to be re-generated
using the base MAC address Neutron uses for VIFs.

This change implementes a temporary lib api definition
with a new converter that will generate valid mac if the
data provided is None.

APIImpact: Port mac_addr regenerated if None passed on update.
Closes-Bug: #1768690
Change-Id: I7d04beea4810718c3b745de8ea97897b1323267e
2018-06-27 00:22:35 +02:00
..
common use plugin common utils from neutron-lib 2018-04-17 12:06:28 -06:00
ml2 Add support to regenerate port mac_address 2018-06-27 00:22:35 +02:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00