2d4e30bd21
Through change I9b4efae620ec9f6790547c8fffc58872d43277f5 we added support in manila to request the Maximum Transmission Unit (MTU) from the network provider (neutron, standalone, etc.). To honor this MTU, the NetApp cDOT driver needs to apply it to the VLAN ports (via the broadcast domain) that the LIFs of the newly created share servers are assigned to. Co-Authored-By: Goutham Pacha Ravi <gouthamr@netapp.com> Depends-On: I9b4efae620ec9f6790547c8fffc58872d43277f5 Change-Id: Ia01d982c7328feff292d54588d33a16df705f81e Implements: blueprint netapp-cdot-honor-mtu-size
7 lines
270 B
YAML
7 lines
270 B
YAML
---
|
|
features:
|
|
- The NetApp cDOT driver operating in
|
|
``driver_handles_share_servers = True`` mode applies the Maximum
|
|
Transmission Unit (MTU) from the network provider where available when
|
|
creating Logical Interfaces (LIFs) for newly created share servers.
|