← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1264328] [NEW] incorrect kwargs detail for webob.exc.HTTP*

 

Public bug reported:

When review patch: https://review.openstack.org/64099 I realized that,
when we instantiate webob.exc.HTTP* class, we should use explanation
instead of detail, or the http response will get message of default
explanation instead what we expect.

Besides, there are some i18n problem in those message, will be fixed in
the same time. Other i18n problem will not be solved in this bug fix

** Affects: neutron
     Importance: Undecided
     Assignee: ZhiQiang Fan (aji-zqfan)
         Status: New

** Affects: nova
     Importance: Undecided
     Assignee: ZhiQiang Fan (aji-zqfan)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => ZhiQiang Fan (aji-zqfan)

** Also affects: neutron
   Importance: Undecided
       Status: New

** Changed in: neutron
     Assignee: (unassigned) => ZhiQiang Fan (aji-zqfan)

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

Title:
  incorrect kwargs detail for webob.exc.HTTP*

Status in OpenStack Neutron (virtual network service):
  New
Status in OpenStack Compute (Nova):
  New

Bug description:
  When review patch: https://review.openstack.org/64099 I realized that,
  when we instantiate webob.exc.HTTP* class, we should use explanation
  instead of detail, or the http response will get message of default
  explanation instead what we expect.

  Besides, there are some i18n problem in those message, will be fixed
  in the same time. Other i18n problem will not be solved in this bug
  fix

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


Follow ups

References