You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
369 B
8 lines
369 B
--- |
|
fixes: |
|
- The name_lower field in network_data.yaml can be used to |
|
define custom network names but the ServiceNetMap must be |
|
updated with the new names in all places. This change |
|
adds a new field to network_data.yaml - service_net_map_replace, |
|
that should be set to the original name_lower so that ServiceNetMap |
|
will be automatically updated.
|
|
|