610de6e98d
network_device_mtu was deprecated in mitaka and has now been completely removed from neutron for newton. This patch removes all references. Depends-On: I4092a2f75691a0030f7ca4d18da3bfd7aeac1adc Change-Id: I1cdeb9012a41a7232aaebe9407408dd8dc2a5f45
13 lines
446 B
YAML
13 lines
446 B
YAML
---
|
|
deprecations:
|
|
- Deprecated router_id option in l3 agent
|
|
other:
|
|
- |
|
|
Removed deprecated (for at least one cycle) options from agents:
|
|
|
|
* use_namespaces option from l3/dhcp/lbaas agent
|
|
* allow_automatic_l3agent_failover from l3 agent
|
|
* network_device_mtu from l3 agent
|
|
* auth_password, auth_tenant, auth_user, auth_url, auth_insecure, auth_region from metadata agent
|
|
- Remove all other references to network_device_mtu
|