diff options
author | Szilard Cserey <szilard.cserey@gmail.com> | 2016-08-30 16:29:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-30 16:29:33 +0000 |
commit | 382464e0d22d2a4be430b1bff83177db3d60b15b (patch) | |
tree | eb69fe96ebd6f688f8c0820c3247cbdcf9568484 /upstream/fuel | |
parent | 471627d481b5d5905d1d322f21c3285b9d729e2d (diff) |
Updated armband
Project: fuel 7cff3184b3cefae5894eeef78bb3490818bc8141
deploy: Delete old Fuel env if present
In order to clean up old partitioning and boot entries on target
nodes, before removing the Fuel Master, try ssh-ing into it and
removing all environments/nodes.
This is especially important for EFI systems, where old boot
entries are left behind without a proper env delete, leading to
target nodes failing to PXE boot on Fuel Master re-install.
This change assumes that:
- all Fuel Master information is unchanged between old and new
deploy (fuel IP, password etc.);
- Fuel Master is up and running, in a sane state (target nodes
are also online), when deploy starts;
Closes: ARMBAND-51
Change-Id: I7b61124ea9182ce2d599adcdedef03e0d8d67ed6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'upstream/fuel')
m--------- | upstream/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/upstream/fuel b/upstream/fuel -Subproject a0f0fb312899a44e80ec0339a44497b6e1c94bf +Subproject 7cff3184b3cefae5894eeef78bb3490818bc814 |