← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1610960] Re: Invalid input for external_gateway_info. Reason: '' is not a valid UUID.

 

** No longer affects: neutron

** No longer affects: tempest

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

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

** Changed in: ironic
       Status: Confirmed => Invalid

** Changed in: os-client-config
       Status: New => Confirmed

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

Title:
  Invalid input for external_gateway_info. Reason: '' is not a valid
  UUID.

Status in grenade:
  Invalid
Status in Ironic:
  Invalid
Status in Manila:
  Invalid
Status in os-client-config:
  Confirmed

Bug description:
  Currently grenade gate is completely busted with:

  ft14.1: setUpClass (tempest.api.identity.admin.v3.test_domains.DomainsTestJSON)_StringException: Traceback (most recent call last):
    File "tempest/test.py", line 273, in setUpClass
      six.reraise(etype, value, trace)
    File "tempest/test.py", line 261, in setUpClass
      cls.setup_credentials()
    File "tempest/test.py", line 361, in setup_credentials
      credential_type=credentials_type)
    File "tempest/test.py", line 535, in get_client_manager
      creds = getattr(cred_provider, credentials_method)()
    File "tempest/common/dynamic_creds.py", line 305, in get_primary_creds
      return self.get_credentials('primary')
    File "tempest/common/dynamic_creds.py", line 297, in get_credentials
      credentials.tenant_id)
    File "tempest/common/dynamic_creds.py", line 214, in _create_network_resources
      router = self._create_router(router_name, tenant_id)
    File "tempest/common/dynamic_creds.py", line 273, in _create_router
      tenant_id=tenant_id)
    File "tempest/lib/services/network/routers_client.py", line 26, in create_router
      return self.create_resource(uri, post_body)
    File "tempest/lib/services/network/base.py", line 60, in create_resource
      resp, body = self.post(req_uri, req_post_data)
    File "tempest/lib/common/rest_client.py", line 273, in post
      return self.request('POST', url, extra_headers, headers, body, chunked)
    File "tempest/lib/common/rest_client.py", line 667, in request
      resp, resp_body)
    File "tempest/lib/common/rest_client.py", line 770, in _error_checker
      raise exceptions.BadRequest(resp_body, resp=resp)
  tempest.lib.exceptions.BadRequest: Bad request
  Details: {u'type': u'HTTPBadRequest', u'detail': u'', u'message': u"Invalid input for external_gateway_info. Reason: '' is not a valid UUID."}

  http://logs.openstack.org/26/352326/1/check/gate-grenade-dsvm-neutron-
  ubuntu-trusty/acf0516/console.html

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


References