*** This bug is a duplicate of bug 1594376 *** https://bugs.launchpad.net/bugs/1594376
Liberty contains this problem on https://github.com/openstack/neutron/blob/stable/liberty/neutron/plugins/ml2/plugin.py#L977 Patches are https://review.openstack.org/#/c/354445/ and https://review.openstack.org/#/c/354444/ ** Project changed: tempest => neutron ** This bug has been marked a duplicate of bug 1594376 Delete subnet fails with "ObjectDeletedError: Instance '<IPAllocation at 0x7f6abc3abe50>' has been deleted, or its row is otherwise not present." -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1612456 Title: Neutron returns HTTP500 when deleting subnet on the gate Status in neutron: New Bug description: test_dhcpv6_64_subnets of gate-tempest-dsvm-neutron-full-ubuntu- trusty-liberty failed with an internal server error: http://logs.openstack.org/39/351939/3/check/gate-tempest-dsvm-neutron- full-ubuntu-trusty-liberty/a78ddac Traceback (most recent call last): File "tempest/api/network/test_dhcp_ipv6.py", line 249, in test_dhcpv6_64_subnets self._clean_network() File "tempest/api/network/test_dhcp_ipv6.py", line 81, in _clean_network self.subnets_client.delete_subnet(subnet['id']) File "tempest/lib/services/network/subnets_client.py", line 49, in delete_subnet return self.delete_resource(uri) File "tempest/lib/services/network/base.py", line 41, in delete_resource resp, body = self.delete(req_uri) File "tempest/lib/common/rest_client.py", line 304, in delete return self.request('DELETE', url, extra_headers, headers, body) File "tempest/lib/common/rest_client.py", line 667, in request resp, resp_body) File "tempest/lib/common/rest_client.py", line 831, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1612456/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp