*** This bug is a duplicate of bug 1482354 ***
    https://bugs.launchpad.net/bugs/1482354

Seems like this was fixed by https://review.openstack.org/#/c/210100

** Changed in: horizon
       Status: In Progress => Invalid

** This bug has been marked a duplicate of bug 1482354
   Setting "enable_quotas"=False disables Neutron in  GUI

-- 
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/1483379

Title:
  OPENSTACK_NEUTRON_NETWORK['enable_quotas'] = False breaks network
  topology page

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  if OPENSTACK_NEUTRON_NETWORK["enable_quotas"] = False the Network Topology 
page will not render.   This is because a dict is searched for a key
  ("available") which wont be there if its disabled.  This generates a
  KeyError at runtime.

  This is very similar to
  https://bugs.launchpad.net/horizon/+bug/1482354

  It has the same exact root cause

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to