← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1741493] [NEW] OverflowError at /project/network_topology/

 

Public bug reported:

I installed DevStack with master branch of all the projects and the
local.conf at /tacker/devstack/local.conf.example.

When I go to topology view in the dashboard, it can not show the
topology.

Trackback leads to:
...
File "/opt/stack/horizon/openstack_dashboard/usage/quotas.py" in add_quota
  145.             self.usages[quota.name]['quota'] = int(quota.limit)

Exception Type: OverflowError at /project/network_topology/
Exception Value: cannot convert float infinity to integer

The full traceback is here: http://dpaste.com/0M8JP1H

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1741493

Title:
  OverflowError at /project/network_topology/

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  I installed DevStack with master branch of all the projects and the
  local.conf at /tacker/devstack/local.conf.example.

  When I go to topology view in the dashboard, it can not show the
  topology.

  Trackback leads to:
  ...
  File "/opt/stack/horizon/openstack_dashboard/usage/quotas.py" in add_quota
    145.             self.usages[quota.name]['quota'] = int(quota.limit)

  Exception Type: OverflowError at /project/network_topology/
  Exception Value: cannot convert float infinity to integer

  The full traceback is here: http://dpaste.com/0M8JP1H

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


Follow ups