- 27 May, 2014 1 commit
-
-
Nikos Skalkotos authored
If the variant file has defined mandatory input variables like IMG_ID the verification script should not fail to find them. This fixes #35
-
- 13 Sep, 2012 1 commit
-
-
Nikos Skalkotos authored
This url points to a json file that contains the value for other OS parameters. Using this file we can pass parameters to snf-image without writting them in Ganeti's config.data. This is useful, for 2 reasons: * Privacy: We don't want the password to appear in the Ganeti config * Speed: Some parameters like IMG_PERSONALITY can be quite large (a few KB) and since ganeti shares the instance configuration among different nodes, the overall system will start getting slower if many instances with IMG_PERSONALITY exist.
-
- 09 Jul, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 03 Jul, 2012 1 commit
-
-
Constantinos Venetsanopoulos authored
* Make sure `img_format', `img_passwd' and `img_id' are passed * If format is `diskdump', require the `img_properties` parameter
-
- 05 Oct, 2011 1 commit
-
-
Constantinos Venetsanopoulos authored
Also add ChangeLog and COPYING info
-
- 23 Sep, 2011 1 commit
-
-
Nikos Skalkotos authored
Those files are required by ganeti-os-interface
-