RemoteMacEntry list and delete ignore gateway_device_id

Bug #1658966 reported by Brandon Berg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-midonet
Fix Released
Medium
Brandon Berg

Bug Description

Gateway-device-remote-mac-entry-list ignores the specified gateway-device-id and lists all remote MAC entries for all gateway devices.

Gateway-device-remote-mac-entry-delete ignores the specified gateway-device-id and deletes the specified remote MAC entry regardless of whether it belongs to that gateway device.

Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :
Changed in networking-midonet:
assignee: nobody → Brandon Berg (bberg-s)
status: New → In Progress
Changed in networking-midonet:
importance: Undecided → Medium
milestone: none → 4.0.0
Changed in networking-midonet:
milestone: 4.0.0 → 5.0.0
tags: added: ocata-backport-potential
tags: added: newton-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to networking-midonet (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/445307

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (master)

Reviewed: https://review.openstack.org/424575
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=da86a158949beae5bc70356eec008697db716e48
Submitter: Jenkins
Branch: master

commit da86a158949beae5bc70356eec008697db716e48
Author: Brandon Berg <email address hidden>
Date: Tue Jan 24 19:32:50 2017 +0900

    Fix list and delete RemoteMacEntry

    The Midonet Gateway Device extension's implementations of list and delete
    RemoteMacEntry were ignoring the gateway_device_id argument, such that
    list would return all RemoteMacEntries instead of just those for the
    specified GatewayDevice, and delete would succeed even if the specified
    RemoteMacEntry did not belong to the specified GatewayDevice. This patch
    fixes those issues.

    Change-Id: Id4ee232baf734b7c79ba3168773fe31b13894d1d
    Closes-Bug: #1658966

Changed in networking-midonet:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-midonet 5.0.0.0b1

This issue was fixed in the openstack/networking-midonet 5.0.0.0b1 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to networking-midonet (master)

Reviewed: https://review.openstack.org/445307
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=2d488b4a5c356043c870c56a612e5019244c8736
Submitter: Jenkins
Branch: master

commit 2d488b4a5c356043c870c56a612e5019244c8736
Author: YAMAMOTO Takashi <email address hidden>
Date: Tue Mar 14 14:42:38 2017 +0900

    test_extension_gateway_device: Add test cases for the recently fixed bug

    Related-Bug: #1658966
    Change-Id: Ic39d359f64ac69a5f3e5f8bbc6fbce091b35ff33

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.