Check in MountImage task if /etc/fstab is present
[snf-image] / README
1 Introduction
2 ============
3
4 This is snf-image, a Ganeti OS provider primarily used by the
5 Synnefo cloud management software to deploy VM instances from 
6 predefined or custom Images.
7
8 It comprises two distinct components:
9 * snf-image-host, which executes as a privileged process on the Ganeti host
10 * snf-image-helper, which executes inside a helper VM and undertakes all
11   security-sensitive customization of a Ganeti VM.
12
13 For more information on installing and configuring the software please see:
14
15 https://code.grnet.gr/projects/snf-image/wiki/Wiki
16
17 and the Synnefo homepage:
18
19 https://code.grnet.gr/projects/synnefo
20
21 License
22 =======
23
24 snf-image is licensed under GNU Generic Public License version 2 (GPLv2),
25 please see snf-image-{host,helper}/COPYING for the full text.