Comment #2 : Bug #1364976 : Bugs : neutron

Comment 2 for bug 1364976

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

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

commit eacd1fc6b2cb3175f603cdd80d7b59dbe9b0719b
Author: Robert Pothier <email address hidden>
Date: Wed Sep 3 11:09:15 2014 -0400

    ML2 Cisco Nexus MD: Fix UT to send one create vlan message

    With the commit of https://review.openstack.org/#/c/113009,
    test_nexus_add_trunk needs to have the device_id set to
    a unique value. Combining test_nexus_add_trunk and
    test_nexus_enable_vlan_cmd to reduce duplicate code,
    which fixes the original issue.

    Change-Id: I4191a6880ec0f43365aacb638a92a0dd3e1e80aa
    Closes-Bug: 1364976