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, and update instance metadata at the propery moment.
Jose A. Lopes (4): Fix docstring Change temporary disk from readonly to read-write Move metadata call to inside the temporary disk creation Override disk paths for safe OS installation lib/backend.py | 9 ++++++++- lib/cmdlib/instance.py | 31 ++++++++++++++++--------------- lib/rpc_defs.py | 1 + lib/server/noded.py | 3 ++- 4 files changed, 27 insertions(+), 17 deletions(-) -- 1.9.1.423.g4596e3a
