Hello, When a file is uploaded to Glance, Swift through Horizon it is stored locally in a temporary directory in Horizon server. This is inefficient approach especially for big files.
I would suggest to implement 'proxy' upload to Glance, Swift using chunk buffer instead of storing a file locally. It would eliminate such drawbacks as potential free space exhaustion. It would be awesome to add upload progress bar as well. I look forward to your constructive replies. Best regards, Kyrylo
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev