[Yahoo-eng-team] [Bug 1054501] Re: Fail safe wsgi logging

2015-08-07 Thread Sean McGinnis
** Changed in: cinder
   Status: Incomplete = Invalid

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

Title:
  Fail safe wsgi logging

Status in Cinder:
  Invalid
Status in OpenStack Compute (nova):
  Won't Fix

Bug description:
  If there are any uncaught exceptions from api controllers, they are
  handled in nova/api/openstack/__init__.py:FaultWrapper, logged the
  handled exception and HTTP 500 response is sent to the client.

  There could be error while logging these uncaught exceptions and we
  missout them in the nova logs. In such a case, these exceptions should
  be logged into syslog for further investigation.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1054501] Re: Fail safe wsgi logging

2014-06-23 Thread Christopher Yeoh
The first thing we do is log the exception. This happens before we
attempt to return any information to the client or do any other
processing. So I don't think we need any other fallback. Unless you have
a testcase which demonstrates this is necessary.

** Changed in: nova
   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 Compute (nova).
https://bugs.launchpad.net/bugs/1054501

Title:
  Fail safe wsgi logging

Status in Cinder:
  In Progress
Status in OpenStack Compute (Nova):
  Won't Fix

Bug description:
  If there are any uncaught exceptions from api controllers, they are
  handled in nova/api/openstack/__init__.py:FaultWrapper, logged the
  handled exception and HTTP 500 response is sent to the client.

  There could be error while logging these uncaught exceptions and we
  missout them in the nova logs. In such a case, these exceptions should
  be logged into syslog for further investigation.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1054501] Re: Fail safe wsgi logging

2013-12-09 Thread Sergio Cazzolato
** Also affects: cinder
   Importance: Undecided
   Status: New

** Changed in: cinder
 Assignee: (unassigned) = Sergio Cazzolato (sergio-j-cazzolato)

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

Title:
  Fail safe wsgi logging

Status in Cinder:
  New
Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  If there are any uncaught exceptions from api controllers, they are
  handled in nova/api/openstack/__init__.py:FaultWrapper, logged the
  handled exception and HTTP 500 response is sent to the client.

  There could be error while logging these uncaught exceptions and we
  missout them in the nova logs. In such a case, these exceptions should
  be logged into syslog for further investigation.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp