Aline Manera 796513d7cc Add ftp protocol support for cdrom disk
The ftp protocol is already recognized by qemu/KVM so add this support to
libvirt as well.
The xml should be as following:

     <disk type='network' device='cdrom'>
       <source protocol='ftp' name='/url/path'>
         <host name='host.name' port='21'/>
       </source>
     </disk>

Signed-off-by: Aline Manera <alinefm@br.ibm.com>
2013-08-27 14:50:24 +02:00
..
2013-05-17 09:18:14 -06:00
2013-08-12 20:44:41 -06:00
2009-07-16 15:06:42 +02:00
2009-07-29 09:04:21 +01:00
2012-08-10 10:58:38 +02:00