Sahara DEBUG writes a lot of logs via neutronclient

Bug #1459794 reported by Andrew Lazarev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
Low
Andrew Lazarev

Bug Description

Steps to reproduce:
1. Set log level to DEBUG
2. Start cluster in lab with a lot of security groups

Observed behavior: log is full with information from neutronclient

Workaround: 'neutronclient=INFO' setting resolves the issue

description: updated
summary: - Sahara writes a lot of logs via neutronclient
+ Sahara DEBUG writes a lot of logs via neutronclient
description: updated
Changed in sahara:
assignee: nobody → Andrew Lazarev (alazarev)
importance: Undecided → Low
milestone: none → liberty-1
Revision history for this message
Andrew Lazarev (alazarev) wrote :

I figured out that logs come from quota limits check. To check quotas we are retrieving all floating IPs, security groups and ports.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to sahara (master)

Fix proposed to branch: master
Review: https://review.openstack.org/187776

Changed in sahara:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara (master)

Reviewed: https://review.openstack.org/187776
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=cdaae0d6803a48696bf5d26a83926666c1558165
Submitter: Jenkins
Branch: master

commit cdaae0d6803a48696bf5d26a83926666c1558165
Author: Andrew Lazarev <email address hidden>
Date: Tue Jun 2 14:00:31 2015 -0700

    Disable neutron DEBUG logs

    We are retrieving ALL neutron objects to check quotas. This could
    lead to logs flooding.

    Ideally quotas usage check should be done on neutron side, but it
    looks there is no way to do that. Horizon retrieves all neutron
    objects too.

    So, just disabling DEBUG for neutron client.

    Change-Id: Ic5f28c76e5d1a628e0323efa8fe3980577ca37a5
    Closes-Bug: #1459794

Changed in sahara:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in sahara:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in sahara:
milestone: liberty-1 → 3.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.