← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => juno-2

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

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

Status in OpenStack Neutron (virtual network service):
  Incomplete
Status in OpenStack Compute (Nova):
  Fix Released

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


References