summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-02-27 18:43:36 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-02-27 18:44:54 +0100
commitbfd4899a2189061c215f8321c6ae3a2888e9c064 (patch)
tree32cb219ac656d7d2b0df6e73da34d8edadc10a7f /patches
parent4b4f3784d08c0dea103fb93f452104ba7767f17e (diff)
fuel-web: Fixup AAVMF props patch context
Sync patch context after upstream changes. Change-Id: Id179543f0f3732f6609b66527a617e08135d7aef Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'patches')
-rw-r--r--patches/fuel-web/0003-AArch64-Cirros-TestVM-Use-AAVMF-guest-UEFI.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/patches/fuel-web/0003-AArch64-Cirros-TestVM-Use-AAVMF-guest-UEFI.patch b/patches/fuel-web/0003-AArch64-Cirros-TestVM-Use-AAVMF-guest-UEFI.patch
index 40ceb751..d11f5a03 100644
--- a/patches/fuel-web/0003-AArch64-Cirros-TestVM-Use-AAVMF-guest-UEFI.patch
+++ b/patches/fuel-web/0003-AArch64-Cirros-TestVM-Use-AAVMF-guest-UEFI.patch
@@ -14,9 +14,7 @@ diff --git a/nailgun/nailgun/orchestrator/deployment_serializers.py b/nailgun/na
index 77fcba1..fd33b3f 100644
--- a/nailgun/nailgun/orchestrator/deployment_serializers.py
+++ b/nailgun/nailgun/orchestrator/deployment_serializers.py
-@@ -284,6 +284,13 @@ class DeploymentMultinodeSerializer(object):
- 'hypervisor_type': 'vmware'
- }
+@@ -284,4 +284,11 @@ class DeploymentMultinodeSerializer(object):
+ # AArch64: Use AAVMF (guest UEFI)
+ if arch == 'aarch64':