aboutsummaryrefslogtreecommitdiffstats
path: root/patches/opnfv-fuel/0013-baremetal-linux-image-generic-hwe-16.04-edge.patch
AgeCommit message (Collapse)AuthorFilesLines
2017-11-26u/fuel: Bump & rebase for new deploy arg `-E`Alexandru Avadanii1-0/+62
Slight refactor of Armband high states, combine all parts touching salt minion into a single `armband.salt_minion` state. Also bring in support for NVRAM-backed domain undefine via `virt.purge` by passing down the proper flag to libvirt. While at it, squash mcp/patches touching the same lines of code in <_modules/seedng.py>, so deploys using `-f` do not fail at the patch stage (due to conflicting patch lines, checking for `patch -R` does not work as expected). Change-Id: Iefca061e641854d28bd8576f2b4547c87c239e32 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit d8dd9847b7a534b3c78af1b3eb772f07a3543d0c)