Make filesystem of root partition configurable
authorThomas Thrainer <thomasth@google.com>
Thu, 23 May 2013 15:23:31 +0000 (17:23 +0200)
committerThomas Thrainer <thomasth@google.com>
Thu, 23 May 2013 15:58:30 +0000 (17:58 +0200)
commite704a8d122722db16550cfd412e390fa0e7ef247
tree0f7d1d143ed55d1584b51a3c08b9b7fbc8bcbe98
parent0b1aa69c75fa17941c223f55aaca878db3965f4b
Make filesystem of root partition configurable

A new parameter, filesystem, is introduced which can be used to specify
the filesystem type of the root partition from instances. It defaults
to 'ext4'.

This also required to update the API version of the OS definition, as
instance parameters are only supported from version 20 on.

This fixes issue 464.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Makefile.am
NEWS
README
common.sh.in
create
ganeti_api_version
parameters.list [new file with mode: 0644]
verify [new file with mode: 0755]