not a tempest bug, this looks to be a nova bug with some sort of race on
nw attach

** Also affects: nova
   Importance: Undecided
       Status: New

** Changed in: tempest
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1249889

Title:
  
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,image,volume]
  failed

Status in OpenStack Compute (Nova):
  New
Status in Tempest:
  Invalid

Bug description:
  Traceback (most recent call last):
    File "tempest/scenario/test_volume_boot_pattern.py", line 144, in 
test_volume_boot_pattern
      keypair)
    File "tempest/scenario/test_volume_boot_pattern.py", line 93, in 
_ssh_to_server
      server.add_floating_ip(floating_ip)
    File "/opt/stack/new/python-novaclient/novaclient/v1_1/servers.py", line 
108, in add_floating_ip
      self.manager.add_floating_ip(self, address, fixed_address)
    File "/opt/stack/new/python-novaclient/novaclient/v1_1/servers.py", line 
465, in add_floating_ip
      self._action('addFloatingIp', server, {'address': address})
    File "/opt/stack/new/python-novaclient/novaclient/v1_1/servers.py", line 
993, in _action
      return self.api.client.post(url, body=body)
    File "/opt/stack/new/python-novaclient/novaclient/client.py", line 234, in 
post
      return self._cs_request(url, 'POST', **kwargs)
    File "/opt/stack/new/python-novaclient/novaclient/client.py", line 213, in 
_cs_request
      **kwargs)
    File "/opt/stack/new/python-novaclient/novaclient/client.py", line 195, in 
_time_request
      resp, body = self.request(url, method, **kwargs)
    File "/opt/stack/new/python-novaclient/novaclient/client.py", line 189, in 
request
      raise exceptions.from_response(resp, body, url, method)
  BadRequest: No nw_info cache associated with instance (HTTP 400) (Request-ID: 
req-4e6ed4cd-d2e8-42a2-aae6-f0a3820f71f5)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1249889/+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

Reply via email to