Comment 10 for bug 1370077

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

Reviewed: https://review.openstack.org/122448
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6e35185396f8e7d7a69e587ffd25ceb5ae07260c
Submitter: Jenkins
Branch: master

commit 6e35185396f8e7d7a69e587ffd25ceb5ae07260c
Author: Sam Betts <email address hidden>
Date: Thu Sep 18 16:36:53 2014 +0100

    Refactor test_get_port_vnic_info 2 and 3

    This patch addresses the comments left on review 121939 for
    nova/tests/network/test_neutronv2.py, it removes duplicated code from
    the added unit tests and corrects an identation issue.

    Change-Id: I02c004297d4ee78e5695c3ca265052020f2fcfa3
    Related-Bug: 1370077