Takashi Kajinami 9dc6df9e75 Neutron: Make sure overlay_ip_version is configured properly
Change 0797e82aca0a408838a49c1a269948e83d978b1c[1][2] fixed the ip
version used by ovs-agent but this effectively changed the ip version
used for underlying network. However that change did not update
the overlay_ip_version option accordingly and neutron records the error
caused by version mismatch continuously.

```
Invalid input for operation: ('Tunnel IP version does not match ML2
overlay_ip_version ...)
```

This change fixes that and ensures the option is set according to
the actual IP version.

Change-Id: Ied95886a30618ae2901cb2e9eacf9296a5911e8f
2023-03-13 22:40:18 +09:00
..
2023-03-01 13:30:01 +09:00
2019-12-20 10:18:18 +00:00
2023-02-24 16:15:04 +09:00
2023-03-01 13:30:01 +09:00
2023-03-01 13:30:01 +09:00
2023-03-10 18:56:35 +00:00
2023-02-24 16:15:04 +09:00
2023-03-03 09:58:02 +00:00
2022-08-01 20:22:13 +09:00
2023-03-01 13:30:01 +09:00