aboutsummaryrefslogtreecommitdiffstats
path: root/patches/opnfv-fuel/0002-salt.sh-user-data-Add-Saltstack-arm64-repo.patch
AgeCommit message (Collapse)AuthorFilesLines
2017-09-04u/fuel: Bump & rebase for cinder supportAlexandru Avadanii1-67/+0
Change-Id: Ie116967d0dd909f1901e2099485795316a706ad7 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-01u/fuel: Bump & rebase for VCP RAM increaseAlexandru Avadanii1-2/+2
Change-Id: Id3914c3d53b1c757107d347679e6667be95df5d3 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-08-30u/fuel: Bump & rebase for salt scripts new repoAlexandru Avadanii1-2/+2
While at it, drop patch that removes UCA repo in ODL scenario and replace it with a patch that extends arch list for UCA repo for arm64. JIRA: ARMBAND-304 Change-Id: Icd8e4cf8288c3e42915244f40d261ff463f60452 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-08-29patches: Bring back copyright headersAlexandru Avadanii1-0/+8
JIRA: ARMBAND-301 Change-Id: Ib03abb3bdf36d2471a78e957e068124f4abef239 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-08-18salt.sh: Add "arm64" to bootstrap arch conditionAlexandru Avadanii1-4/+18
Upstream commit [1] broke Salt bootstrap on AArch64, by introducing an architecture condition that is too strict to allow Debian package installation (even if we provide our own repo). Add "arm64" to the list of supported architectures. This needs to be done on the fly, as the bootstrap script is fetched using `curl` from <salt-master-setup.sh>, which is also fetched dynamically using `svn export`. [1] https://github.com/saltstack/salt-bootstrap/commit/caa6d7d Change-Id: I2ff5d56e4d3072a1afe31ab0a400b0b83e2b34a8 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-08-11p/fuel: Rebase after lib.sh VGA patch got upstreamAlexandru Avadanii1-0/+45
Change-Id: Ibf6f633873e7dce9c38f6952710b7937b1290ac3 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>