← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1356003] Re: Tempest test failure for FloatingIPDetailsTestJSON.test_list_floating_ip_pools

 

*** This bug is a duplicate of bug 1355882 ***
    https://bugs.launchpad.net/bugs/1355882

** This bug has been marked a duplicate of bug 1355882
   get_floating_ip_pools for neutron v2 API inconsistent with nova network API

** This bug is no longer a duplicate of bug 1355882
   get_floating_ip_pools for neutron v2 API inconsistent with nova network API

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

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

** This bug has been marked a duplicate of bug 1355882
   get_floating_ip_pools for neutron v2 API inconsistent with nova network API

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

Title:
  Tempest test failure for
  FloatingIPDetailsTestJSON.test_list_floating_ip_pools

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

Bug description:
  http://logs.openstack.org/39/94439/17/check/check-tempest-dsvm-full-
  icehouse/54f9d43

  Traceback (most recent call last):
    File "tempest/test.py", line 128, in wrapper
      return f(self, *func_args, **func_kwargs)
    File "tempest/api/compute/floating_ips/test_list_floating_ips.py", line 78, in test_list_floating_ip_pools
      resp, floating_ip_pools = self.client.list_floating_ip_pools()
    File "tempest/services/compute/json/floating_ips_client.py", line 113, in list_floating_ip_pools
      self.validate_response(schema.floating_ip_pools, resp, body)
    File "tempest/common/rest_client.py", line 578, in validate_response
      raise exceptions.InvalidHTTPResponseBody(msg)
  InvalidHTTPResponseBody: HTTP response body is invalid json or xml
  Details: HTTP response body is invalid ({u'name': u'public'} is not of type 'string'

  Failed validating 'type' in schema['properties']['floating_ip_pools']['items']['properties']['name']:
      {'type': 'string'}

  On instance['floating_ip_pools'][0]['name']:
      {u'name': u'public'})

  
  http://logstash.openstack.org/#eyJmaWVsZHMiOltdLCJzZWFyY2giOiJtZXNzYWdlOlwiSFRUUCByZXNwb25zZSBib2R5IGlzIGludmFsaWQganNvbiBvciB4bWxcIiIsInRpbWVmcmFtZSI6IjM2MDAiLCJncmFwaG1vZGUiOiJjb3VudCIsIm9mZnNldCI6MCwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MDc4NzEyNTY4OTl9

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


References