← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1260953] Re: Horizon logs are mapped to [error] log level for every log record.

 

*** This bug is a duplicate of bug 1010350 ***
    https://bugs.launchpad.net/bugs/1010350

** This bug has been marked a duplicate of bug 1010350
   Confusing to put DEBUG messages in horizon_error.log

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

Title:
  Horizon logs are mapped to [error] log level for every log record.

Status in OpenStack Dashboard (Horizon):
  Confirmed

Bug description:
  On the latest devstack deployment:

  Horizon logs are displaying [error] for every log record .
  In the following log snippet ,  Http response 200 is received but logs are mapping them as error. 

  Log snippet:
  [Sat Dec 14 10:30:44 2013] [error]
  [Sat Dec 14 10:30:44 2013] [error] RESP: [200] CaseInsensitiveDict({'date': 'Sat, 14 Dec 2013 10:30:44 GMT', 'vary': 'X-Auth-Token', 'content-length': '132', 'content-type': 'application/json'})
  [Sat Dec 14 10:30:44 2013] [error] RESP BODY: {"tenants_links": [], "tenants": [{"description": null, "enabled": true, "id": "1f0d3d102866428d8646cd52a12b7697", "name": "demo"}]}
  [Sat Dec 14 10:30:44 2013] [error]

  Please note that I checked the log level in etc/apache2/apache2.conf
  and Loglevel is set to warn .

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


References