This patch series improves several things regarding the OS installs, namely, ensure the disk labels are properly passed as environment variables to the OS scripts, update instance metadata at the propery moment, and parametrize the OS script that is called inside the install helper VM.
Jose A. Lopes (4): Fix docstring Change temporary disk from readonly to read-write Extend export OS to override environment Override disk labels and introduce 'OS_SCRIPT' lib/backend.py | 8 +++++++- lib/cmdlib/instance.py | 41 ++++++++++++++++++++++++++--------------- lib/rpc_defs.py | 1 + lib/server/noded.py | 3 ++- 4 files changed, 36 insertions(+), 17 deletions(-) -- 1.9.1.423.g4596e3a
