This might be triggered by Neutron but there's no good excuse for
Tempest to spit out a KeyError like this.

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

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

Title:
  KeyError in _get_server_ip

Status in OpenStack Neutron (virtual network service):
  New
Status in Tempest:
  New

Bug description:
  In gate-tempest-dsvm-neutron test:

  2014-01-11 16:39:43.311 | Traceback (most recent call last):
  2014-01-11 16:39:43.311 |   File 
"tempest/scenario/test_cross_tenant_connectivity.py", line 482, in 
test_cross_tenant_traffic
  2014-01-11 16:39:43.311 |     self._test_in_tenant_block(self.demo_tenant)
  2014-01-11 16:39:43.311 |   File 
"tempest/scenario/test_cross_tenant_connectivity.py", line 380, in 
_test_in_tenant_block
  2014-01-11 16:39:43.311 |     ip=self._get_server_ip(server),
  2014-01-11 16:39:43.311 |   File 
"tempest/scenario/test_cross_tenant_connectivity.py", line 326, in 
_get_server_ip
  2014-01-11 16:39:43.311 |     return server.networks[network_name][0]
  2014-01-11 16:39:43.312 | KeyError: u'network-smoke--tempest-1504528870'

  http://logs.openstack.org/39/65039/4/gate/gate-tempest-dsvm-
  neutron/cb3457d/console.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1268274/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to