Comment 3 for bug 1067669

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

Reviewed: https://review.openstack.org/16044
Committed: http://github.com/openstack/quantum/commit/90dc4691c888944d3d1691d06a739e8dc54857d6
Submitter: Jenkins
Branch: master

commit 90dc4691c888944d3d1691d06a739e8dc54857d6
Author: Bob Kukura <email address hidden>
Date: Tue Nov 13 13:50:53 2012 -0500

    Improve openvswitch and linuxbridge agents' parsing of mappings

    Created generic quantum.utils.parse_mappings function that detects
    duplicate key or value strings, and changed openvswitch and
    linuxbridge agents to use this to parse their mappings from physical
    networks to bridges or interfaces. Fixes bug 1067669.

    Also fixed some typos in comments.

    Change-Id: I342eaeeb6ff4c6e25d57d631f250faac082011b8