5180f8fd7f
The external_fixed_ips is defined "convert_list_to" and "default" in external_gateway_info attribute of l3 and l3_ext_gw_mode. However, the "type:dict_or_nodata" validator doesn't manage "convert_list_to" and "default" keys. They are unused definitions so this patch removes them. Change-Id: I9078a655adfd3a3567e4b4bd878e41ab68b1e1f2
6 lines
160 B
YAML
6 lines
160 B
YAML
---
|
|
other:
|
|
- |
|
|
The ``convert_list_to`` and ``default`` parameters of external_fixed_ips
|
|
have been removed from l3 and l3_ext_gw_mode API definitions.
|