← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1715594] [NEW] lb graphs are not compatible with quota

 

Public bug reported:

http://logs.openstack.org/93/501593/1/check/gate-tempest-dsvm-
networking-midonet-ml2-full-ubuntu-xenial-
nv/ac8464f/logs/testr_results.html.gz

(with I5245e217e1f44281f85febbdfaf873321253dc5d)

Traceback (most recent call last):
  File "tempest/common/utils/__init__.py", line 108, in wrapper
    return func(*func_args, **func_kwargs)
  File "/opt/stack/new/neutron/neutron/tests/tempest/api/admin/test_quotas.py", line 149, in test_detail_quotas
    quota_set = self.admin_client.show_details_quota(tenant_id)
  File "/opt/stack/new/neutron/neutron/tests/tempest/services/network/json/network_client.py", line 136, in _show
    resp, body = self.get(uri)
  File "tempest/lib/common/rest_client.py", line 285, in get
    return self.request('GET', url, extra_headers, headers)
  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 833, in _error_checker
    message=message)
tempest.lib.exceptions.NotImplemented: Got NotImplemented error
Details: No plugins that support counting graphs found.

** Affects: neutron
     Importance: Undecided
     Assignee: YAMAMOTO Takashi (yamamoto)
         Status: In Progress


** Tags: lbaas

** Tags added: lbaas

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

Title:
  lb graphs are not compatible with quota

Status in neutron:
  In Progress

Bug description:
  http://logs.openstack.org/93/501593/1/check/gate-tempest-dsvm-
  networking-midonet-ml2-full-ubuntu-xenial-
  nv/ac8464f/logs/testr_results.html.gz

  (with I5245e217e1f44281f85febbdfaf873321253dc5d)

  Traceback (most recent call last):
    File "tempest/common/utils/__init__.py", line 108, in wrapper
      return func(*func_args, **func_kwargs)
    File "/opt/stack/new/neutron/neutron/tests/tempest/api/admin/test_quotas.py", line 149, in test_detail_quotas
      quota_set = self.admin_client.show_details_quota(tenant_id)
    File "/opt/stack/new/neutron/neutron/tests/tempest/services/network/json/network_client.py", line 136, in _show
      resp, body = self.get(uri)
    File "tempest/lib/common/rest_client.py", line 285, in get
      return self.request('GET', url, extra_headers, headers)
    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 833, in _error_checker
      message=message)
  tempest.lib.exceptions.NotImplemented: Got NotImplemented error
  Details: No plugins that support counting graphs found.

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


Follow ups