]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove duplicate keys from dictionary
authorankitagrawal <ankit11.agrawal@nttdata.com>
Tue, 22 Sep 2015 13:01:19 +0000 (06:01 -0700)
committerankitagrawal <ankit11.agrawal@nttdata.com>
Wed, 23 Sep 2015 05:49:26 +0000 (22:49 -0700)
commit3086c042e4bcf92fe0f5e8e427a3abeecba42b90
treec8a4c0096468175bb6b719be8c4975406da33784
parentfcb11882072c16b0fc4e8b2d21ac7c3db56ccd84
Remove duplicate keys from dictionary

There are few places where duplicate keys are added in the dictionary.
Removed all such occurrences throughout the code.

TrivialFix

Change-Id: I5db553d4d9f161b513520c87b6ad17b7ca6a0782
cinder/tests/unit/test_huawei_drivers.py
cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py