Comment 5 for bug 1067669

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

Reviewed: https://review.openstack.org/16615
Committed: http://github.com/openstack/quantum/commit/eacc9d3c344d018e3d32b0352c90239e1e4c25b3
Submitter: Jenkins
Branch: stable/folsom

commit eacc9d3c344d018e3d32b0352c90239e1e4c25b3
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