← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1268274] Re: KeyError in _get_server_ip

 

** Changed in: tempest
       Status: Fix Committed => Fix Released

-- 
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):
  Invalid
Status in Tempest:
  Fix Released

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


References