c603663dcec6cf8d0ad59a2d43a001cb09588f9a
[armband.git] / patches / opnfv-fuel / 0010-aarch64-skip-configuration-of-hugepages.patch
1 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
2 : Copyright (c) 2018 Enea AB and others.
3 :
4 : All rights reserved. This program and the accompanying materials
5 : are made available under the terms of the Apache License, Version 2.0
6 : which accompanies this distribution, and is available at
7 : http://www.apache.org/licenses/LICENSE-2.0
8 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
9 From: Charalampos Kominos <charalampos.kominos@enea.com>
10 Date: Thu, 24 Aug 2017 19:28:14 +0200
11 Subject: [PATCH] aarch64: skip configuration of hugepages
12
13 The reclass model contains instructions on how to setup nova.conf.
14 Those instructions need to be overwritten for ARM.
15
16 Signed-off-by: Guillermo Herrero <Guillermo.Herrero@enea.com>
17 Signed-off-by: Charalampos Kominos <charalampos.kominos@enea.com>
18 ---
19  mcp/reclass/classes/cluster/mcp-pike-common-ha/openstack_compute.yml | 4 ++--
20  1 file changed, 2 insertions(+), 2 deletions(-)
21
22 diff --git a/mcp/reclass/classes/cluster/mcp-pike-common-ha/openstack_compute.yml b/mcp/reclass/classes/cluster/mcp-pike-common-ha/openstack_compute.yml
23 index dd610ea..407751f 100644
24 --- a/mcp/reclass/classes/cluster/mcp-pike-common-ha/openstack_compute.yml
25 +++ b/mcp/reclass/classes/cluster/mcp-pike-common-ha/openstack_compute.yml
26 @@ -11,8 +11,8 @@ classes:
27    - system.linux.system.repo.glusterfs
28    - system.glusterfs.client.cluster
29    - system.nova.compute.cluster
30 -  - system.nova.compute.nfv.hugepages
31 -  - system.nova.compute.nfv.cpu_pinning
32 +  # - system.nova.compute.nfv.hugepages
33 +  # - system.nova.compute.nfv.cpu_pinning
34    - system.neutron.gateway.cluster
35    - system.cinder.volume.single
36    - system.cinder.volume.backend.lvm