[VCP VMs] AArch64: Switch seeding back to qemu-nbd 20/67520/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 1 Apr 2019 14:25:49 +0000 (16:25 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 10 Apr 2019 11:19:31 +0000 (11:19 +0000)
commit0d09880e386c03077cde68a219924eab182c5b4c
treebc4adbc00f85059e17f71e4572776e1685333c3c
parentf021e19b4797eb4f6830d86056fce919f1e1fe01
[VCP VMs] AArch64: Switch seeding back to qemu-nbd

Upstream change [1] switched from old qemu-nbd preseeding of VCP VMs
to using a cloud-init + configuration drive. This breaks on AArch64
with "IDE controllers are unsupported for this QEMU binary or machine
type", so switch back to using qemu-nbd.

[1] https://github.com/Mirantis/reclass-system-salt-model/commit/c0e4807

Change-Id: I0dfeb638d408343c76a73fafa503048a79ce1f6e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit f4f2820028953e970f1216846be25079cdadcd24)
mcp/reclass/classes/cluster/mcp-common-ha/infra/kvm.yml.j2