[OVS] exception message when retrieving bridge-id is not present

Bug #1815912 reported by Rodolfo Alonso
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Rodolfo Alonso

Bug Description

In the OVS agent, when setting up the ancillary bridges, the parameter external_id:bridge-id is retrieved. If this parameter is not defined (e.g.: manually created bridges), ovsdbapp writes an error in the logs. This information is irrelevant and can cause confusion during debugging time.

Changed in neutron:
assignee: nobody → Rodolfo Alonso (rodolfo-alonso-hernandez)
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/636963

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

Reviewed: https://review.openstack.org/636963
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=769e9712936187b48984d7ab73bd7e6611ef4b60
Submitter: Zuul
Branch: master

commit 769e9712936187b48984d7ab73bd7e6611ef4b60
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Feb 14 14:04:05 2019 +0000

    [OVS] Exception message when retrieving bridge-id and is not present

    In the OVS agent, when setting up the ancillary bridges, the parameter
    external_id:bridge-id is retrieved. If this parameter is not defined
    (e.g.: manually created bridges), ovsdbapp writes an error in the logs.
    This information is irrelevant and can cause confusion during debugging time.

    Change-Id: Ic85db65f651eb67fcb56b937ebe5850ec1e8f29f
    Closes-Bug: #1815912

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 14.0.0.0b2

This issue was fixed in the openstack/neutron 14.0.0.0b2 development milestone.

tags: added: neutron-proactive-backport-potential
tags: added: neutron-easy-proactive-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.openstack.org/649059

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.openstack.org/649060

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/pike)

Fix proposed to branch: stable/pike
Review: https://review.openstack.org/649061

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/649062

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/queens)

Reviewed: https://review.openstack.org/649060
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=dfd1af8e6822533c135fc87fa00ed80d0903a386
Submitter: Zuul
Branch: stable/queens

commit dfd1af8e6822533c135fc87fa00ed80d0903a386
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Feb 14 14:04:05 2019 +0000

    [OVS] Exception message when retrieving bridge-id and is not present

    In the OVS agent, when setting up the ancillary bridges, the parameter
    external_id:bridge-id is retrieved. If this parameter is not defined
    (e.g.: manually created bridges), ovsdbapp writes an error in the logs.
    This information is irrelevant and can cause confusion during debugging time.

    Change-Id: Ic85db65f651eb67fcb56b937ebe5850ec1e8f29f
    Closes-Bug: #1815912
    (cherry picked from commit 769e9712936187b48984d7ab73bd7e6611ef4b60)

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/pike)

Reviewed: https://review.openstack.org/649061
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6191355da6db825829823cbd5df8e0e778c17c70
Submitter: Zuul
Branch: stable/pike

commit 6191355da6db825829823cbd5df8e0e778c17c70
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Feb 14 14:04:05 2019 +0000

    [OVS] Exception message when retrieving bridge-id and is not present

    In the OVS agent, when setting up the ancillary bridges, the parameter
    external_id:bridge-id is retrieved. If this parameter is not defined
    (e.g.: manually created bridges), ovsdbapp writes an error in the logs.
    This information is irrelevant and can cause confusion during debugging time.

    Change-Id: Ic85db65f651eb67fcb56b937ebe5850ec1e8f29f
    Closes-Bug: #1815912
    (cherry picked from commit 769e9712936187b48984d7ab73bd7e6611ef4b60)

tags: added: in-stable-pike
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/ocata)

Reviewed: https://review.openstack.org/649062
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f8abb69244514caa74bc5929ab87b995c8f67704
Submitter: Zuul
Branch: stable/ocata

commit f8abb69244514caa74bc5929ab87b995c8f67704
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Feb 14 14:04:05 2019 +0000

    [OVS] Exception message when retrieving bridge-id and is not present

    In the OVS agent, when setting up the ancillary bridges, the parameter
    external_id:bridge-id is retrieved. If this parameter is not defined
    (e.g.: manually created bridges), ovsdbapp writes an error in the logs.
    This information is irrelevant and can cause confusion during debugging time.

    Change-Id: Ic85db65f651eb67fcb56b937ebe5850ec1e8f29f
    Closes-Bug: #1815912
    (cherry picked from commit 769e9712936187b48984d7ab73bd7e6611ef4b60)

tags: added: in-stable-ocata
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/rocky)

Reviewed: https://review.openstack.org/649059
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f7262f5280864269b7cfe98f9b65e764fcabfa7c
Submitter: Zuul
Branch: stable/rocky

commit f7262f5280864269b7cfe98f9b65e764fcabfa7c
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Feb 14 14:04:05 2019 +0000

    [OVS] Exception message when retrieving bridge-id and is not present

    In the OVS agent, when setting up the ancillary bridges, the parameter
    external_id:bridge-id is retrieved. If this parameter is not defined
    (e.g.: manually created bridges), ovsdbapp writes an error in the logs.
    This information is irrelevant and can cause confusion during debugging time.

    Change-Id: Ic85db65f651eb67fcb56b937ebe5850ec1e8f29f
    Closes-Bug: #1815912
    (cherry picked from commit 769e9712936187b48984d7ab73bd7e6611ef4b60)

tags: added: in-stable-rocky
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 11.0.7

This issue was fixed in the openstack/neutron 11.0.7 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 13.0.3

This issue was fixed in the openstack/neutron 13.0.3 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 12.0.6

This issue was fixed in the openstack/neutron 12.0.6 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron ocata-eol

This issue was fixed in the openstack/neutron ocata-eol release.

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.