nova/releasenotes/notes/remove_config_network_device_mtu-75780f727c322ff3.yaml
ChangBo Guo(gcb) 14da85ac95 Remove deprecated configuration option network_device_mtu
UpgradeImpact: The network_device_mtu option in Nova is deprecated
for removal in 13.0.0 since network MTU should be specified when
creating the network.

Change-Id: I2fc98cbd5845f59a886899d0ecea68a6634a8d18
2016-09-07 12:31:57 +00:00

6 lines
164 B
YAML

---
upgrade:
- The network_device_mtu option in Nova is deprecated for removal
in 13.0.0 since network MTU should be specified when creating
the network.