p/fuel: Pin glusterfs to 3.12 for AArch64
[armband.git] / patches / opnfv-fuel / 0001-baremetal-Add-Armband-Openstack-repos-to-kvm-cmp.patch
1 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
2 : Copyright (c) 2017 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: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
10 Date: Sun, 26 Nov 2017 17:25:08 +0100
11 Subject: [PATCH] baremetal: Add Armband Openstack repos to kvm, cmp
12
13 Armband provides one APT repository that should be added to all
14 baremetal nodes explicitly (the other Armband repos are now part of
15 `linux.system.repo.mcp.openstack` or `linux.system.repo.mcp.extra`):
16 - linux.system.repo.mcp.armband;
17
18 This repo is pre-installed for all infrastructure VMs, so we only
19 handle it via Salt for baremetal kvm* and cmp* nodes.
20
21 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
22 ---
23  mcp/reclass/classes/cluster/baremetal-mcp-pike-common-ha/infra/kvm.yml   | 1 +
24  .../classes/cluster/baremetal-mcp-pike-common-ha/openstack_compute.yml   | 1 +
25  2 files changed, 2 insertions(+)
26
27 diff --git a/mcp/reclass/classes/cluster/baremetal-mcp-pike-common-ha/infra/kvm.yml b/mcp/reclass/classes/cluster/baremetal-mcp-pike-common-ha/infra/kvm.yml
28 index f413aef..23f09a7 100644
29 --- a/mcp/reclass/classes/cluster/baremetal-mcp-pike-common-ha/infra/kvm.yml
30 +++ b/mcp/reclass/classes/cluster/baremetal-mcp-pike-common-ha/infra/kvm.yml
31 @@ -7,6 +7,7 @@
32  ##############################################################################
33  ---
34  classes:
35 +  - system.linux.system.repo.mcp.armband
36    - system.linux.system.repo.glusterfs
37    - service.keepalived.cluster.single
38    - system.glusterfs.server.volume.glance
39 diff --git a/mcp/reclass/classes/cluster/baremetal-mcp-pike-common-ha/openstack_compute.yml b/mcp/reclass/classes/cluster/baremetal-mcp-pike-common-ha/openstack_compute.yml
40 index 5c077d5..78c4a0a 100644
41 --- a/mcp/reclass/classes/cluster/baremetal-mcp-pike-common-ha/openstack_compute.yml
42 +++ b/mcp/reclass/classes/cluster/baremetal-mcp-pike-common-ha/openstack_compute.yml
43 @@ -7,6 +7,7 @@
44  ##############################################################################
45  ---
46  classes:
47 +  - system.linux.system.repo.mcp.armband
48    - system.linux.system.repo.glusterfs
49    - system.linux.storage.loopback
50    - system.glusterfs.client.cluster