neutron/neutron/api
ChuckC cf99eb988e Allow port mac_address to be modified
With ironic servers, a NIC can fail and be replaced with one that has a
different mac.  The corresponding neutron port needs to be updated with
the new mac address so the NIC can be guaranteed to retain the same IP
address.

This change enables this feature in the ml2 plugin.  There may need to
be changes to other plugins to disable or complete the implementation of
this feature.

Closes-Bug: #1341268
Partially-implements: blueprint allow-mac-to-be-updated
APIImpact: Ports
DocImpact: minor port update api change
Change-Id: I1864c0882cda7eddc9ced519ed3f96c91b2b63f3
2015-01-29 15:00:21 -08:00
..
rpc Fix AttributeError when using DVRServerRpcApi 2015-01-27 13:59:00 -08:00
v2 Allow port mac_address to be modified 2015-01-29 15:00:21 -08:00
views Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
extensions.py Reset policies after RESOURCE_ATTRIBUTE_MAP is populated 2015-01-07 15:34:13 +00:00
versions.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00