[salt] Retire Armband Saltstack repos 81/57281/5
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 10 May 2018 16:09:26 +0000 (18:09 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 22 May 2018 16:17:44 +0000 (18:17 +0200)
commitd680c5fb86c3fd4b25e7b7f766064a6ef4bf9a3b
tree301d7de4e5caec317f7fc2257defd45fda6f848d
parent76919718c06a6dd58d63a1bc9b699d56d9086cdb
[salt] Retire Armband Saltstack repos

Provided we take care of the minor consequences of relying strictly
on upstream Saltstack amd64 repos on arm64 (since we don't use RAET,
this means merely installing `python-futures` as a dependency of
`python-tornado` on all minions), we can finally drop our Salstack
arm64 repository.

This implies installing python-futures on:
- FN and VCP VMs (handled via lib.sh pre-patching);
- baremetal nodes (handled via MaaS Curtin template for arm64 now);

While at it, also handle other minor patch cleanup operations:
 * drop `system.linux.system.repo.mcp.armband`, already covered by:
   - lib.sh pre-patching for FN and VCP VM images;
   - maas.region.repositories for baremetal nodes;
 * switch glusterfs PPA repo arch from 'amd64,arm64' to None;
 * drop obsolete patch handling `mcelog` on AArch64;

[1] https://github.com/salt-formulas/salt-formula-maas/pull/26

JIRA: ARMBAND-382

Change-Id: I34f3bd70ebf10395e8d4e70498ff3a144b4d9c3b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
17 files changed:
patches/opnfv-fuel/0001-baremetal-Add-Armband-Openstack-repos-to-kvm-cmp.patch [deleted file]
patches/opnfv-fuel/0001-salt-formulas-Add-enable-armband-formula.patch [moved from patches/opnfv-fuel/0002-salt-formulas-Add-enable-armband-formula.patch with 93% similarity]
patches/opnfv-fuel/0002-vPDF-Use-arm-virtual2-POD-config-in-sample.patch [moved from patches/opnfv-fuel/0003-vPDF-Use-arm-virtual2-POD-config-in-sample.patch with 100% similarity]
patches/opnfv-fuel/0003-mcp-salt-formulas-opendaylight-AArch64-leveldb.patch [moved from patches/opnfv-fuel/0004-mcp-salt-formulas-opendaylight-AArch64-leveldb.patch with 100% similarity]
patches/opnfv-fuel/0004-maas-boot-resources-Add-arm64-architecture.patch [moved from patches/opnfv-fuel/0006-maas-boot-resources-Add-arm64-architecture.patch with 100% similarity]
patches/opnfv-fuel/0005-maas-Add-curtin_userdata_arm64_generic_xenial.patch [deleted file]
patches/opnfv-fuel/0005-mcp-salt-formulas-armband-Extend-libvirt_domain.patch [moved from patches/opnfv-fuel/0007-mcp-salt-formulas-armband-Extend-libvirt_domain.patch with 97% similarity]
patches/opnfv-fuel/0006-virtng.py-virt.sls-Extend-libvirt_domain.patch [moved from patches/opnfv-fuel/0008-virtng.py-virt.sls-Extend-libvirt_domain.patch with 93% similarity]
patches/opnfv-fuel/0007-Add-opnfv-user-to-the-deployment.patch [moved from patches/opnfv-fuel/0010-Add-opnfv-user-to-the-deployment.patch with 100% similarity]
patches/opnfv-fuel/0008-Revert-Get-back-to-the-GA-kernel.patch [moved from patches/opnfv-fuel/0011-Revert-Get-back-to-the-GA-kernel.patch with 98% similarity]
patches/opnfv-fuel/0009-Set-volume-name-in-source-file-to-sdX.patch [moved from patches/opnfv-fuel/0012-Set-volume-name-in-source-file-to-sdX.patch with 92% similarity]
patches/opnfv-fuel/0009-seedng-module-Add-AArch64-repo.patch [deleted file]
patches/reclass-system-salt-model/0001-linux.system.repo-Drop-arch-for-glusterfs-repo.patch [moved from patches/reclass-system-salt-model/0003-linux.system.repo.glusterfs-Add-arm64-arch.patch with 64% similarity]
patches/reclass-system-salt-model/0001-linux.system.repo.mcp-Add-Armband-repos.patch [deleted file]
patches/reclass-system-salt-model/0002-linux.system-AArch64-Remove-mcelog.patch [deleted file]
patches/reclass-system-salt-model/0002-linux.system.repo-Drop-arch-for-openstack-repo.patch [moved from patches/reclass-system-salt-model/0004-linux.system.repo-Drop-arch-for-openstack-repo.patch with 95% similarity]
upstream/fuel