Comment 0 for bug 1249065

Revision history for this message
Luis A. Garcia (luisg-8) wrote : Tempest failure: tempest/scenario/test_snapshot_pattern.py

Ran into this problem in check-tempest-devstack-vm-neutron

2013-11-07 17:57:43.563 |
2013-11-07 17:57:43.563 | Traceback (most recent call last):
2013-11-07 17:57:43.563 | File "tempest/scenario/test_snapshot_pattern.py", line 74, in test_snapshot_pattern
2013-11-07 17:57:43.563 | self._set_floating_ip_to_server(server, fip_for_server)
2013-11-07 17:57:43.563 | File "tempest/scenario/test_snapshot_pattern.py", line 62, in _set_floating_ip_to_server
2013-11-07 17:57:43.564 | server.add_floating_ip(floating_ip)
2013-11-07 17:57:43.564 | File "/opt/stack/new/python-novaclient/novaclient/v1_1/servers.py", line 108, in add_floating_ip
2013-11-07 17:57:43.564 | self.manager.add_floating_ip(self, address, fixed_address)
2013-11-07 17:57:43.564 | File "/opt/stack/new/python-novaclient/novaclient/v1_1/servers.py", line 465, in add_floating_ip
2013-11-07 17:57:43.564 | self._action('addFloatingIp', server, {'address': address})
2013-11-07 17:57:43.564 | File "/opt/stack/new/python-novaclient/novaclient/v1_1/servers.py", line 993, in _action
2013-11-07 17:57:43.565 | return self.api.client.post(url, body=body)
2013-11-07 17:57:43.565 | File "/opt/stack/new/python-novaclient/novaclient/client.py", line 234, in post
2013-11-07 17:57:43.565 | return self._cs_request(url, 'POST', **kwargs)
2013-11-07 17:57:43.565 | File "/opt/stack/new/python-novaclient/novaclient/client.py", line 213, in _cs_request
2013-11-07 17:57:43.565 | **kwargs)
2013-11-07 17:57:43.565 | File "/opt/stack/new/python-novaclient/novaclient/client.py", line 195, in _time_request
2013-11-07 17:57:43.566 | resp, body = self.request(url, method, **kwargs)
2013-11-07 17:57:43.566 | File "/opt/stack/new/python-novaclient/novaclient/client.py", line 189, in request
2013-11-07 17:57:43.566 | raise exceptions.from_response(resp, body, url, method)
2013-11-07 17:57:43.566 | BadRequest: No nw_info cache associated with instance (HTTP 400) (Request-ID: req-9fea0363-4532-4ad1-af89-114cff68bd89)

Full console logs here: http://logs.openstack.org/27/55327/3/check/check-tempest-devstack-vm-neutron/8d26d3c/console.html