Clean up code and support pithos-hosted images
authorNikos Skalkotos <skalkoto@grnet.gr>
Mon, 12 Dec 2011 13:19:51 +0000 (15:19 +0200)
committerNikos Skalkotos <skalkoto@grnet.gr>
Mon, 12 Dec 2011 13:34:45 +0000 (15:34 +0200)
commitd71f59e907409d693c758ddfb6aadb6393d7892c
treea6690d82a59bc6d3c8756e232c9ec11d3a7939f5
parentde0cc3e993aab0f09eb6d1e88bd731f24c379687
Clean up code and support pithos-hosted images

 * Drop "custom" image format type. The same functionality is provided
   by network-hosted images.
 * Images with id that starts with "http:", "https:", "ftp:", "ftps:"
   are considered to be network hosted and are downloaded via cURL.
 * Images with id that starts with "pithos:" are considered to be
   pithos-hosted.
 * Support for pithos and network hosted images is disabled by default.
   You may enable it when configuring the project  using
   --enable-pithos-backend and --enable-network-backend respectively.
snf-image-host/Makefile.am
snf-image-host/common.sh.in
snf-image-host/configure.ac
snf-image-host/create
snf-image-host/defaults