cloudstack/server
Rajani Karuturi ebaa4dd38e volume upload: added httpcomponents server and removed nio server
removing nio server as it is currently handling only https connections
and the parsing logic is also specific to agent communication.

current limitation of httpcomponents server is that the entire file is
read in memory. need figure out how to read it in chunks and send it
through a inputstreamreader to save on secondary storage.
2015-01-16 17:15:14 +05:30
..
conf Summary: Updated sudoers approved commands for cloud user 2013-10-23 13:42:16 -07:00
resources volume upload: management server polling and upload status from agent 2015-01-14 10:19:12 +05:30
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src volume upload: management server polling and upload status from agent 2015-01-16 15:28:17 +05:30
test CLOUDSTACK-7822: Fixed SSL Cert Tests and relaxed chain validation 2014-11-13 09:55:49 -05:00
pom.xml volume upload: added httpcomponents server and removed nio server 2015-01-16 17:15:14 +05:30