]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove duplicate keys from dictionary
authorRavi Shekhar Jethani <ravishekar.jethani@nttdata.com>
Tue, 17 Nov 2015 12:03:38 +0000 (04:03 -0800)
committerRavi Shekhar Jethani <ravishekar.jethani@nttdata.com>
Tue, 17 Nov 2015 12:03:38 +0000 (04:03 -0800)
commitcd097bd0d88dc70a1056f094e2ea039a9351c08c
tree5fffe5cfc8aab3a47f6d1a6a6fe1b16a313b703b
parentdb2d27bf8b8770503d5f166f19898a48303e74ab
Remove duplicate keys from dictionary

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

Trivial Fix

Change-Id: I2e674aed2cd04d2c78cfb44d8ed525c68be79ab1
cinder/tests/unit/api/contrib/test_volume_host_attribute.py
cinder/tests/unit/api/contrib/test_volume_image_metadata.py
cinder/tests/unit/test_huawei_drivers.py