aboutsummaryrefslogtreecommitdiffstats
path: root/patches/opnfv-fuel/0014-Revert-Get-back-to-the-GA-kernel.patch
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-02-25 03:54:45 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-02-26 20:19:42 +0100
commit2ec48942a22cb2de425bf89ad242a5726475b4cb (patch)
treefdc93c5993f1848b9ac2195bda2fba77dc377915 /patches/opnfv-fuel/0014-Revert-Get-back-to-the-GA-kernel.patch
parentd43a4cc079d21ca5d5d1bccf9ed13dc467f60b8e (diff)
u/fuel: Bump & rebase for compute parameterization
While at it, enable hugepages on AArch64 by removing the patch that used to disable them. JIRA: ARMBAND-341 Change-Id: I8f5e8bbceeaa2c99a983a14d9c03da497eec64c4 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Diffstat (limited to 'patches/opnfv-fuel/0014-Revert-Get-back-to-the-GA-kernel.patch')
-rw-r--r--patches/opnfv-fuel/0014-Revert-Get-back-to-the-GA-kernel.patch30
1 files changed, 0 insertions, 30 deletions
diff --git a/patches/opnfv-fuel/0014-Revert-Get-back-to-the-GA-kernel.patch b/patches/opnfv-fuel/0014-Revert-Get-back-to-the-GA-kernel.patch
deleted file mode 100644
index 72bb96c8..00000000
--- a/patches/opnfv-fuel/0014-Revert-Get-back-to-the-GA-kernel.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
-: Copyright (c) 2018 Enea AB and others.
-:
-: All rights reserved. This program and the accompanying materials
-: are made available under the terms of the Apache License, Version 2.0
-: which accompanies this distribution, and is available at
-: http://www.apache.org/licenses/LICENSE-2.0
-::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
-From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
-Date: Mon, 22 Jan 2018 19:41:37 +0100
-Subject: [PATCH] Revert "Get back to the GA kernel"
-
-This reverts commit d06bcfb72c44b507c3efee4de00f415869f48450.
----
- mcp/reclass/classes/cluster/mcp-pike-common-ha/infra/maas.yml | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/mcp/reclass/classes/cluster/mcp-pike-common-ha/infra/maas.yml b/mcp/reclass/classes/cluster/mcp-pike-common-ha/infra/maas.yml
-index 226a4f6..a298742 100644
---- a/mcp/reclass/classes/cluster/mcp-pike-common-ha/infra/maas.yml
-+++ b/mcp/reclass/classes/cluster/mcp-pike-common-ha/infra/maas.yml
-@@ -25,7 +25,7 @@ parameters:
- maas_db_password: opnfv_secret
- dns_server01: ${_param:opnfv_dns_server01}
- single_address: ${_param:infra_maas_node01_deploy_address}
-- hwe_kernel: 'hwe-16.04'
-+ hwe_kernel: 'hwe-16.04-edge'
- maas:
- region:
- salt_master_ip: ${_param:reclass_config_master}