Merge "Remove duplicate key"
This commit is contained in:
commit
b5b7fc9a98
@ -642,7 +642,6 @@ class Store(glance_store.driver.Store):
|
||||
{'obj_name': obj_name,
|
||||
'UploadId': mpu.id,
|
||||
'total_size': total_size,
|
||||
'obj_name': obj_name,
|
||||
'checksum_hex': checksum_hex})
|
||||
return (loc.get_uri(), total_size, checksum_hex, {})
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user