← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1489930] Re: Horizon's list of http exceptions is incomplete

 

Marking won't fix. The first patch has been sat around for 6 months, and
I've never seen anyone actually request this. Until that point, there
doesn't seem to be much of a point in just opportunistically adding
code.

** Changed in: horizon
     Assignee: sudhakar kumar srivastava (sudhakar.srivastava) => (unassigned)

** Changed in: horizon
    Milestone: next => None

** Changed in: horizon
       Status: In Progress => Won't Fix

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

Title:
  Horizon's list of http exceptions is incomplete

Status in OpenStack Dashboard (Horizon):
  Won't Fix

Bug description:
  Currently, in horizon/exceptions.py, we have many of the http-status
  code errors wrapped up in exceptions.  But we don't have all of them.
  For the sake of completeness, and to not force people to create them
  themselves, and therefore likely having some overlap.

  Here's a good source for a somewhat exhaustive list:

  http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html

  It's also entirely possible that we only want to complete the status-
  codes that would be relayed back to users for their own errors.
  Something like "all the 4XX" erorrs.

  I'll start with just the 4XX errors and see if people argue on Gerrit.
  :-)

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


References