** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1239637
Title: internal neutron server error on tempest VolumesActionsTest Status in OpenStack Neutron (virtual network service): Fix Released Bug description: Logstash query: @message:"DBError: (IntegrityError) null value in column \"network_id\" violates not-null constraint" AND @fields.filename:"logs/screen-q-svc.txt" http://logs.openstack.org/22/51522/2/check/check-tempest-devstack-vm-neutron-pg-isolated/015b3d9/logs/screen-q-svc.txt.gz#_2013-10-14_10_13_01_431 http://logs.openstack.org/22/51522/2/check/check-tempest-devstack-vm-neutron-pg-isolated/015b3d9/console.html 2013-10-14 10:16:28.034 | ====================================================================== 2013-10-14 10:16:28.034 | FAIL: tearDownClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) 2013-10-14 10:16:28.035 | tearDownClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) 2013-10-14 10:16:28.035 | ---------------------------------------------------------------------- 2013-10-14 10:16:28.035 | _StringException: Traceback (most recent call last): 2013-10-14 10:16:28.035 | File "tempest/api/volume/test_volumes_actions.py", line 55, in tearDownClass 2013-10-14 10:16:28.036 | super(VolumesActionsTest, cls).tearDownClass() 2013-10-14 10:16:28.036 | File "tempest/api/volume/base.py", line 72, in tearDownClass 2013-10-14 10:16:28.036 | cls.isolated_creds.clear_isolated_creds() 2013-10-14 10:16:28.037 | File "tempest/common/isolated_creds.py", line 453, in clear_isolated_creds 2013-10-14 10:16:28.037 | self._clear_isolated_net_resources() 2013-10-14 10:16:28.037 | File "tempest/common/isolated_creds.py", line 445, in _clear_isolated_net_resources 2013-10-14 10:16:28.038 | self._clear_isolated_network(network['id'], network['name']) 2013-10-14 10:16:28.038 | File "tempest/common/isolated_creds.py", line 399, in _clear_isolated_network 2013-10-14 10:16:28.038 | net_client.delete_network(network_id) 2013-10-14 10:16:28.038 | File "tempest/services/network/json/network_client.py", line 76, in delete_network 2013-10-14 10:16:28.039 | resp, body = self.delete(uri, self.headers) 2013-10-14 10:16:28.039 | File "tempest/common/rest_client.py", line 308, in delete 2013-10-14 10:16:28.039 | return self.request('DELETE', url, headers) 2013-10-14 10:16:28.040 | File "tempest/common/rest_client.py", line 436, in request 2013-10-14 10:16:28.040 | resp, resp_body) 2013-10-14 10:16:28.040 | File "tempest/common/rest_client.py", line 522, in _error_checker 2013-10-14 10:16:28.041 | raise exceptions.ComputeFault(message) 2013-10-14 10:16:28.041 | ComputeFault: Got compute fault 2013-10-14 10:16:28.041 | Details: {"NeutronError": "Request Failed: internal server error while processing your request."} To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1239637/+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