Hi, In the testing of PR 1908 (https://github.com/apache/cloudstack/pull/1908), it has come up that some IPs which are removed from the router get put into the /etc/cloudstack/ips.json data bag with add = True. This causes the IPs to be re-added to the interface and arpinged, breaking connectivity and causing IP conflicts.
Does anyone know anything about this? Is it due to old routers that were affected by CLOUDSTACK-9500 (fixed in PR 1907), or is this behavior still actively happening on master? Jeff