bc87926e60
Neutron mtu value for network allocation is taken from share network, so the share network needs to be updated with the mtu before the allocation is created. This prevents the mtu being empty on the first network allocation in a share network. Change-Id: I89de02af7d739bbe70f1d893cc2b6ced0157d120 Closes-Bug: #1822099
6 lines
152 B
YAML
6 lines
152 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Update share networks with MTU before creating network allocations so that
|
|
the first allocation in a share network is correct.
|