← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1387665] Re: Exception in 'System information' results in error code 500

 

Marking this bug as an invalid, because it is caused by problems in deb-
package (missing egg-info) and is not related to the upstream code.

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

** Changed in: horizon
   Importance: Medium => Undecided

** Changed in: horizon
     Assignee: Vlad Okhrimenko (vokhrimenko) => (unassigned)

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

Title:
  Exception in 'System information' results in error code 500

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  When deploying (via Mirantis Fuel) Ubuntu cluster in 'simple' mode
  with nova-network (flat-dhcp): 1 controller , 1 compute. Login to
  Horizon and try to open "Admin"->"System information" page. We get
  error code 500

  To reproduce this behavior in devstack:
  1. Generate error in try-block
  (https://github.com/openstack/horizon/blob/2014.2.b3/openstack_dashboard/dashboards/admin/info/views.py#L36).  For example, add the line:
     raise Exception('some error')
  2. Go to Admin > System Information page

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


References