Statistics
| Branch: | Tag: | Revision:

root / snf-image-host / parameters.list @ 365b2ed3

History | View | Annotate | Download (451 Bytes)

# Date Author Comment
3707aa73 09/13/2012 05:25 pm Nikos Skalkotos

Add new config_url os parameter

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...
e16d4331 11/08/2011 11:23 am Constantinos Venetsanopoulos

Add `img_properties` OS parameter

The img_properties parameter is a json dictionary
(json.dumps format) which contains all the necessary
properties that will be used to customize the new image.

edf5dd1a 10/05/2011 01:49 pm Constantinos Venetsanopoulos

Rename host to snf-image-host

Also add ChangeLog and COPYING info