Big Switch: exceptions on rest_get_switch in logs

Bug #1413457 reported by Kevin Benton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Kanzhe Jiang
Juno
Fix Released
Undecided
Kanzhe Jiang

Bug Description

The current code to see if the Big Switch ML2 driver can bind a port as IVS does not suppress the 404 error in the server manager and catches it later. While this logic is technically correct, the server manager treats it as a failure and dumps error messages into the logs every time it happens so the logs become very polluted during normal operations.

Kanzhe Jiang (kanzhe)
Changed in neutron:
assignee: nobody → Kanzhe Jiang (kanzhe)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

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

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

Reviewed: https://review.openstack.org/149172
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=705b76d02db318ecedcbd96d09af9785f14429ee
Submitter: Jenkins
Branch: master

commit 705b76d02db318ecedcbd96d09af9785f14429ee
Author: Kanzhe Jiang <email address hidden>
Date: Wed Jan 21 23:32:12 2015 -0800

    Ignore 404 error and lower a warning log to info

    Ignore an expected 404 error. Lower the severity of an informational log entry
    from warning to info to avoid polluting the server.log

    Closes-Bug: #1413457
    Change-Id: Ib6316cdda0aed10d8f430790b0c4f909ad833eb0

Changed in neutron:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/juno)

Fix proposed to branch: stable/juno
Review: https://review.openstack.org/149761

Thierry Carrez (ttx)
Changed in neutron:
milestone: none → kilo-2
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/juno)

Reviewed: https://review.openstack.org/149761
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a861b8854183f944dc1a89a30e54346e002dc84f
Submitter: Jenkins
Branch: stable/juno

commit a861b8854183f944dc1a89a30e54346e002dc84f
Author: Kanzhe Jiang <email address hidden>
Date: Fri Jan 23 13:34:55 2015 -0800

    Ignore 404 error and lower a warning log to info

    Ignore an expected 404 error. Lower the severity of an informational log entry
    from warning to info to avoid polluting the server.log

    Conflicts:
     neutron/plugins/bigswitch/servermanager.py

    Closes-Bug: #1413457
    Change-Id: Ib6316cdda0aed10d8f430790b0c4f909ad833eb0
    (cherry picked from commit 705b76d02db318ecedcbd96d09af9785f14429ee)

tags: added: in-stable-juno
Thierry Carrez (ttx)
Changed in neutron:
milestone: kilo-2 → 2015.1.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.