Public bug reported:

http://logs.openstack.org/42/250542/7/check/gate-tempest-dsvm-neutron-
linuxbridge/3a00f8b/logs/testr_results.html.gz

Traceback (most recent call last):
  File "tempest/test.py", line 113, in wrapper
    return f(self, *func_args, **func_kwargs)
  File "tempest/scenario/test_network_basic_ops.py", line 550, in 
test_subnet_details
    self._setup_network_and_servers(dns_nameservers=[initial_dns_server])
  File "tempest/scenario/test_network_basic_ops.py", line 123, in 
_setup_network_and_servers
    floating_ip = self.create_floating_ip(server)
  File "tempest/scenario/manager.py", line 842, in create_floating_ip
    port_id, ip4 = self._get_server_port_id_and_ip4(thing)
  File "tempest/scenario/manager.py", line 821, in _get_server_port_id_and_ip4
    "No IPv4 addresses found in: %s" % ports)
  File 
"/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/unittest2/case.py",
 line 845, in assertNotEqual
    raise self.failureException(msg)
AssertionError: 0 == 0 : No IPv4 addresses found in: []

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: linuxbridge

** Tags added: linuxbridge

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1523638

Title:
  tempest test_subnet_details fails with  No IPv4 addresses found

Status in neutron:
  New

Bug description:
  http://logs.openstack.org/42/250542/7/check/gate-tempest-dsvm-neutron-
  linuxbridge/3a00f8b/logs/testr_results.html.gz

  Traceback (most recent call last):
    File "tempest/test.py", line 113, in wrapper
      return f(self, *func_args, **func_kwargs)
    File "tempest/scenario/test_network_basic_ops.py", line 550, in 
test_subnet_details
      self._setup_network_and_servers(dns_nameservers=[initial_dns_server])
    File "tempest/scenario/test_network_basic_ops.py", line 123, in 
_setup_network_and_servers
      floating_ip = self.create_floating_ip(server)
    File "tempest/scenario/manager.py", line 842, in create_floating_ip
      port_id, ip4 = self._get_server_port_id_and_ip4(thing)
    File "tempest/scenario/manager.py", line 821, in _get_server_port_id_and_ip4
      "No IPv4 addresses found in: %s" % ports)
    File 
"/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/unittest2/case.py",
 line 845, in assertNotEqual
      raise self.failureException(msg)
  AssertionError: 0 == 0 : No IPv4 addresses found in: []

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