<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">On submitted a Patch for neutron test case</div><div><span style="font-family: arial, helvetica, sans-serif;">https://review.openstack.org/#/c/42598/</span><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"> unrelated tests from tempest seem to be failing.</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><a href="mailto:openstack-dev@lists.openstack.org" style="margin: 0px; padding: 0px; border: 0px; font-size: 12px; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; vertical-align: baseline; color: rgb(188, 21, 24); text-decoration:
none;">http://logs.openstack.org/98/42598/2/check/gate-tempest-devstack-vm-neutron-full/4388bc6/console.html</a><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">One of the test failure is listed below.</div><div style="font-family: arial, helvetica, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">Any idea why this is happening and how to fix this?</div><div style="font-family: arial, helvetica, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div><pre style="font-family: arial, helvetica, sans-serif;"><span style="font-size: 10px;">
======================================================================
2013-08-19 11:11:47.424 | FAIL: tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson.test_set_reserve[gate]
2013-08-19 11:11:47.425 | tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson.test_set_reserve[gate]
2013-08-19 11:11:47.425 | ----------------------------------------------------------------------
2013-08-19 11:11:47.425 | _StringException: Empty attachments:
2013-08-19 11:11:47.425 | stderr
2013-08-19 11:11:47.426 | stdout
2013-08-19 11:11:47.426 |
2013-08-19 11:11:47.426 | Traceback (most recent call last):
2013-08-19 11:11:47.427 | File "tempest/api/compute/admin/test_fixed_ips.py", line 74, in test_set_reserve
2013-08-19 11:11:47.427 | resp, body = self.client.reserve_fixed_ip(self.ip, body)
2013-08-19 11:11:47.427 | File "tempest/services/compute/json/fixed_ips_client.py", line 39, in reserve_fixed_ip
2013-08-19 11:11:47.428 | resp, body = self.post(url, json.dumps(body), self.headers)
2013-08-19 11:11:47.428 | File "tempest/common/rest_client.py", line 259, in post
2013-08-19 11:11:47.428 | return self.request('POST', url, headers, body)
2013-08-19 11:11:47.428 | File "tempest/common/rest_client.py", line 387, in request
2013-08-19 11:11:47.429 | resp, resp_body)
2013-08-19 11:11:47.429 | File "tempest/common/rest_client.py", line 432, in _error_checker
2013-08-19 11:11:47.429 | raise exceptions.NotFound(resp_body)
2013-08-19 11:11:47.430 | NotFound: Object not found
2013-08-19 11:11:47.430 | Details: {"itemNotFound": {"message": "Fixed IP 10.1.0.4 not found", "code": 404}}
2013-08-19 11:11:47.430 |
2013-08-19 11:11:47.431 | </span></pre></div></body></html>