summaryrefslogtreecommitdiffstats
path: root/nova/openstack
diff options
context:
space:
mode:
authorChuck Short <chuck.short@canonical.com>2012-08-01 13:03:15 -0500
committerChuck Short <chuck.short@canonical.com>2012-08-01 13:09:58 -0500
commit46e2c8a575fecc55a896632029d5db6b5bd7b112 (patch)
tree63741d1358c25cd1cf9994179e15f99accf91e1f /nova/openstack
parent3a5ea16bec06fceddfe06af343ee505cfc419a1b (diff)
downloadnova-46e2c8a575fecc55a896632029d5db6b5bd7b112.tar.gz
nova-46e2c8a575fecc55a896632029d5db6b5bd7b112.tar.xz
nova-46e2c8a575fecc55a896632029d5db6b5bd7b112.zip
Fix traceback when using s3.
Fix a regression that causes tracebacks in s3 Traceback (most recent call last): File "/opt/stack/nova/nova/image/s3.py", line 294, in delayed_create _update_image_state(context, image_uuid, 'downloading') File "/opt/stack/nova/nova/image/s3.py", line 286, in _update_image_state headers) TypeError: update() takes at most 5 arguments (6 given) This is due to 6e4539f397bfc5dbf9ec88ddc3968621815d576b Fixes LP: #1031867 Change-Id: I6cf786999c623c0ca780a173dcba49354207e9c3 Signed-off-by: Chuck Short <chuck.short@canonical.com>
Diffstat (limited to 'nova/openstack')
0 files changed, 0 insertions, 0 deletions