fix hanging indent
This commit is contained in:
parent
ff6971fed4
commit
d0e81fbc7d
@ -123,7 +123,7 @@ def _neutron_api_settings():
|
||||
'l2_population': rdata['l2-population'],
|
||||
'overlay_network_type': rdata['overlay-network-type'],
|
||||
'network_device_mtu': rdata['network-device-mtu']
|
||||
if 'network-device-mtu' in rdata else 1500,
|
||||
if 'network-device-mtu' in rdata else 1500,
|
||||
}
|
||||
return neutron_settings
|
||||
return neutron_settings
|
||||
|
Loading…
x
Reference in New Issue
Block a user