← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1265498] Re: Router over quota error without tenant isolation

 

It seems this is caused by creating 10 routers. The quota is 10. I think
it barely passes in the isolated case and fails sequential because the
demo tenant starts with one router already. I verified that this passes
without isolation if the quota is increased to 11. For now.

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

** Changed in: tempest
   Importance: Undecided => High

** Changed in: tempest
     Assignee: (unassigned) => David Kranz (david-kranz)

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

Title:
  Router over quota error without tenant isolation

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

Bug description:
  With parallel testing enabled, an error has been observed [1]. It
  seems the router quota is exceeded, which is compatible with a
  scenario where several tests creating routers are concurrently
  executed, and full tenant isolation is not enabled.

  There does not seem to be any issue on the neutron side; this error is
  probably due to tempest tests which needs to be made more robust - or
  perhaps it will just go away with full isolation

  [1] http://logs.openstack.org/85/64185/1/experimental/check-tempest-
  dsvm-neutron-isolated-parallel/706d454/console.html.gz

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


References