ContainX / openstack4j

A Fluent OpenStack SDK / Client Library for Java
http://openstack4j.com
Other
290 stars 367 forks source link

Image upload to Glance takes very long time (10-15 min) #732

Open menihillel opened 8 years ago

menihillel commented 8 years ago

In my case, I am uploading a file (170MB) on fast network. Through horizon it takes a second. Using API takes 10-15 min. I speculate it has to do with connector (resteasy or jersey) streaming/buffering.

zhaijp commented 7 years ago

Hello,Did you solve the problem?

zhaijp commented 7 years ago

It took me a few minutes to upload the cirros 17m, and it was on the LAN.