"Quota exceeded for instances" in fwaas tempest tests

Bug #1700454 reported by YAMAMOTO Takashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-midonet
Invalid
Undecided
YAMAMOTO Takashi
neutron
Invalid
Undecided
Unassigned

Bug Description

eg. http://logs.openstack.org/87/199387/83/check/gate-tempest-dsvm-networking-midonet-ml2-full-centos-7-nv/b221d8d/logs/testr_results.html.gz

Traceback (most recent call last):
  File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests/tempest_plugin/tests/scenario/test_fwaas.py", line 366, in test_firewall_disable_rule
    allow=self._disable_rule)
  File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests/tempest_plugin/tests/scenario/test_fwaas.py", line 305, in _test_firewall_basic
    self._create_topology()
  File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests/tempest_plugin/tests/scenario/test_fwaas.py", line 267, in _create_topology
    security_group=security_group)
  File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests/tempest_plugin/tests/scenario/test_fwaas.py", line 59, in _create_server
    **kwargs)
  File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests/tempest_plugin/tests/scenario/manager.py", line 208, in create_server
    image_id=image_id, **kwargs)
  File "tempest/common/compute.py", line 168, in create_test_server
    **kwargs)
  File "tempest/lib/services/compute/servers_client.py", line 89, in create_server
    resp, body = self.post('servers', post_body)
  File "tempest/lib/common/rest_client.py", line 270, in post
    return self.request('POST', url, extra_headers, headers, body, chunked)
  File "tempest/lib/services/compute/base_compute_client.py", line 48, in request
    method, url, extra_headers, headers, body, chunked)
  File "tempest/lib/common/rest_client.py", line 659, in request
    self._error_checker(resp, resp_body)
  File "tempest/lib/common/rest_client.py", line 760, in _error_checker
    raise exceptions.Forbidden(resp_body, resp=resp)
tempest.lib.exceptions.Forbidden: Forbidden
Details: {u'message': u'Quota exceeded for instances: Requested 1, but already used 10 of 10 instances', u'code': 403}

tags: added: gate-failure
tags: added: midokura-jira-tracked
Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :

I added neutron because it doesn't seem to be networking-midonet specific.
it's seen in neutron-fwaas jobs. http://logs.openstack.org/71/477371/1/check/gate-neutron-fwaas-v1-dsvm-tempest/c5d9fc4/

summary: - "Quota exceeded for instances" in fwaas tests
+ "Quota exceeded for instances" in fwaas tempest tests
Changed in networking-midonet:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
importance: Undecided → Critical
milestone: none → 5.0.0
status: New → In Progress
tags: added: fwaas
Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :

i haven't seen it recently. i guess it has been fixed in the meantime.

Changed in neutron:
status: New → Invalid
Changed in networking-midonet:
status: In Progress → Invalid
importance: Critical → Undecided
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.