]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Cisco: Fix test cases which make incorrect create requests
authorAbhishek Raut <abhraut@cisco.com>
Mon, 14 Jul 2014 11:17:14 +0000 (04:17 -0700)
committerAbhishek Raut <abhraut@cisco.com>
Mon, 14 Jul 2014 20:14:37 +0000 (13:14 -0700)
commit72f66917fe79996b9715c47eae8e9d479b210c2d
tree9f74b479957cb0b36a63592ae93d6b55a0be3fef
parent3c037a5869182b991d9257ba5831ed4bf5d132b4
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
neutron/tests/unit/cisco/n1kv/test_n1kv_plugin.py