Comment 2 for bug 1347963

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

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

commit 72f66917fe79996b9715c47eae8e9d479b210c2d
Author: Abhishek Raut <email address hidden>
Date: Mon Jul 14 04:17:14 2014 -0700

    Cisco: Fix test cases which make incorrect create requests

    Some test cases in the test_n1kv_plugin module are sending more than
    one dictionary while creating the network profile resources. This
    patch corrects these erroneous test cases while preserving the test
    cases intended behavior.

    Change-Id: I99de0b708218cf5217ecf47c74a30f75d0733e25
    Closes-bug: #1347963