diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-07-26 19:06:31 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-26 17:11:30 +0000 |
commit | 609211a2bfed15afed324be3fcd5dfde3f7a677d (patch) | |
tree | cccc517781e4b077f5c5610c881dc9816956ef74 | |
parent | 02fcf7dc76f810351b73cb2c0a74912d33bf1d67 (diff) |
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- lib.sh: cleanup_vms: Also remove VMs that use UEFI
Pass `--nvram` to `virsh undefine`, so guest VMs booted using
UEFI (OVMF on x86 or AAVMF on AArch64) can be destroyed.
This does not affect VMs without UEFI.
While at it, fix logical error in previous commit adding support
for cleaning up stopped VMs.
Change-Id: I44c20566469f29a8683d81e3641c69da572ccd4e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
m--------- | docs/submodules/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/fuel b/docs/submodules/fuel -Subproject 4651bb2a7257be49c9ca6ce5c959de66e680000 +Subproject 346b0c0856ed53525e4d97cd06f3b8a9423d05f |