[Openstack] Python API for Dynamic Large Objects in Swift

Vincenzo Pii vinc.pii at gmail.com
Fri Jul 24 12:28:42 UTC 2015


To upload a Dynamic Large Object with the Swift CLI one can just do

swift upload newcont -S 1048576000 large_object

but, is there any equivalent in the swift python APIs (swiftclient module
from https://github.com/openstack/python-swiftclient)?

The content_length parameter of put_object will just truncate the content...

Thanks,
Vincenzo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150724/5c63a21c/attachment.html>


More information about the Openstack mailing list