Github user murali-reddy commented on the issue: https://github.com/apache/cloudstack/pull/1706 @jburwell #1659 has a fix which complements this patch.Basically when first IP is associated with an interface routing table is created and should be deleted when last IP associated is removed. #1659 handles that case. @vilisseranen could you please see if there is regression. Looks like IP may be getting removed from ips.json data bag, but not really getting dis-associated from the interface. Failure in below tests indicate so. test_network_rules_acquired_public_ip_3_Load_Balancer_Rule Failure 36.36 test_network.py test_network_rules_acquired_public_ip_2_nat_rule Failure 31.31 test_network.py est_network_rules_acquired_public_ip_1_static_nat_rule Failure 93.29 test_network.py
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---